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

Prefer BARO altitude over GPS altitude for airplanes #842

Closed
digitalentity opened this issue Nov 29, 2016 · 2 comments
Closed

Prefer BARO altitude over GPS altitude for airplanes #842

digitalentity opened this issue Nov 29, 2016 · 2 comments

Comments

@digitalentity
Copy link
Member

Airplanes allow GPS altitude to be used. Current code fuses BARO+GPS with preference of GPS. In case of GPS glitching we may have a large change in altitude which is unwanted.

image

We should prefer BARO over GPS if both sensors are available.

@oleost
Copy link
Contributor

oleost commented Nov 29, 2016

Yes agree

@digitalentity
Copy link
Member Author

PR in place. Closing.

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

No branches or pull requests

2 participants