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
wind_gfi.h
Go to the documentation of this file.
1
#ifndef WIND_GFI_H
2
#define WIND_GFI_H
3
4
#include "
std.h
"
5
6
enum
pcf_stat
{
7
PCF_IDLE
,
8
PCF_SET_OE_LSB
,
9
PCF_READ_LSB
,
10
PCF_SET_OE_MSB
,
11
PCF_READ_MSB
12
};
6
enum
pcf_stat
{
…
};
13
14
void
wind_gfi_init
(
void
);
15
void
wind_gfi_periodic
(
void
);
16
void
wind_gfi_event
(
void
);
17
18
#endif
std.h
wind_gfi_periodic
void wind_gfi_periodic(void)
Definition
wind_gfi.c:63
wind_gfi_event
void wind_gfi_event(void)
Definition
wind_gfi.c:72
pcf_stat
pcf_stat
Definition
wind_gfi.h:6
PCF_SET_OE_MSB
@ PCF_SET_OE_MSB
Definition
wind_gfi.h:10
PCF_IDLE
@ PCF_IDLE
Definition
wind_gfi.h:7
PCF_READ_MSB
@ PCF_READ_MSB
Definition
wind_gfi.h:11
PCF_SET_OE_LSB
@ PCF_SET_OE_LSB
Definition
wind_gfi.h:8
PCF_READ_LSB
@ PCF_READ_LSB
Definition
wind_gfi.h:9
wind_gfi_init
void wind_gfi_init(void)
Definition
wind_gfi.c:57
sw
airborne
modules
meteo
wind_gfi.h
Generated on Fri Apr 4 2025 14:56:51 for Paparazzi UAS by
1.9.8