Andrew Tridgell
|
978a7d2859
|
AP_Baro: added device IDs for barometers
this allows us to tell what barometers were detected in logs
|
5 years ago |
Andrew Tridgell
|
8c563ef1bf
|
AP_Baro: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER
this makes for cleaner and smaller code as the failure case is not
needed
|
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
this is to fix an issue found on a mRoControlZeroF7
|
5 years ago |
Phillip Kocmoud
|
069d054e5c
|
AP_Baro.cpp: support DPS280 on SPI
|
6 years ago |
Peter Barker
|
10cc05c8ed
|
AC_Baro: add floating point constant designators
|
6 years ago |
Andrew Tridgell
|
e4e793b295
|
AP_Baro: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
6 years ago |
Andrew Tridgell
|
b2cc992e0c
|
AP_Baro: convert to use WITH_SEMAPHORE()
|
7 years ago |
night-ghost
|
cb8a34f784
|
AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction)
|
7 years ago |
Andrew Tridgell
|
667093023c
|
AP_Baro: added DPS280 barometer driver
|
7 years ago |