firmware/src/gps
Ben Meadors e8829b8f52
Refactor and consolidate time window logic (#4826)
* Refactor and consolidate windowing logic

* Trunk

* Fixes

* More

* Fix braces and remove unused now variables.

There was a brace in src/mesh/RadioLibInterface.cpp that was breaking
compile on some architectures.

Additionally, there were some brace errors in
src/modules/Telemetry/AirQualityTelemetry.cpp
src/modules/Telemetry/EnvironmentTelemetry.cpp
src/mesh/wifi/WiFiAPClient.cpp

Move throttle include in WifiAPClient.cpp to top.

Add Default.h to sleep.cpp

rest of files just remove unused now variables.

* Remove a couple more meows

---------

Co-authored-by: Tom Fifield <tom@tomfifield.net>
2024-09-23 08:58:14 -05:00
..
cas.h
GeoCoord.cpp Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
GeoCoord.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
GPS.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
GPS.h Make Ublox code more readable (#4727) 2024-09-22 10:00:32 -05:00
GPSUpdateScheduling.cpp
GPSUpdateScheduling.h
NMEAWPL.cpp
NMEAWPL.h
RTC.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
RTC.h More explicit guards for attempting to set RTC (#4452) 2024-08-13 06:56:20 -05:00
ubx.h Make Ublox code more readable (#4727) 2024-09-22 10:00:32 -05:00