Jaaaky
|
f8f9038092
|
AP_Baro: Fix multi #include's
|
3 years ago |
Andrew Tridgell
|
c80a2c2ef6
|
AP_Baro: mark logger Write() calls as streaming where appropriate
|
4 years ago |
Andrew Tridgell
|
978a7d2859
|
AP_Baro: added device IDs for barometers
this allows us to tell what barometers were detected in logs
|
5 years ago |
Peter Barker
|
6b232ee515
|
AP_Baro: add documentation for ICBM message (ICM20789 diagnostics)
|
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 |
Peter Barker
|
10cc05c8ed
|
AC_Baro: add floating point constant designators
|
6 years ago |
Peter Barker
|
6fc76a32af
|
GLOBAL: use AP::logger() and strip redundant Log_ from methods
|
6 years ago |
Peter Barker
|
b47733142f
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
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
|
5a6831b606
|
AP_Baro: allow ICM-20789 on SPI or I2C
|
7 years ago |
Peter Barker
|
12a3cc1179
|
AP_Baro: use Invensense defines when configuring ICM20789 IMU part
|
7 years ago |
Peter Barker
|
bf95be96f3
|
AP_Baro: ICM20789: stop dev_icm being an instance variable
|
7 years ago |
Peter Barker
|
05fb28c7f9
|
AP_Baro: use HAL_SEMAPHORE_BLOCK_FOREVER
|
7 years ago |
Peter Barker
|
ea83a487d4
|
AP_Baro: create BARO_ICM20789_DEBUG and use it
|
7 years ago |
Peter Barker
|
31d8b6ba64
|
AP_Baro: do not take semaphore if HAL_INS_MPU60x0_NAME not set
|
7 years ago |
Andrew Tridgell
|
bf67153791
|
AP_Baro: implement ICM20789 barometer
|
7 years ago |