|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
General interface for board integrated barometers. More...
#include "modules/sensors/baro_board_common.h"#include "modules/sensors/baro.h"#include <BOARD_CONFIG>
Include dependency graph for baro_board_common.c:Go to the source code of this file.
Functions | |
| void | baro_board_init (void) |
| void | baro_board_periodic (void) |
| void | baro_board_event (void) |
General interface for board integrated barometers.
Definition in file baro_board_common.c.
Definition at line 50 of file baro_board_common.c.
References BaroEvent.
Definition at line 36 of file baro_board_common.c.
References baro_init().
Here is the call graph for this function:Definition at line 43 of file baro_board_common.c.
References baro_periodic().
Here is the call graph for this function: