Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - Movement detection #1108

Open
willowbank48 opened this issue Nov 17, 2023 · 3 comments
Open

[Feature Request] - Movement detection #1108

willowbank48 opened this issue Nov 17, 2023 · 3 comments

Comments

@willowbank48
Copy link

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.

@rekcodocker
Copy link

Similar to #1115 I think.

@codethief
Copy link

@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.

@codethief
Copy link

codethief commented Jan 27, 2024

Back to the original topic, I'd like to add that one might also be able to use the accelerometer and other sensors to detect ongoing movement.

EDIT: Looks like this feature existed in the past (?), see #1106 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants