ardupilot/libraries/AP_Baro
Andrew Tridgell 57579e494b Barometer: fixed airstart for APM
we need to re-load the ground pressure and temperature from eeprom on
and airstart
2012-06-27 16:01:50 +10:00
..
examples AP_Baro - added average filter for temperature to replace broken filter 2012-03-18 01:06:02 +09:00
AP_Baro.cpp Barometer: fixed airstart for APM 2012-06-27 16:01:50 +10:00
AP_Baro.h Barometer: fixed airstart for APM 2012-06-27 16:01:50 +10:00
AP_Baro_BMP085.cpp Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00
AP_Baro_BMP085.h Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00
AP_Baro_BMP085_hil.cpp Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00
AP_Baro_BMP085_hil.h Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00
AP_Baro_MS5611.cpp Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00
AP_Baro_MS5611.h Baro: added get_altitude() and get_climb_rate() interfaces 2012-06-27 16:01:50 +10:00