Timestamps synchronization with local time #2076
mdabrowski1990
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I noticed,
timestampattribute ofMessageclass uses time.time value. At the beginning of the communication with CAN Interface (I use Kvaser Hybrid CAN/LIN), the timestamps are synchronized with local time.time value. Over time the synchronization drifts.My understanding is that:
My questions:
PS. I am author of https://pypi.org/project/py-uds/ and I would love to know more to properly handle it in my project.
Beta Was this translation helpful? Give feedback.
All reactions