ardupilot/libraries/AP_Baro
Andrew Tridgell 735c88e9b3 AP_Baro: added get_pressure_samples() interface
this returns how many samples were used to calculate the last pressure
2012-07-05 16:29:21 +10:00
..
examples AP_Baro: show climb rate in baro test sketch 2012-07-05 13:00:45 +10:00
AP_Baro_BMP085_hil.cpp AP_Baro: added get_pressure_samples() interface 2012-07-05 16:29:21 +10:00
AP_Baro_BMP085_hil.h AP_Baro: added get_pressure_samples() interface 2012-07-05 16:29:21 +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 AP_Baro: added get_pressure_samples() interface 2012-07-05 16:29:21 +10:00
AP_Baro_MS5611.cpp AP_Baro: added get_pressure_samples() interface 2012-07-05 16:29:21 +10:00
AP_Baro_MS5611.h Baro: average over all pressure/temperature samples on MS5611 2012-07-02 13:44:53 +10:00
AP_Baro.cpp AP_Baro: change to a 7 point DerivativeFilter for climb rate 2012-07-05 13:00:47 +10:00
AP_Baro.h AP_Baro: added get_pressure_samples() interface 2012-07-05 16:29:21 +10:00