Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Macros | |
#define | BARO_BOARD BARO_BOARD_MS5611_I2C |
#define | BaroEvent baro_event |
Functions | |
void | baro_event (void) |
#define BARO_BOARD BARO_BOARD_MS5611_I2C |
Definition at line 11 of file baro_board.h.
#define BaroEvent baro_event |
Definition at line 15 of file baro_board.h.
void baro_event | ( | void | ) |
Definition at line 99 of file baro_board_ms5611_i2c.c.
References baro_bmp085, BARO_BOARD_SENDER_ID, bb_ms5611, bmp085_event(), Ms5611Data::d1, Ms5611Data::d2, Ms5611_I2c::data, Ms5611_Spi::data, Ms5611_I2c::data_available, Ms5611_Spi::data_available, Bmp085::data_available, DefaultChannel, DefaultDevice, FALSE, fbaroms, LED_TOGGLE, ms5611_i2c_event(), ms5611_spi_event(), sys_time::nb_sec, Ms5611Data::pressure, Bmp085::pressure, Ms5611Data::temperature, and Bmp085::temperature.