24 Commits (361bb5b18fa6686b19b8679664908881c996c625)

Author SHA1 Message Date
Tobias 7855d242c7 AP_Baro: add time-unit comment 11 years ago
Andrew Tridgell 487caea3a5 AP_Baro: added update_calibration() method 12 years ago
Andrew Tridgell fc119d9b80 AP_Baro: cleaned up temperature and pressure units 12 years ago
Andrew Tridgell 0f72401d8d AP_Baro: added GND_ALT_OFFSET parameter 12 years ago
Paul Riseborough 7bdb098e77 AP_Baro: added get_EAS2TAS() 12 years ago
Andrew Tridgell 2d089174cd AP_Baro: rename AP_Baro_BMP085_HIL to AP_Baro_HIL 12 years ago
Andrew Tridgell 8ceabc97f1 AP_Baro: added accumulate() function 12 years ago
Andrew Tridgell 2ac6541526 AP_Baro: added PX4 barometer driver 12 years ago
Andrew Tridgell cafeaf91d6 AP_Baro: updates for new AP_Param API 12 years ago
Pat Hickey 5d40074e4e AP_Baro: port to AP_HAL 12 years ago
rmackay9 1c7118a2d1 AP_Baro: added get_last_update which returns the time the barometer sensor was last read 12 years ago
uncrustify fa90f0b80f uncrustify libraries/AP_Baro/AP_Baro.h 13 years ago
Andrew Tridgell a7b9aff79f AP_Baro: the DerivativeFilter now handles duplicate data 13 years ago
Andrew Tridgell f501503eb0 AP_Baro: improved barometer averaging 13 years ago
Andrew Tridgell 209136386b AP_Baro: added get_pressure_samples() interface 13 years ago
Andrew Tridgell 185c6e5b32 AP_Baro: change to a 7 point DerivativeFilter for climb rate 13 years ago
Andrew Tridgell f9fc7aafe7 AP_Baro: use DerivativeFilter in barometer climb rate 13 years ago
Andrew Tridgell 5bccfbd94c Barometer: fixed airstart for APM 13 years ago
Andrew Tridgell c387edd74c Baro: added get_altitude() and get_climb_rate() interfaces 13 years ago
Andrew Tridgell 7ba744a11a I2C: convert barometer library to new I2C library 13 years ago
Pat Hickey d026e48032 AP_Baro : Add init( AP_PeriodicProcess * ) method to interface & implementations 13 years ago
Pat Hickey d113992c10 AP_Baro: Create virtual interface 13 years ago
Pat Hickey cc6837cbab AP_Baro: Export AP_Baro_BMP085 and AP_Baro_BMP085_HIL headers. 13 years ago
Pat Hickey 9250053bfe Added AP_Baro and AP_Baro_MS5611 classes. 13 years ago