-
- Downloads
ms5611: allow for all 4 bus combinations in ms5611 driver
this uses the same table driven approach as the hmc5883 driver, and allows for a ms5611 baro on any of the 4 bus combinations. A simple "ms5611 start" will start all baros that are found.
Showing
- src/drivers/ms5611/ms5611.cpp 140 additions, 118 deletionssrc/drivers/ms5611/ms5611.cpp
- src/drivers/ms5611/ms5611.h 3 additions, 3 deletionssrc/drivers/ms5611/ms5611.h
- src/drivers/ms5611/ms5611_i2c.cpp 4 additions, 14 deletionssrc/drivers/ms5611/ms5611_i2c.cpp
- src/drivers/ms5611/ms5611_spi.cpp 13 additions, 12 deletionssrc/drivers/ms5611/ms5611_spi.cpp
Please register or sign in to comment