You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking inside the function dllknode_setupSyncPhase (dllknode.c) and found the calculation of the transmission times of the Managing Node to be odd.
It seems as if the function doesn't account for neither the message length (Ethernet frame size of the PRes-message) of the Controlled Node next in line nor the message length of the PReq-message sent before when calculating the begin of transmission of the next PReq sent by the Managing Node.
Am I missing something important?
Greetings
The text was updated successfully, but these errors were encountered:
Hi,
I was looking inside the function dllknode_setupSyncPhase (dllknode.c) and found the calculation of the transmission times of the Managing Node to be odd.
It seems as if the function doesn't account for neither the message length (Ethernet frame size of the PRes-message) of the Controlled Node next in line nor the message length of the PReq-message sent before when calculating the begin of transmission of the next PReq sent by the Managing Node.
Am I missing something important?
Greetings
The text was updated successfully, but these errors were encountered: