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 the Q point used for heading accuracy estimate. #40

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

tstellanova
Copy link
Contributor

Per the SH2 manual, Section 6.5.18 Rotation Vector (0x05)
"In addition an estimate of the heading accuracy is reported. The units for the accuracy estimate are radians. The Q point is 12."

This code change gives a heading error estimate of about π (Pi) radians for an uncalibrated BNO080.

Per the SH2 manual,
Section 6.5.18  Rotation Vector (0x05)
In addition an estimate of the heading accuracy is reported. The units for the accuracy estimate are radians. The Q point is 12.
@PaulZC PaulZC merged commit 5a9001b into sparkfun:master Apr 29, 2020
@PaulZC
Copy link
Collaborator

PaulZC commented Apr 29, 2020

Thank you @tstellanova - well spotted!

PaulZC added a commit that referenced this pull request Apr 29, 2020
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.

2 participants