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: correct VectorNAV handling of error term #27789

Merged

Conversation

peterbarker
Copy link
Contributor

No description provided.

@lashVN
Copy link
Contributor

lashVN commented Aug 8, 2024

This isn't an error path, it's the nominal path.

As I read it, this is causing our response integrity checking (validating the second term of the string matches the sent string) not to happen, so a non-confirmation could be interpreted as a confirmation. In practice, this would be a strange case to happen, but theoretically could mean we've not configured the VN when we thought we did. Not critical, but certainly is a bug

Copy link
Member

@IamPete1 IamPete1 left a comment

Choose a reason for hiding this comment

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

LGTM

@peterbarker peterbarker merged commit c3b6127 into ArduPilot:master Aug 12, 2024
93 checks passed
@peterbarker peterbarker deleted the pr/vectornav-comparison-fix branch August 13, 2024 00:00
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