446 Commits (9ceaf70017e58a0030746230405ce1e53a675c62)

Author SHA1 Message Date
Andrew Tridgell 99883ffc49 AP_Baro: added temperature sensitivity modelling in SITL 8 years ago
Andrew Tridgell ee4161fa62 AP_Baro: moved SITL baro to standard sensor backend model 8 years ago
Andrew Tridgell cbea29ad71 AP_Baro: use sensor_config_error() 8 years ago
Jacob Walser 96f503d9d1 AP_Baro: Fix GND_EXT_BUS @Values formatting 8 years ago
Eugene Shamaev fd866d3e20 AP_Baro: removal of legacy UAVCAN support 8 years ago
Eugene Shamaev 331419a51e AP_Baro: support for UAVCAN connected barometers 8 years ago
Michael du Breuil c37209a8d5 AP_Baro: Limit ground temperature used for the altitude 8 years ago
Tom Pittenger fb24a03faf AP_Baro: don't compile drivers for devices that don't use them 8 years ago
Lucas De Marchi 00c2949dfb Add support for baro on aerofc 8 years ago
Francisco Ferreira f6687a2d6c AP_Baro: fix example output 8 years ago
Andrew Tridgell d5cad2ae44 AP_Baro: support AUAV21 board 8 years ago
Tom Pittenger fb214ef95f AP_Baro: fixed spelling in comment 8 years ago
Jacob Walser 613bc46592 AP_Baro: Add support for water pressure and Sub 8 years ago
murata f5c3de2a61 AP_Baro: Change from magic number 0 to definition name. 8 years ago
Lucas De Marchi 9814dc81e2 AP_Baro: examples: better output formatting 8 years ago
Lucas De Marchi 402f0cce85 AP_Baro: examples: fix coding style 8 years ago
murata 32b60432b4 AP_Baro: Add format specification. 8 years ago
murata 78a4cab06b AP_Baro: Unify from print or println to printf. 8 years ago
Andrew Tridgell 8aa100d164 AP_Baro: fix for change to timer API 8 years ago
mirkix 1ce5e5360a AP_Baro: Add Bosch BMP280 driver 8 years ago
Lucas De Marchi 5472bc4de1 Global: change Device::PeriodicCb signature 8 years ago
murata 87c2dfd921 AP_Baro: Change to secure code, from magic number to sizeof value. 8 years ago
Victor Lambret a4108251e3 AP_Baro: fix get_last_update(instance) 8 years ago
murata 753638851e AP_Baro: Changed if statements to switch statement. 8 years ago
Andrew Tridgell 8a1275356d AP_Baro: moved MS5611 reset before prom read 8 years ago
Andrew Tridgell eea7758a63 AP_Baro: added GND_EXT_BUS option 8 years ago
Andrew Tridgell cd57422eed AP_Baro: set retries high during init of MS5611 on I2C 8 years ago
Andrew Tridgell f2246326bb AP_Baro: added MS5611 probing, and support 3 baros on Pixhawk2 8 years ago
Andrew Tridgell c2125a0078 AP_Baro: wait forever for semaphore on startup 8 years ago
Andrew Tridgell b16226dddf AP_Baro: fixed a bug with corrupted conversions in MS5611 driver 8 years ago
Andrew Tridgell 41b132e576 AP_Baro: setup for new board PX4 IDs 8 years ago
Andrew Tridgell d716bbedee AP_Baro: use in-tree drivers for PH2SLIM 8 years ago
Andrew Tridgell fea7040aff AP_Baro: don't panic when we can't find MS5611 8 years ago
Andrew Tridgell b8c789cf35 AP_Baro: switch pixracer to always use in-tree drivers 8 years ago
Andrew Tridgell 565f1986e0 AP_Baro: fixed FMUv1 baro and enable in-tree driver for PHMINI 8 years ago
Andrew Tridgell 66026100c3 AP_Baro: enable dual baro on PH2 8 years ago
Andrew Tridgell 4df9b093c3 AP_Baro: fixed missed samples in ms5611 driver 8 years ago
Andrew Tridgell bedee31f61 AP_Baro: fixed semaphore and thread usage in baro drivers 8 years ago
Andrew Tridgell 72c2e3a4d5 AP_Baro: select in-tree vs PX4 drivers at runtime 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Peter Barker dbecb1bc25 AP_Baro: add missing parameter metadata 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
Lucas De Marchi e217faacab AP_Baro: MS56XX: cosmetic changes to members 9 years ago
Lucas De Marchi f7b453359d AP_Baro: MS56XX: convert to threaded bus 9 years ago
Lucas De Marchi 929348ff75 AP_Baro: MS5611: always use timer thread 9 years ago
Tom Pittenger 84ce499a0d AP_Baro: remove zero-init in constructor 9 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