Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
baro_board.h
Go to the documentation of this file.
1
2
/*
3
* board specific functions for the lisa_m board
4
*
5
*/
6
7
#ifndef BOARDS_LISA_M_BARO_H
8
#define BOARDS_LISA_M_BARO_H
9
10
// only for printing the baro type during compilation
11
#ifndef BARO_BOARD
12
#define BARO_BOARD BARO_BOARD_BMP085
13
#endif
14
15
// for right now we abuse this file for the ms5611 baro on aspirin as well
16
17
extern
void
baro_event
(
void
);
18
#define BaroEvent baro_event
19
20
#endif
/* BOARDS_LISA_M_BARO_H */
baro_event
void baro_event(void)
Definition:
baro_board_ms5611_i2c.c:99
sw
airborne
boards
lisa_m
baro_board.h
Generated on Wed Aug 28 2019 16:28:55 for Paparazzi UAS by
1.8.8