dschanoeh / Kayak

Kayak is a CAN bus analysis tool based on SocketCAN
https://dschanoeh.github.io/Kayak/
GNU Lesser General Public License v3.0
313 stars 78 forks source link

Kayak generates invalid log files #11

Open dschanoeh opened 12 years ago

dschanoeh commented 12 years ago

If the time is stopped and started again while recording a log file the timestamps in the file start again at zero. This is bad and breaks the format specification. Therefore log file recording must be stopped when the global time is stopped.