ardupilot/libraries/AP_Baro
Andrew Tridgell d7ec985029 AP_Baro_PX4: fixed baro driver to run at full rate
we were skipping samples due to a timer handling bug. It now checks
for new samples at 100Hz
2013-05-01 08:54:53 +10:00
..
examples AP_Baro: read 4 pressure values for every temperature value on BMP085 2013-01-09 23:44:26 +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_BMP085.cpp AP_Baro: Fixed build for APM2 Beta hardware 2013-04-16 11:24:38 +10:00
AP_Baro_BMP085.h AP_Baro: added accumulate() function 2013-01-09 23:05:17 +11:00
AP_Baro_MS5611.cpp Update floating point calculations to use floats instead of doubles. 2013-01-16 13:52:01 +11: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_PX4: fixed baro driver to run at full rate 2013-05-01 08:54:53 +10:00
AP_Baro_PX4.h AP_Baro_PX4: fixed baro driver to run at full rate 2013-05-01 08:54:53 +10:00
AP_Baro.cpp Add AVR compatibility header for missing math.h definitions. 2013-01-16 13:52:17 +11:00
AP_Baro.h AP_Baro: added accumulate() function 2013-01-09 23:05:17 +11:00