firmware/src/gps
majbthrd ade32b1827
lay groundwork for a possible future architecture (#1571)
* lay groundwork for a possible future architecture

* switch from feature opt-out to feature opt-in

* lay groundwork for a possible future architecture

* switch from feature opt-out to feature opt-in

* fix USE_RTC in variant.h for rak4631_epaper and t-echo

* ensure Screen.h is not included without configuration.h

Co-authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2022-07-31 07:11:47 -05:00
..
GeoCoord.cpp Update GeoCoord.cpp (#1540) 2022-07-02 07:05:10 -05:00
GeoCoord.h more warning fixes 2022-01-24 18:39:17 +00:00
GPS.cpp lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
GPS.h Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
NMEAGPS.cpp Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
NMEAGPS.h Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
RTC.cpp lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
RTC.h - implement generic support for on-device battery powered RTC Modules. 2022-04-27 11:05:08 +02:00