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

Deactivate GNSS watcher in field navigation #216

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

pascalzauberzeug
Copy link
Contributor

It is not needed for the field navigation with plants and could be the cause for an automation freezing issue

@pascalzauberzeug pascalzauberzeug added this to the 0.6.0 milestone Oct 24, 2024
@pascalzauberzeug pascalzauberzeug added the enhancement New feature or request label Oct 24, 2024
@pascalzauberzeug pascalzauberzeug marked this pull request as ready for review October 24, 2024 14:18
@rodja
Copy link
Member

rodja commented Oct 25, 2024

I'm not so sure about this change. The idea of the watcher is to ensure a geo fence. Why do you think it's not needed for the field navigation?

@pascalzauberzeug
Copy link
Contributor Author

@rodja No, you mean the field_watcher. That is still active.

The gnss_watcher pauses the automation, when the gnss signal is lost, because we thought it would help with the field navigation, but it caused problems when it unpaused

@pascalzauberzeug pascalzauberzeug merged commit ee5a5ca into main Oct 25, 2024
2 of 3 checks passed
@pascalzauberzeug pascalzauberzeug deleted the deactivate_gnss_watch branch October 25, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants