|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | BARO_BOARD BARO_SWING |
| #define | BaroEvent baro_event |
Functions | |
| void | baro_event (void) |
Paparazzi Swing Baro Sensor implementation. Sensor is LPS22HB (I2C) from ST but is accessed through sysfs interface
Definition in file baro_board.h.
| #define BARO_BOARD BARO_SWING |
Definition at line 32 of file baro_board.h.
| #define BaroEvent baro_event |
Definition at line 36 of file baro_board.h.
| void baro_event | ( | void | ) |
Definition at line 103 of file baro_board_ms5611_i2c.c.