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