Files
firmware/src/gps
Jonathan Bennett 8b82ae6fe3 refactor and avoid needless probe (#2799)
* Use UINT32_MAX to indicate no configured GPS

* Refactor GPS to not probe if pins not defined

* Minor cleanups related to rework

* Use Named Constructor to clean up code

* Actually disable the GPS thread

* Don't actually disable the GPS thread

* Move doGPSPowerSave to GPS class

* Make sure to set GPS awake on triple-click

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2023-09-16 23:10:10 -05:00
..
2023-07-14 16:25:20 -05:00
2023-07-14 16:25:20 -05:00
2023-06-17 09:10:09 -05:00
2023-06-17 09:10:09 -05:00
2023-08-03 10:05:38 +02:00
2023-09-10 22:21:14 -05:00