ardupilot/libraries/AP_Baro
James Bielman eca1417858 AP_HAL: Add semaphores to I2C driver.
- Guard I2C transactions with this semaphore in the MS5611 and
  HMC5843 drivers.
2013-01-04 15:43:43 -08:00
..
examples AP_Baro: fixed example build on AVR 2013-01-04 22:45:02 +11:00
AP_Baro.cpp AP_Baro: uses scheduler panic 2012-12-20 14:52:31 +11:00
AP_Baro.h AP_Baro: added PX4 barometer driver 2013-01-04 14:58:24 +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_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_MS5611.cpp AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
AP_Baro_MS5611.h AP_HAL: Add semaphores to I2C driver. 2013-01-04 15:43:43 -08:00
AP_Baro_PX4.cpp AP_Baro: removed debug line 2013-01-04 22:26:51 +11:00
AP_Baro_PX4.h AP_Baro: added averaging to PX4 baro driver 2013-01-04 21:08:20 +11:00