ardupilot/libraries/AP_Baro
Andrew Tridgell c9ba693e1f AP_Baro: the HIL baro needs to inherit calibrate() from the parent class
this was what caused the renorm errors
2012-08-18 16:32:23 +10:00
..
examples AP_Baro: update MS5611 test to use baro library altitude 2012-07-06 15:11:30 +10:00
AP_Baro.cpp AP_Param: update remaining libraries for new constructor syntax 2012-08-08 12:11:57 +10:00
AP_Baro.h AP_Baro: the DerivativeFilter now handles duplicate data 2012-08-08 12:07:36 +10:00
AP_Baro_BMP085.cpp AP_Baro: improved barometer averaging 2012-07-06 15:11:30 +10:00
AP_Baro_BMP085.h AP_Baro: improved barometer averaging 2012-07-06 15:11:30 +10:00
AP_Baro_BMP085_hil.cpp AP_Baro: the HIL baro needs to inherit calibrate() from the parent class 2012-08-18 16:32:23 +10:00
AP_Baro_BMP085_hil.h AP_Baro: the HIL baro needs to inherit calibrate() from the parent class 2012-08-18 16:32:23 +10:00
AP_Baro_MS5611.cpp AP_Baro: improved barometer averaging 2012-07-06 15:11:30 +10:00
AP_Baro_MS5611.h AP_Baro: improved barometer averaging 2012-07-06 15:11:30 +10:00