mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 22:50:57 +00:00
wip for #376
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
gps todo - bug 376
|
||||
|
||||
for taiwan region:
|
||||
bin/run.sh --set region 8
|
||||
|
||||
handle the various GPS modes
|
||||
|
||||
handle wake and sleep times
|
||||
fix poll interval for sending commands to ublox
|
||||
|
||||
handle maxint parameters
|
||||
|
||||
@@ -18,10 +21,15 @@ force gps sleep when in LightSleep and force wake only once <- confirm
|
||||
|
||||
fix has_gps based on new logic
|
||||
|
||||
have loop methods return allowable sleep time (from their perspective)
|
||||
increase main cpu sleep time
|
||||
|
||||
add set router mode in python tool - it will also set GPS to stationary
|
||||
(which will shrink DARK and NB period to zero and
|
||||
make light_sleep very long)
|
||||
|
||||
warn people about crummy gps antennas - add to faq
|
||||
|
||||
gps states
|
||||
|
||||
Active - for gps_attempt_time seconds
|
||||
|
||||
Reference in New Issue
Block a user