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

Use half minutes and a signed offset for timestamp #27

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

AngusJull
Copy link
Contributor

With the absolute time being a full minute and offsets being unsigned, it is much harder to send an older measurement in a newer packet. With half-minutes and a signed offset, the log time is cut in half but a measurement's offset is always compatible with the previous and next half-minute to have occurred

With the absolute time being a full minute and offsets being unsigned,
it is much harder to send an older measurement in a newer packet. With
half-minutes and a signed offset, the log time is cut in half but a
measurement's offset is always compatible with the previous and next
half-minute to have occured
@AngusJull AngusJull self-assigned this Nov 8, 2024
@AngusJull AngusJull marked this pull request as draft November 8, 2024 18:35
@AngusJull AngusJull marked this pull request as ready for review November 13, 2024 18:23
@AngusJull AngusJull merged commit 22058cb into main Nov 13, 2024
1 check passed
@linguini1 linguini1 deleted the half-minutes branch November 13, 2024 18:59
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

Successfully merging this pull request may close these issues.

2 participants