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

ardupilotmega.xml: add EKF_GPS_GLITCHING status flag #370

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

peterbarker
Copy link

we're currently using this value as "1<<15" in the code; this will let us fix that

https://github.com/ardupilot/ardupilot/blob/master/libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp#L596

we're currently using this value as "1<<15" in the code; this will let us fix that
@tridge tridge merged commit e4c71a6 into ArduPilot:master Sep 9, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

3 participants