ardupilot/libraries/AP_Baro
Andrew Tridgell 0f72401d8d AP_Baro: added GND_ALT_OFFSET parameter
used for automatic barometric adjustment by a ground station equipped
with a barometer
2013-07-10 14:38:57 +10:00
..
examples AP_Baro: fixed example build 2013-05-08 16:45:07 +10:00
AP_Baro.cpp AP_Baro: added GND_ALT_OFFSET parameter 2013-07-10 14:38:57 +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 a build warning 2013-05-02 21:31:04 +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