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
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
The text was updated successfully, but these errors were encountered:
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
Missing in PX4 (only in DriverFramework)
The text was updated successfully, but these errors were encountered: