Change to use zeros for timeout values that are 'default'
This commit is contained in:
@@ -3,19 +3,27 @@ gps todo - bug 376
|
||||
for taiwan region:
|
||||
bin/run.sh --set region 8
|
||||
|
||||
change defaults to 2 min
|
||||
time only mode
|
||||
./bin/run.sh --set gps_operation 3
|
||||
|
||||
do new power measurements
|
||||
|
||||
fix has_gps based on new logic
|
||||
|
||||
don't send locations if the user has forbidden that (lie to phone so phone won't either)
|
||||
|
||||
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
|
||||
make sure location still gets set once per boot and stays marked as valid on the gui
|
||||
send position updates super rarely
|
||||
(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