ardupilot/libraries/AP_Baro
James Bielman 264db3670e AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C.
- Update ArduCopter and ArduPlane modules to pass the correct serial
  driver to the MS5611 driver.
- Update barometer examples, assuming SPI.
2013-01-03 13:48:06 -08:00
..
examples AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 2013-01-03 13:48:06 -08:00
AP_Baro_BMP085_hil.cpp AP_Baro: port to AP_HAL 2012-12-20 14:51:26 +11:00
AP_Baro_BMP085_hil.h AP_Baro: port to AP_HAL 2012-12-20 14:51:26 +11:00
AP_Baro_BMP085.cpp AP_Baro: removed some debug code 2012-12-20 14:53:23 +11:00
AP_Baro_BMP085.h Baro: use local include to reduce boilerplate 2012-12-20 14:52:30 +11:00
AP_Baro_MS5611.cpp AP_Baro: Add I2C support to MS5611 driver. 2013-01-03 13:48:06 -08:00
AP_Baro_MS5611.h AP_Baro: Add I2C support to MS5611 driver. 2013-01-03 13:48:06 -08:00
AP_Baro.cpp AP_Baro: uses scheduler panic 2012-12-20 14:52:31 +11:00
AP_Baro.h AP_Baro: updates for new AP_Param API 2012-12-20 14:51:38 +11:00