mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-08 04:28:47 +00:00
![]() * Fix GPS that hard code 2080 as the start time. Some GPS chips, such as the AG3335 in T1000e and L96 have a hardcoded time of 2080-01-05 when they start up. To fix that in a way that seems permanent, let's ignore times that are more than 40 years since the firmware was built. We should followup in late 2039 to see if any changes are needed. Reported-By: @b8b8 * Update src/gps/RTC.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Put FORTY_YEARS in header and use in both places. * Restore Ben's nicer log lines. --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
---|---|---|
.. | ||
cas.h | ||
GeoCoord.cpp | ||
GeoCoord.h | ||
GPS.cpp | ||
GPS.h | ||
GPSUpdateScheduling.cpp | ||
GPSUpdateScheduling.h | ||
NMEAWPL.cpp | ||
NMEAWPL.h | ||
RTC.cpp | ||
RTC.h | ||
ubx.h |