31 Commits (d276029e3502ace9b347b01568ea0fe864b32c7a)

Author SHA1 Message Date
José Roberto de Souza d9931b5f34 AP_Baro: Add support to MS5637 9 years ago
Gustavo Jose de Sousa 1f29e18375 AP_Baro: make AP_SerialBus::write() return success or failure for MS56XX 10 years ago
Gustavo Jose de Sousa f18802bc46 AP_Baro: standardize inclusion of libaries headers 10 years ago
Julien BERAUD d407737434 AP_Baro: added MS5607 support 10 years ago
Tom Pittenger 4191c44bbd Baro: fix compile warning re member init order 10 years ago
Andrew Tridgell 8359c082ca AP_Baro: fixed baro on NavIO 10 years ago
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 6ebff35fe2 AP_Baro: don't include I2C MS5611 on APM1 either 11 years ago
Andrew Tridgell f73ec95c39 AP_Baro_MS5611: added PROM CRC checking 11 years ago
Andrew Tridgell e118984c26 AP_Baro: save some flash and memory on APM2 11 years ago
Andrew Tridgell 6964529124 AP_Baro: _calculate can be private 11 years ago
Andrew Tridgell 20b1131059 AP_Baro: use new scheduler API 12 years ago
Andrew Tridgell fc119d9b80 AP_Baro: cleaned up temperature and pressure units 12 years ago
James Bielman eca1417858 AP_HAL: Add semaphores to I2C driver. 12 years ago
Pat Hickey 5d91f342bb AP_Baro_MS5611: uses new semaphore lib 12 years ago
James Bielman 5753ae5692 AP_Baro: Add I2C support to MS5611 driver. 12 years ago
Pat Hickey c1114168e4 AP_Baro tests rebase fixups 12 years ago
Pat Hickey 5d40074e4e AP_Baro: port to AP_HAL 12 years ago
uncrustify 1196285266 uncrustify libraries/AP_Baro/AP_Baro_MS5611.h 13 years ago
Andrew Tridgell f501503eb0 AP_Baro: improved barometer averaging 13 years ago
Andrew Tridgell 057eb5e6f6 Baro: average over all pressure/temperature samples on MS5611 13 years ago
Andrew Tridgell c387edd74c Baro: added get_altitude() and get_climb_rate() interfaces 13 years ago
Andrew Tridgell 804332c340 AP_Baro: fixed some signed/unsigned warnings 13 years ago
Andrew Tridgell 7ba744a11a I2C: convert barometer library to new I2C library 13 years ago
Andrew Tridgell e7720254dd AP_Baro: update MS5611 driver for new ap_proceduce prototype 13 years ago
Pat Hickey f4aaa56b16 AP_Baro_MS5611: Asynchronous operation, plus c++ style changes. 13 years ago
Pat Hickey a41b6da263 AP_Baro_MS5611: conform to AP_Baro interface 13 years ago
Pat Hickey c407b0d85e AP_Baro_MS5611.h: reorganized 13 years ago
Pat Hickey 34cebd8a3e AP_Baro_MS5611: Overwrote with Jose Julio's latest files. 13 years ago
Pat Hickey 9250053bfe Added AP_Baro and AP_Baro_MS5611 classes. 13 years ago