45 #ifndef NAVGO_BARO_SENS
46 #define NAVGO_BARO_SENS 0.05298
49 #ifndef NAVGO_BARO_OFFSET
50 #define NAVGO_BARO_OFFSET 199229
54 #define BARO_STARTUP_COUNTER 200
#define BARO_STARTUP_COUNTER
Common barometric sensor implementation.
bool mcp355x_data_available
Main include for ABI (AirBorneInterface).
#define BARO_BOARD_SENDER_ID
default onboard baro
#define NAVGO_BARO_OFFSET
void navgo_baro_event(void)
int32_t pressure
pressure in Pascal
#define NAVGO_BARO_SENS
scale factor to convert raw ADC measurement to pressure in Pascal.
arch independent LED (Light Emitting Diodes) API