firmware/src/gps
Tom Fifield 11db6d4dcc Can't trust RTCs to tell the time. (#7779)
Further to https://github.com/meshtastic/firmware/pull/7772 ,
we discovered that some RTCs have hard-coded start times well in the
past.

This patch gives RTCs the same treatment as GPS - if the time is
earlier than BUILD_EPOCH, we don't use it.

Fixes #7771
Fixes #7750
2025-08-29 13:23:14 -05:00
..
cas.h A second round of cleanup on GPS.h. (#5433) 2024-11-25 05:32:04 -06:00
GeoCoord.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
GeoCoord.h Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
GPS.cpp We don't gotTime if time is 2019. (#7772) 2025-08-29 09:09:13 -05:00
GPS.h Add PA1010D GPS support (#6691) 2025-05-02 10:11:09 +08:00
GPSUpdateScheduling.cpp More reduction (#5256) 2024-11-04 19:15:59 -06:00
GPSUpdateScheduling.h Revert "Sync Wio lr1110 refresh with master (#4288)" 2024-07-22 15:30:36 +02:00
NMEAWPL.cpp Fixed NMEA sentence issue in CalTopo as well as bug with no printing all of the nodes (#5412) 2024-11-21 20:13:30 +08:00
NMEAWPL.h
RTC.cpp Can't trust RTCs to tell the time. (#7779) 2025-08-29 13:23:14 -05:00
RTC.h Can't trust RTCs to tell the time. (#7779) 2025-08-29 13:23:14 -05:00
ubx.h chore: update ubx.h (#6522) 2025-04-08 14:04:33 -05:00