168 Commits (d7abd636acd861473314141ce1ac8d6ed636cc93)

Author SHA1 Message Date
Andrew Tridgell b2172a0475 AP_Baro: support PCNC1 7 years ago
Andrew Tridgell bf67153791 AP_Baro: implement ICM20789 barometer 7 years ago
LukeMike d48f9397d0 VRBRAIN / AP_Baro: added barometer sensor init for VR Brain boards 7 years ago
Andrew Tridgell 5846558b0e AP_Baro: moved constants to AP_Math/definitions.h 7 years ago
rde-mato 787420931e AP_Baro: make AP_Baro a singleton 7 years ago
Andrew Tridgell 51f9f087ab AP_Baro: support MindPX-v2 7 years ago
Andrew Tridgell 0b6659b36a AP_Baro: support ChibiOS FMUv4 7 years ago
Andrew Tridgell c8c563f90d AP_Baro: support ChibiOS 7 years ago
Pierre Kancir 14b5c8a6c4 AP_Baro: don't include vehicle specific baro by default 7 years ago
liorosh f2b7dc74d7 AP_Baro: Adding a new LPS25H Barometer driver 8 years ago
Jacob Walser a08da4ecc4 AP_Baro: New AP_Baro_Keller device driver 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
Dr.-Ing. Amilcar Do Carmo Lucas ed916327fc AP_Baro: Use SI units conventions in parameter units 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
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
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
mirkix 1ce5e5360a AP_Baro: Add Bosch BMP280 driver 8 years ago
murata 753638851e AP_Baro: Changed if statements to switch statement. 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
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 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 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 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
Tom Pittenger d55050e5e3 AP_Baro: slow down the LPF for slewing to a new GND_ALT_OFFSET 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