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 ConfigurePolledBno055 operation mode #389

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Fix ConfigurePolledBno055 operation mode #389

merged 2 commits into from
Dec 18, 2024

Conversation

jonnew
Copy link
Member

@jonnew jonnew commented Dec 18, 2024

- It was incorrectly configured in IMU mode (which only uses gyroscope and
  accelerometer). Now its correctly configured to use magnetometer in
  NDOF mode, which should reduce drift.
@jonnew jonnew added this to the 0.4.2 milestone Dec 18, 2024
@jonnew jonnew requested review from bparks13 and cjsha December 18, 2024 16:57
@bparks13 bparks13 self-requested a review December 18, 2024 19:26
@bparks13 bparks13 merged commit 3c6702b into main Dec 18, 2024
8 checks passed
@bparks13 bparks13 deleted the issue-388 branch December 18, 2024 19:26
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.

ConfigurePolledBno055 does not configure the BNO055 in NDOF mode Investigate hs64 bno orientation
3 participants