firmware/src/gps
2021-10-03 15:52:09 -04:00
..
Air530GPS.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
Air530GPS.h add air530 gps sleep support 2020-09-28 17:04:19 -07:00
GeoCoord.cpp Create GeoCoord class 2021-10-03 15:52:09 -04:00
GeoCoord.h Create GeoCoord class 2021-10-03 15:52:09 -04:00
GPS.cpp Display HAE/MSL mode on startup 2021-09-09 14:12:37 +00:00
GPS.h add positional timestamp and geoidal separation 2021-09-05 15:10:06 +00:00
NMEAGPS.cpp input sanitization - TinyGPS course() 2021-09-10 15:12:12 +00:00
NMEAGPS.h fixes from PR #851, #858 ported to NMEA GPS 2021-09-08 14:02:13 +00:00
RTC.cpp fix portduino rtc 2021-05-03 09:30:03 +08:00
RTC.h only show time on OLED if we have a valid UTC clock 2021-03-20 10:22:06 +08:00
UBloxGPS.cpp read lat/lon/alt into temp vars instead of global 2021-09-05 17:11:04 +00:00
UBloxGPS.h redefine hasLock() for UBlox GPS 2021-09-02 13:21:48 +00:00