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

DriverFramework merge with in tree PX4 drivers #10607

Closed
dagar opened this issue Sep 30, 2018 · 5 comments
Closed

DriverFramework merge with in tree PX4 drivers #10607

dagar opened this issue Sep 30, 2018 · 5 comments

Comments

@dagar
Copy link
Member

dagar commented Sep 30, 2018

With PX4 SPI and I2C support extended to Linux (i2c-dev and spidev) and qurt we can look at extending the existing in tree NuttX drivers to support Linux and Qurt platforms. Eventually we'll no longer need DriverFramework or df wrappers.

PX4 drivers available

  • df_mpu9250_wrapper
  • df_bmp280_wrapper
  • df_ms5607_wrapper
  • df_ms5611_wrapper
  • df_mpu6050_wrapper
  • df_ak8963_wrapper
  • df_hmc5883_wrapper
  • df_trone_wrapper

Missing in PX4 (only in DriverFramework)

  • df_bebop_bus_wrapper
  • df_bebop_rangefinder_wrapper
  • df_isl29501_wrapper
  • df_lsm9ds1_wrapper
  • df_ltc2946_wrapper
@dagar dagar self-assigned this Sep 30, 2018
@dagar
Copy link
Member Author

dagar commented Sep 30, 2018

FYI @thomasgubler

@mrpollo
Copy link
Contributor

mrpollo commented Nov 13, 2018

@dagar who is doing the work to migrate the missing wrappers?

@dagar
Copy link
Member Author

dagar commented Nov 13, 2018

This larger effort to rewrite the mpu9250 driver is being done in such a way that it will work on linux as well. #10602

Once we have complete linux/qurt support for in tree drivers the DriverFramework versions (wrappers and submodule) can simply go away.

@PX4 PX4 deleted a comment from stale bot Feb 11, 2019
@PX4 PX4 deleted a comment from stale bot Jun 24, 2019
@stale stale bot removed the Admin: Wont fix label Jun 24, 2019
@dagar
Copy link
Member Author

dagar commented Jun 24, 2019

Slowly coming along. #12136

@dagar
Copy link
Member Author

dagar commented Apr 8, 2020

Done.

@dagar dagar closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants