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

AP_ExternalAHRS: Only use GPS data when populating GPS fields in MicroStrain7 #26604

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

Ryanf55
Copy link
Collaborator

@Ryanf55 Ryanf55 commented Mar 24, 2024

Purpose

Only populate GPS data from the GPS. If the filter diverges, then the reported GPS velocity can go haywire, while the GPS may still be stable. This should be considered a bug.

The original MicroStrain5 driver introduced this problem and still has it, but I'm no longer maintaining that driver.

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
@Ryanf55 Ryanf55 self-assigned this Mar 24, 2024
@Ryanf55 Ryanf55 changed the title AP_ExternalAHRS: Only use GPS data when populating GPS fields AP_ExternalAHRS: Only use GPS data when populating GPS fields in MicroStrain7 Mar 24, 2024
@Ryanf55 Ryanf55 added the For-4.5 Planned for 4.5 release label Mar 24, 2024
@tridge tridge merged commit 6fc8185 into ArduPilot:master Mar 26, 2024
91 checks passed
@rmackay9
Copy link
Contributor

This is included in 4.5.2-beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG ExternalAHRS For-4.5 Planned for 4.5 release
Projects
Status: 4.5.2-beta1
Development

Successfully merging this pull request may close these issues.

None yet

4 participants