You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is movement detected based on gps speed, then increase or decrease the occurrences of GPS loging.
For more flexible battery management.
Eg. If the timer is set to check and log the gps location at 3 minute intervals, but upon detecting movement at more than 5km/h increase this to every 15 seconds, then if speed drops below 5km/h decrease to once every 30 seconds for 3 minutes then drop to once every 3 minutes.
The text was updated successfully, but these errors were encountered:
@rekcodocker No, while the tickets are somewhat related, their are about different issues. The one you linked is about adjusting the logging frequency (to an external file) and decoupling it from the location polling frequency. The present ticket is about adjusting the location polling frequency.
If there is movement detected based on gps speed, then increase or decrease the occurrences of GPS loging.
For more flexible battery management.
Eg. If the timer is set to check and log the gps location at 3 minute intervals, but upon detecting movement at more than 5km/h increase this to every 15 seconds, then if speed drops below 5km/h decrease to once every 30 seconds for 3 minutes then drop to once every 3 minutes.
The text was updated successfully, but these errors were encountered: