Skip to content

Fix system time update via GPS without app use#7

Open
brad112358 wants to merge 1 commit intoSkyRocketToys:masterfrom
brad112358:system-time-fix
Open

Fix system time update via GPS without app use#7
brad112358 wants to merge 1 commit intoSkyRocketToys:masterfrom
brad112358:system-time-fix

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