OpenLog icon indicating copy to clipboard operation
OpenLog copied to clipboard

Time Stamp

Open NilS51 opened this issue 4 years ago • 1 comments
trafficstars

It is imperative to have a timestamp for each message. Exact world time is not required, exact time between messages is required. It is enough to start the log at 0 milliseconds. Can you add this functionality to the upcoming release as soon as possible?

NilS51 avatar Jul 07 '21 09:07 NilS51

How about adding support for a DS3234 module attached to the SPI pins at the front to get real-time timestamping.

What is a "message"? Is it a LF/CR-LF terminated run of bytes? Is a a chunk of bytes until a pause of N milliseconds? -- I guess the former is the typical situation, but it is totally dependent on what you're logging. There needs to be some new settings to control the insertion of timestamps.

rohoog avatar Feb 05 '22 18:02 rohoog