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

Fix system time update via GPS without app use #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brad112358
Copy link

I noticed that video and snapshot files had old timestamps when I didn't connect via the app.

Just comparing system time and gps time to UBLOX_MIN_DATE isn't enough
to determine if the system time has been or should be updated because
the system time may be a guess. Instead, always update if we have a valid GPS time when we first
get a fix.

to determine if the system time has been or should be updated because
the system time may be a guess.  Instead, always update when we first
get a fix.
@brad112358
Copy link
Author

@tridge, It has been quite some time with no activity here, including response to what seem to be useful pull requests. Is this code orphaned?

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.

1 participant