|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
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_BOARD_MPC355X |
| #define | BaroEvent navgo_baro_event |
Functions | |
| void | navgo_baro_event (void) |
| #define BARO_BOARD BARO_BOARD_MPC355X |
Definition at line 33 of file baro_board.h.
| #define BaroEvent navgo_baro_event |
Definition at line 38 of file baro_board.h.
| void navgo_baro_event | ( | void | ) |
Definition at line 82 of file baro_board.c.
References BARO_BOARD_SENDER_ID, mcp355x_data, mcp355x_data_available, mcp355x_event(), NAVGO_BARO_OFFSET, NAVGO_BARO_SENS, Bmp085::pressure, and startup_cnt.
Here is the call graph for this function: