Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time Stamp #243

Open
NilS51 opened this issue Jul 7, 2021 · 1 comment
Open

Time Stamp #243

NilS51 opened this issue Jul 7, 2021 · 1 comment

Comments

@NilS51
Copy link

NilS51 commented Jul 7, 2021

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?

@rohoog
Copy link

rohoog commented Feb 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants