Conversation
|
Ah, at first I thought you were talking about an memory protection unit. |
|
@OlegHahm: I agree Anyway, this PR is WIP as it does not replace the driver for mpu9150 but adds a common driver for mpu-based devices, namely mpu6050 and mpu9150 - but it likely works for the mpu9250 as well. |
|
What is up with the commits in this PR? |
|
@miri64 I can rebase/update this one for the upcoming release. However, the problem was/is with the naming: there are 3 devices Or, similar to the |
Non of this explains the messed up history ;-)
Since there seems to be some discussion in this PR, I can't promise that it will make it for this release, but I guess given the commit history a rebase wouldn't hurt ;-) |
|
oh, those other commits - mhm 🤔 I may have to cleanup a bit more ... |
- generic driver for MPU motion sensors - works with MPU6050 (6-axis) and MPU9150 (9-axis) - MPU9150 requires #define MPU_WITH_COMPASS
|
What's the current state? |
|
We still did not decide a rule of thumb in which way we want to organize similar device drivers, even though was a short discussion devel already |
|
the driver would work for mpu_6050, mpu_9150, mpu_9250. With our current rule it would've to be named My idea was to introduce some similar concept as for cpu here, have a large mpu_common driver an only very small device specific parts. |
|
I won't have to time to make this ready for release, remove milestone for now. |
|
Is there activity expected or can we close this? |
|
one of my early works in RIOT, will rework in a new PR - closing this one as memo |
|
How can I actually use this driver? Or can I just use the mpu9x50 driver with my mpu6050 module. |
Uh oh!
There was an error while loading. Please reload this page.