42 Commits (af69a20ba5b5382c9c523abe9b59acc4e84d16c0)

Author SHA1 Message Date
Tom Pittenger 749c0c190f AP_Baro - fix BARO_ALT_OFFSET param 10 years ago
Gustavo Jose de Sousa f18802bc46 AP_Baro: standardize inclusion of libaries headers 10 years ago
Randy Mackay 1b381b5675 Baro: get_air_density_ratio gets div-by-zero check 10 years ago
Jonathan Challinger f381ef93e8 AP_Baro: add get_air_density_ratio 10 years ago
Andrew Tridgell ac3dd87790 AP_Baro: added hil_mode support 10 years ago
Andrew Tridgell b1d8df3d54 AP_Baro: only allow calibrated sensors to be used 10 years ago
Andrew Tridgell 1c2a6deaaf AP_Baro: added all_healthy() method 10 years ago
Andrew Tridgell 197c09fcd8 AP_Baro: added num_instances() API 10 years ago
Andrew Tridgell f1891cea1f AP_Baro: BMP085 driver done, but untested 10 years ago
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Randy Mackay ddda0d52ce Baro: reorder declaration to fix compiler warning 10 years ago
Andrew Tridgell d404cc6542 AP_Baro: add set_external_temperature() 10 years ago
Andrew Tridgell 8b794602d1 AP_Baro: make get_temperature() a const function 10 years ago
Randy Mackay 424a65663a Baro: init members to resolve compiler warning 11 years ago
Randy Mackay 330d883f97 Baro: add altitude sanity check 11 years ago
Randy Mackay e9fbea9497 Baro: make get_altitude_difference const 11 years ago
Andrew Tridgell 41dd280739 AP_Baro: expose get_altitude_difference() 11 years ago
Emile Castelnuovo f4784fe6a1 AP_Baro: new files for VRBRAIN board 11 years ago
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