ardupilot/libraries/AP_Baro
Andrew Tridgell 5607c89df0 AP_Baro: use fabs() not abs()
thanks to Randy for spotting this
2013-08-30 13:01:33 +10:00
..
examples AP_Baro: fixed example build 2013-05-08 16:45:07 +10:00
AP_Baro.cpp AP_Baro: use fabs() not abs() 2013-08-30 13:01:33 +10:00
AP_Baro.h AP_Baro: added GND_ALT_OFFSET parameter 2013-07-10 14:38:57 +10: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_HIL.cpp AP_Baro : Fixed bug in temperature units in AP_Baro_HIL 2013-07-22 12:50:02 +10:00
AP_Baro_HIL.h AP_Baro: cleaned up setHIL method 2013-05-02 15:26:38 +10: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