Andrew Tridgell
|
978a7d2859
|
AP_Baro: added device IDs for barometers
this allows us to tell what barometers were detected in logs
|
2020-07-21 08:20:01 +09:00 |
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
|
2020-01-19 20:19:30 +11:00 |
Andrew Tridgell
|
e4e793b295
|
AP_Baro: use WITH_SEMAPHORE()
and removed usage of hal.util->new_semaphore()
|
2018-10-17 12:54:22 +11:00 |
Andrew Tridgell
|
b2cc992e0c
|
AP_Baro: convert to use WITH_SEMAPHORE()
|
2018-08-23 08:21:48 +10:00 |
night-ghost
|
cb8a34f784
|
AP_Baro: added range filter to backend, use it in most sensors (thanks khancyr for style correction)
|
2018-04-11 14:46:42 +10:00 |
Andrew Tridgell
|
5b7fe26f33
|
AP_Baro: added FBM320 driver
|
2018-03-05 10:27:09 +00:00 |