Skip to content

v1.1.11 #94

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

Merged
merged 6 commits into from
Aug 20, 2021
Merged

v1.1.11 #94

merged 6 commits into from
Aug 20, 2021

Conversation

PaulZC
Copy link
Collaborator

@PaulZC PaulZC commented Aug 20, 2021

No description provided.

mattbradford83 and others added 6 commits August 1, 2021 12:48
This commit updates Example20:
The I2C clock speed is only increased to 400kHz _after_ enabling the Rotation Vector.
I think bus errors sometimes cause the setFeatureCommand to fail at 400kHz.
Also, we only communicate with the BNO while it is awake. Talking to it continuously while it is asleep raises the current draw significantly

This commit also adds extra debug messages to help trap those rare occasions when QuatI/J/K is >|1|. My theory is these are bus errors on the MS (sign) bit of the int16_t data when running at 400kHz.
Implement hasReset() to track Reset Complete response.
(printf is not supported on some platforms)
@PaulZC PaulZC merged commit 24603cc into main Aug 20, 2021
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