Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
baro_board.h
Go to the documentation of this file.
1
2
/*
3
* board specific functions for the chimera board
4
*
5
*/
6
7
#ifndef BOARDS_CHIMERA_BARO_H
8
#define BOARDS_CHIMERA_BARO_H
9
10
// only for printing the baro type during compilation
11
#ifndef BARO_BOARD
12
#define BARO_BOARD BARO_MS5611_I2C
13
#endif
14
15
extern
void
baro_event
(
void
);
16
#define BaroEvent baro_event
17
18
#endif
/* BOARDS_CHIMERA_BARO_H */
baro_event
void baro_event(void)
Definition
baro_board_ms5611_i2c.c:98
sw
airborne
boards
chimera
baro_board.h
Generated on Fri Mar 14 2025 21:37:46 for Paparazzi UAS by
1.9.8