mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-30 21:11:19 +00:00
![]() 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 |
||
---|---|---|
.. | ||
cas.h | ||
GeoCoord.cpp | ||
GeoCoord.h | ||
GPS.cpp | ||
GPS.h | ||
GPSUpdateScheduling.cpp | ||
GPSUpdateScheduling.h | ||
NMEAWPL.cpp | ||
NMEAWPL.h | ||
RTC.cpp | ||
RTC.h | ||
ubx.h |