firmware/src/gps
2021-10-28 11:58:08 +00: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 Add functionality for converting lat lon to bearing range and back 2021-10-09 15:03:21 -04:00
GeoCoord.h Inline pow_neg - removes build warning (#891) 2021-10-23 11:40:43 +11:00
GPS.cpp use Position struct for GPS data 2021-10-24 12:38:35 +00:00
GPS.h use Position struct for GPS data 2021-10-24 12:38:35 +00:00
NMEAGPS.cpp use Position struct for GPS data 2021-10-24 12:38:35 +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 clean up old data during fix transition 2021-10-28 11:58:08 +00:00
UBloxGPS.h redefine hasLock() for UBlox GPS 2021-09-02 13:21:48 +00:00