Skip to content

Fix the Q point used for heading accuracy estimate.#40

Merged
PaulZC merged 1 commit intosparkfun:masterfrom
tstellanova:fix_heading_accuracy_estimate
Apr 29, 2020
Merged

Fix the Q point used for heading accuracy estimate.#40
PaulZC merged 1 commit intosparkfun:masterfrom
tstellanova:fix_heading_accuracy_estimate

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