hardbyte / python-can

The can package provides controller area network support for Python developers
https://python-can.readthedocs.io
GNU Lesser General Public License v3.0
1.31k stars 604 forks source link

Return timestamps relative to epoch in neovi interface #1789

Closed pierreluctg closed 5 months ago

pierreluctg commented 5 months ago

Return timestamps relative to epoch in neovi interface. noeVI HW timestamps are relative to Jan 1, 2007 ("ICS epoch"). Adding logic to return messages with timestamps relative to January 1, 1970 (epoch).