ardupilot/libraries/AP_Baro
Tom Pittenger f435c5ee50 AP_Baro: tolerate GND_ALT_OFFSET step inputs
large inputs make the EKF angry, this will allow the param update to slew over a few seconds
2016-02-08 21:13:58 -08:00
..
examples/BARO_generic waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00
AP_Baro.cpp AP_Baro: tolerate GND_ALT_OFFSET step inputs 2016-02-08 21:13:58 -08:00
AP_Baro.h AP_Baro: tolerate GND_ALT_OFFSET step inputs 2016-02-08 21:13:58 -08:00
AP_Baro_BMP085.cpp AP_Baro: BMP085: move data-ready macro to a method 2015-12-02 10:40:50 +11:00
AP_Baro_BMP085.h AP_Baro: BMP085: move data-ready macro to a method 2015-12-02 10:40:50 +11:00
AP_Baro_Backend.cpp AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_Backend.h AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_HIL.cpp AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_HIL.h AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_MS5611.cpp AP_Baro: MS56XX: remove initialization to 0 from constructor 2016-02-01 14:18:50 -02:00
AP_Baro_MS5611.h AP_Baro: MS56XX: remove initialization to 0 from constructor 2016-02-01 14:18:50 -02:00
AP_Baro_PX4.cpp AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_PX4.h AP_Baro: reduce header scope 2015-12-02 10:40:50 +11:00
AP_Baro_QURT.cpp AP_Baro: added QURT driver 2015-12-27 16:21:25 +11:00
AP_Baro_QURT.h AP_Baro: added QURT driver 2015-12-27 16:21:25 +11:00
AP_Baro_qflight.cpp AP_Baro: added qflight driver 2015-12-27 16:12:27 +11:00
AP_Baro_qflight.h AP_Baro: added qflight driver 2015-12-27 16:12:27 +11:00