64 Commits (3338de827e67ba658f919a94ebcea2c5ba9c4116)

Author SHA1 Message Date
Randy Mackay 6982e58cf2 Baro: health check that values are changing 8 years ago
Andrew Tridgell 9bdf971336 AP_Baro: added set_pressure_correction() 8 years ago
Andrew Tridgell ee4161fa62 AP_Baro: moved SITL baro to standard sensor backend model 8 years ago
Michael du Breuil c37209a8d5 AP_Baro: Limit ground temperature used for the altitude 8 years ago
Jacob Walser 613bc46592 AP_Baro: Add support for water pressure and Sub 8 years ago
Victor Lambret a4108251e3 AP_Baro: fix get_last_update(instance) 8 years ago
Andrew Tridgell eea7758a63 AP_Baro: added GND_EXT_BUS option 8 years ago
Andrew Tridgell f2246326bb AP_Baro: added MS5611 probing, and support 3 baros on Pixhawk2 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger 1d81df8144 Revert "AP_Baro: coverity scan - variables not initialized in constructor" 9 years ago
Tom Pittenger 8d2872d3ab AP_Baro: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger f1f58e2026 AP_Baro: created baro drift offset accessor 9 years ago
Tom Pittenger 37ee3b44d2 AP_Baro: add accessor for baro drift 9 years ago
Andrew Tridgell 8b7bf5cf7a AP_Baro: allow setHIL to set last update time 9 years ago
Andrew Tridgell 0b71652afc AP_Baro; allow for exact replay of baro data 9 years ago
Andrew Tridgell 8a987bf67d AP_Baro: removed filtering of baro data in HIL/SITL 9 years ago
Tom Pittenger f435c5ee50 AP_Baro: tolerate GND_ALT_OFFSET step inputs 9 years ago
Lucas De Marchi 81a298c9c8 AP_Baro: reduce header scope 9 years ago
Andrew Tridgell 840c9e65bb AP_Baro: don't notify the GCS of new pressure reference too often 9 years ago
wsilva32 da9118fbd0 AP_Baro: average SITL baro measurements using update() 9 years ago
Lucas De Marchi 4d3229daa2 AP_Baro: remove check for HAL_CPU_CLASS 9 years ago
Andrew Tridgell a5462fec0b AP_Baro: allow selection of primary barometer and add 3rd baro 10 years ago
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