Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | BARO_BOARD BARO_BOARD_BMP085 |
#define | BaroEvent bmp_baro_event |
Functions | |
void | bmp_baro_event (void) |
Baro board interface for Bosch BMP085 on HBmini I2C1 with EOC check.
Definition in file baro_board.h.
#define BARO_BOARD BARO_BOARD_BMP085 |
Definition at line 33 of file baro_board.h.
#define BaroEvent bmp_baro_event |
Definition at line 38 of file baro_board.h.
void bmp_baro_event | ( | void | ) |
Definition at line 54 of file baro_board.c.
References baro_bmp085, BARO_BOARD_SENDER_ID, bmp085_event(), Bmp085::data_available, get_sys_time_usec(), LED_TOGGLE, and Bmp085::pressure.