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

Fix position health flags on GPS loss #807

Merged
merged 1 commit into from
Jul 22, 2019
Merged

Conversation

julianoes
Copy link
Collaborator

This adds a timeout to actually set local and global position health flags to false if we lose GPS.

This implementation is still clunky until we have the events interface.

Fixes mavlink/MAVSDK-Python#94.

This adds a timeout to actually set local and global position health
flags to false if we lose GPS.

This implementation is still clunky until we have the events interface.
Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@julianoes julianoes merged commit d83f57f into develop Jul 22, 2019
@julianoes julianoes deleted the fix-health-position branch July 22, 2019 14:28
@JonasVautherin JonasVautherin changed the title telemetry: fix position health flags on GPS loss Fix position health flags on GPS loss Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent reporting of health data
2 participants