370 Commits (0f94fde434be9129d377731ae0766e74cd28b04f)

Author SHA1 Message Date
Andrew Tridgell 68f8817e97 AP_Baro: removed create() method for objects 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Lucas De Marchi c5c1d5abfe AP_Baro: add static create method 7 years ago
liorosh f2b7dc74d7 AP_Baro: Adding a new LPS25H Barometer driver 8 years ago
Jacob Walser e492c733d8 AP_Baro: fixup Keller LD comments 8 years ago
Jacob Walser 07e00de549 AP_Baro: Tweak Keller LD driver for better performance after initial tests 8 years ago
Jacob Walser 2a71afd3ba AP_Baro: Remove superfluous casts 8 years ago
Jacob Walser a08da4ecc4 AP_Baro: New AP_Baro_Keller device driver 8 years ago
Lucas De Marchi 7c6f9a004e AP_Baro: use FALLTHROUGH define 8 years ago
khancyr 2d0bce18a8 AP_Baro: rename all local variable with prefix 8 years ago
khancyr 35ac86ff8d AP_Baro: fix some style and const correctness 8 years ago
khancyr 0e895f5c74 AP_Baro: fix instance shadowing 8 years ago
Kevin Lopez Alvarez 18dab4829a AP_Baro: initial FMUv4pro support 8 years ago
Michael du Breuil 6b60c110a5 AP_Baro: Improve GND_TEMP parameter docs 8 years ago
Michael du Breuil f14667225d AP_Baro: Avoid a FPE when ground pressure is negative 8 years ago
Peter Barker 1748e7cb0c AP_Baro: make backends responsible for setting their health 8 years ago
Randy Mackay 6982e58cf2 Baro: health check that values are changing 8 years ago
Eugene Shamaev 6e6efa7e1b AP_Baro: enumeration and multiple interfaces support 8 years ago
Miguel Arroyo 6cf9b870b5 AP_Baro: AP_Baro_SITL more accurately simulates real sensor backend. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ed916327fc AP_Baro: Use SI units conventions in parameter units 8 years ago
Peter Barker ccc495e4c1 AP_Baro: use HAL_SEMAPHORE_BLOCK_FOREVER macro 8 years ago
Andrew Tridgell 375c7b0f5f AP_Baro: rename macros to avoid conflicts 8 years ago
Andrew Tridgell 9bdf971336 AP_Baro: added set_pressure_correction() 8 years ago
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