intel-staging / libptpmgmt_iaclocklib

The Clock Manager is a library for monitoring network time synchronization on the local platform. Disclaimer: This project is under development. All source code and features on the main branch is for the purpose of testing or evaluation and not production ready. We will upstream the code and archive this GitHub repo thereafter.
Other
4 stars 5 forks source link

CLOSE: Feature: Subscription message rx and tx #13

Closed AzuraTarmiziIntel closed 2 months ago

AzuraTarmiziIntel commented 3 months ago

Added subscription message tx and rx pathway between the proxy and client.

AzuraTarmiziIntel commented 3 months ago

Functional test : In Proxy : _ Debug: [CommonSubscribeMessage]::makeBuffer - sessionId : 0 at line 46 in subscribe_msg.cpp:makeBuffer Debug: [CommonSubscribeMessage]::makeBuffer - subscription event : jcl_event : event[0] = 10 , subscription val : jcl_value : upper 0 lower : 0 at line 50 in subscribemsg.cpp:makeBuffer

In client

image

image

image

AzuraTarmiziIntel commented 2 months ago

This is being included inside Siang PR. I will close this now.