Open chrberger opened 6 years ago
The reasoning behind the field timestamp in message LeaderStatus is unclear (https://github.com/DIT168-V2V-responsibles/v2v-protocol/blob/master/Messages.odvd#L18) as any Envelope from OD4Session automatically provides you with the timestamping (https://github.com/chrberger/libcluon/blob/master/libcluon/resources/cluonDataStructures.odvd#L26-L28).
We are using the UDPSender and UDPReceiver to send and receive messages after the cars are connected and we cant use the timestamps from the envelope because of that as far as we know.
The reasoning behind the field timestamp in message LeaderStatus is unclear (https://github.com/DIT168-V2V-responsibles/v2v-protocol/blob/master/Messages.odvd#L18) as any Envelope from OD4Session automatically provides you with the timestamping (https://github.com/chrberger/libcluon/blob/master/libcluon/resources/cluonDataStructures.odvd#L26-L28).