9 Commits (af69a20ba5b5382c9c523abe9b59acc4e84d16c0)

Author SHA1 Message Date
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Andrew Tridgell 8b794602d1 AP_Baro: make get_temperature() a const function 10 years ago
Andrew Tridgell b2bd81f262 AP_Baro: added alternative setHIL interface 11 years ago
Andrew Tridgell 2cd781997f AP_Baro: changed HIL driver to use floats and better handle starup 11 years ago
Andrew Tridgell 3393a5c99e AP_Baro: prevent a race condition in the SITL baro driver 11 years ago
Andrew Tridgell fc119d9b80 AP_Baro: cleaned up temperature and pressure units 12 years ago
Andrew Tridgell 7cec3caf19 AP_Baro: cleaned up setHIL method 12 years ago
Andrew Tridgell c6c1fce2f1 AP_Baro: removed HIL constructor 12 years ago
Andrew Tridgell 2d089174cd AP_Baro: rename AP_Baro_BMP085_HIL to AP_Baro_HIL 12 years ago
Pat Hickey 5d40074e4e AP_Baro: port to AP_HAL 12 years ago
uncrustify 4cd6657f70 uncrustify libraries/AP_Baro/AP_Baro_BMP085_hil.h 13 years ago
Andrew Tridgell c9ba693e1f AP_Baro: the HIL baro needs to inherit calibrate() from the parent class 13 years ago
Andrew Tridgell 034fb5b194 APM: fixed hil build 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 c387edd74c Baro: added get_altitude() and get_climb_rate() interfaces 13 years ago
Andrew Tridgell 897d9a1c0b baro: fixed an integer overflow issue at high altitudes 13 years ago
Andrew Tridgell 7ba744a11a I2C: convert barometer library to new I2C library 13 years ago
Andrew Tridgell 3648c81dd9 barometer: fixed HIL barometer build 13 years ago
Pat Hickey f445ec1242 AP_Baro_BMP085(+_HIL): Rename classes from APM_BMP085 to AP_Baro_BMP085. 13 years ago
Pat Hickey 7ef146044e AP_Baro: move all APM_BMP085 files inside AP_Baro 13 years ago
Andrew Tridgell 02f25ac36d libraries: rename purple to APM2 13 years ago
Pat Hickey d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago
Pat Hickey 2d8ce38aeb barometer: add purple_hardware option to Init() 13 years ago
Andrew Tridgell 0f3c21821a barometer: fixed a build warning 13 years ago
Michael Oborne 7ef51f723d Sensor hil fix's 14 years ago