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

WIP: deprecate DriverFramework mpu9250 driver #12136

Closed
wants to merge 1 commit into from

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 1, 2019

This PR is migrates all boards using an mpu9250 IMU to the same in tree "NuttX" driver (src/drivers/imu/mpu9250).

TODO:

  • verify beaglebone blue (linux i2c)
  • verify navio2 (linux spi)
  • verify ocpoc (linux spi?)
  • no NuttX regressions (test px4_fmu-v4)
  • accel/gyro/mag cal
  • snapdragon
    • qurt spi wrapper
    • test
  • test sensor calibration

@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch from d7beb9a to 32dce0a Compare June 1, 2019 12:27
@dagar
Copy link
Member Author

dagar commented Jun 1, 2019

TODO: calibration still an ifdef mess

@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch from 32dce0a to 4707dbf Compare June 1, 2019 12:48
@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch from 4707dbf to 2bb4f3f Compare June 3, 2019 22:31
@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch 2 times, most recently from 83edea0 to 31c284e Compare June 10, 2019 18:45
@dagar dagar self-assigned this Jun 26, 2019
@dagar dagar added this to the Release v1.10.0 milestone Jun 26, 2019
@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch 11 times, most recently from 44dc447 to 5bd9fb5 Compare July 28, 2019 19:18
@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch 18 times, most recently from b625196 to c54c43e Compare August 2, 2019 20:33
@dagar dagar force-pushed the pr-mpu9250_DriverFramework_deprecate branch from c54c43e to 846cdc2 Compare August 2, 2019 20:38
@dagar dagar closed this Aug 22, 2019
@dagar
Copy link
Member Author

dagar commented Aug 22, 2019

Moved to a branch off the main repo. #12783

@dagar dagar deleted the pr-mpu9250_DriverFramework_deprecate branch August 22, 2019 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants