Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
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
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
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
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
geiger_counter.h
Go to the documentation of this file.
1
#ifndef GEIGER_COUNTER_H
2
#define GEIGER_COUNTER_H
3
4
#include "
std.h
"
5
6
void
geiger_counter_init
(
void
);
7
void
geiger_counter_periodic
(
void
);
8
void
geiger_counter_event
(
void
);
9
10
#endif
11
geiger_counter_event
void geiger_counter_event(void)
Definition:
geiger_counter.c:54
geiger_counter_init
void geiger_counter_init(void)
Definition:
geiger_counter.c:45
std.h
geiger_counter_periodic
void geiger_counter_periodic(void)
Definition:
geiger_counter.c:49
sw
airborne
modules
meteo
geiger_counter.h
Generated on Tue Feb 1 2022 13:51:16 for Paparazzi UAS by
1.8.17