QMI8658C IMU implementation fixes#523
Open
dudasdavid wants to merge 4 commits intolvgl-micropython:mainfrom
Open
QMI8658C IMU implementation fixes#523dudasdavid wants to merge 4 commits intolvgl-micropython:mainfrom
dudasdavid wants to merge 4 commits intolvgl-micropython:mainfrom
Conversation
I propose to follow SI with rad/s for the gyro in the future
kdschlosser
approved these changes
Jan 18, 2026
Collaborator
|
gonna run CI to make sure it compile properly which I am sure it will. once that is done then I will merge the changes.... |
Author
|
Great! Let me know what is your vision about IMU and the framework, I can add another IMU driver and try to find some time to push the framework towards the goal. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I see that IMU support is pretty experimental at the moment but since I have this IMU on one of my development boards I fixed the issues in the driver.