100 Commits (8bd51fa068ba3601d903f30f963a19e81f948ef3)

Author SHA1 Message Date
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
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Andrew Tridgell 0a72c2bbd5 AP_Baro: prevent bad ground pressure from making a board unbootable 9 years ago
Lucas De Marchi f1ade970a3 AP_Baro: MS5611: Use AP_HAL::Device abstraction 9 years ago
Lucas De Marchi b05954660a AP_Baro: BMP085: use I2CDevice interface 9 years ago
Tom Pittenger f435c5ee50 AP_Baro: tolerate GND_ALT_OFFSET step inputs 9 years ago
Andrew Tridgell ff44a63007 AP_Baro: added QURT driver 9 years ago
Andrew Tridgell 1f4e503d91 AP_Baro: added qflight driver 9 years ago
Lucas De Marchi 81a298c9c8 AP_Baro: reduce header scope 9 years ago
Caio Marcelo de Oliveira Filho 5a280838f8 AP_Baro: use millis/micros/panic functions 9 years ago
Andrew Tridgell 840c9e65bb AP_Baro: don't notify the GCS of new pressure reference too often 9 years ago
Peter Barker 1b13315092 AP_Baro: notify GCS of calibration 9 years ago
Lucas De Marchi 8eef58a8c2 AP_Baro: remove check for AVR CPUs 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi 386547427d AP_Baro: support MS5611 on second i2c bus 9 years ago
José Roberto de Souza c53e9d1ff0 AP_Baro: Fix typo 9 years ago
José Roberto de Souza 9a98eb35fc AP_Baro: Add MS5637 over I2C to init() 9 years ago
Andrew Tridgell a5462fec0b AP_Baro: allow selection of primary barometer and add 3rd baro 10 years ago