508 Commits (230798546ee93dc26a4711fbf53e53887287171d)

Author SHA1 Message Date
murata 22b8ed5adf AP_Baro: Delete unnecessary return processing 4 years ago
murata 967aa44fbe AP_Baro: Change message from AP_Baro to Baro for unification accross the file 4 years ago
giacomo892 9c42c0f176 AP_Baro: remove unnecessary debug on DPS280 4 years ago
Kai Schoos 798c3fd0b7 AP_Baro: examples: BARO_generic: instantiate sitl to fix nullptr panic 4 years ago
Andrew Tridgell 7daf8d3cd4 AP_Baro: fixed build warnings for MSP with AP_Periph 4 years ago
yaapu ea53ce2a3f AP_Baro: support for MSP barometer 4 years ago
Harshit Kumar Sankhla d7c569c085 AP_Baro: able to freeze baro using SITL parameter 5 years ago
Andrew Tridgell 326ab0d7b8 AP_Baro: added get_primary() method 5 years ago
Siddharth Purohit dc02322017 AP_Baro: move to using CANManager library 5 years ago
Patrick José Pereira e1b6ef3e14 AP_BARO: Fix zero as nullptr in KellerLD 5 years ago
Andrew Tridgell 978a7d2859 AP_Baro: added device IDs for barometers 5 years ago
Harshit Kumar Sankhla 27fc7dcf0a AP_Baro: get SITL to work with multiple baros 5 years ago
vierfuffzig 6fa7dca68b AP-Baro: fix init without baro 5 years ago
Peter Barker 6b232ee515 AP_Baro: add documentation for ICBM message (ICM20789 diagnostics) 5 years ago
Andrew Tridgell 02aebfcd6f AP_Baro: fixed build warning 5 years ago
Patrick José Pereira 4018a79f83 AP_Baro: Fix scope of HAL_INS_MPU60x0_NAME 5 years ago
murata 10b7988092 AP_Baro: Fix timestamp wrapping 5 years ago
Andrew Tridgell 322bad3fd9 AP_Baro: make all semaphores recursive 5 years ago
Andrew Tridgell 8c563ef1bf AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Andrew Tridgell 4d24aa43db AP_Baro: added dummy driver 5 years ago
Andrew Tridgell d8beb55e9f AP_Baro: fixed BMP388 on SPI 5 years ago
Andrew Tridgell 8e4138b503 AP_Baro: fixed baro health for AP_Periph 5 years ago
Patrick José Pereira d36157f314 AP_Baro: Add BME280 ID in BMP280 5 years ago
Peter Barker 4e40c39128 AP_Baro: add missing break statement 5 years ago
CUAVcaijie 8daa8f34c9 AP_Baro: added averaging of CAN baro output 5 years ago
Michel Pastor 0857cf49d5 AP_Baro: add driver for the SPL06-001 5 years ago
Michel Pastor ada1239012 AP_Baro: fix PROBE_EXT parameter description 5 years ago
Mark Whitehorn a1868b8b67 AP_Baro: rename sensor_config_error to config_error 5 years ago
murata 233fb94417 AP_Baro: Add I2C Access 5 years ago
Andrew Tridgell 94418ca70e AP_Baro: added register checking and reset to DPS280 driver 5 years ago
Peter Barker 04ee459e8c AP_Baro: exclude Sub pressure transducers from non-sub builds 5 years ago
liang d890203f73 AP_Baro: LPS22H: correct formatting 5 years ago
Andrew Tridgell f18a18c0ee AP_Baro: use GET_I2C_DEVICE() for i2c probes 6 years ago
Andrew Tridgell 2509b50852 AP_Baro: define GET_I2C_DEVICE() 6 years ago
Michael du Breuil 5d888abfec AP_Baro: Directly include needed headers 6 years ago
Andrew Tridgell 6cecf15e6a AP_Baro: remove unused baro probe lines 6 years ago
Andrew Tridgell e8e18959f7 AP_Baro: fixed baro build with AP_Periph 6 years ago
Andrew Tridgell a19e55e83c AP_Baro: added BMP388 driver 6 years ago
Jaaaky fee3136b44 AP_Baro: Fix floating point exception with watchdog reset 6 years ago
Peter Barker c16504e33e AP_Baro: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Andrew Tridgell c9567783e6 AP_Baro: use sensor_config_error on baro cal failure 6 years ago
Michael du Breuil 5645709e50 AP_Baro: Rearrange the sensor struct 6 years ago
Andrew Tridgell 6f58260d99 AP_Baro: check for all 1 ADC read on MS5611 6 years ago
Andrew Tridgell a196c54db6 AP_Baro: consider a baro unhealthy when outside of -200 to 200 C 6 years ago
Peter Barker c283bb968b AP_Baro: support 0 detected simulated baros 6 years ago
Andrew Tridgell f7b9368b94 AP_Baro: support new sensor config setup 6 years ago
Andrew Tridgell 5023b51679 AP_Baro: added semaphore for safe multi-thread use of APIs 6 years ago
Pierre Kancir 3fa419e132 AP_Baro: fix LPS22H on I2C 6 years ago
Pierre Kancir 2348fa4201 AP_Baro: probe HAL_BARO_LPS22H_I2C 6 years ago
Andrew Tridgell 097519926d AP_Baro: removed unusued AP_Common/Semaphore.h 6 years ago