Files
meshtastic_firmware/src/gps
Tom FifieldandGitHub 81cb1e427f Guard bad time warning logs using GPS_DEBUG (#7897)
In 2.7.7 / 2.7.8 we introduced some new checks for time accuracy.

In combination, these result in a spamming of the logs when a bad time is found

When the GPS is active, we're calling the GPS thread every 0.2secs.

So this log could be printed 4,500 times in a no-lock scenario :)

Reserve this experience for developers using GPS_DEBUG.

Fixes https://github.com/meshtastic/firmware/issues/7896
2025-09-07 19:29:26 -05:00
..
2025-09-05 19:29:53 +10:00
2025-09-05 19:29:53 +10:00
2024-11-04 19:15:59 -06:00
2023-06-17 09:10:09 -05:00
2025-04-08 14:04:33 -05:00