You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't really an issue just a question - I love this library, I would love to use the DMP on the MPU6000 but from what I can tell, it looks like the DMP is not yet supported, is this correct?
How much work do we think it would take to add this support? Does it just involve setting different register values and such (MPU n00b here)
The text was updated successfully, but these errors were encountered:
There is very initial support implemented in the dev branch.
I have not continued the implementation (cause I started to work on other projects), so the branch may be a little behind on bug fixes integrated on the master branch.
But you can try it out and see if the current implementation suffices your need.
This isn't really an issue just a question - I love this library, I would love to use the DMP on the MPU6000 but from what I can tell, it looks like the DMP is not yet supported, is this correct?
How much work do we think it would take to add this support? Does it just involve setting different register values and such (MPU n00b here)
The text was updated successfully, but these errors were encountered: