firmware/src/gps
GUVWAF ba021c97b2
Pico W: Handle Wi-Fi reconnects and update core (#2994)
* Fix time lost on the Pico W right after NTP
Shouldn't check for `#ifdef` as it will always be defined, but might be set to 0

* Handle reconnect for Wi-Fi on RP2040

* Update arduino-core for Wi-Fi + FreeRTOS fixes

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-12-06 15:49:56 -06:00
..
GeoCoord.cpp Fix various typos (#2607) 2023-07-14 16:25:20 -05:00
GeoCoord.h Fix various typos (#2607) 2023-07-14 16:25:20 -05:00
GPS.cpp Fix typo in GNSS_MODEL defination and usages for the UC6580 (#2988) 2023-12-04 12:35:26 -06:00
GPS.h Fix typo in GNSS_MODEL defination and usages for the UC6580 (#2988) 2023-12-04 12:35:26 -06:00
NMEAWPL.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
NMEAWPL.h NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
RTC.cpp Pico W: Handle Wi-Fi reconnects and update core (#2994) 2023-12-06 15:49:56 -06:00
RTC.h Change RTCQuality acceptance criteria (#1797) 2022-10-14 19:12:55 -05:00
ubx.h Use doNotEnterOff flag to prevent GNSS poweroff before fix acquisition (#2861) 2023-10-03 19:50:27 -05:00