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
orange_avoider.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Roland Meertens
3
*
4
* This file is part of paparazzi
5
*
6
*/
13
#ifndef ORANGE_AVOIDER_H
14
#define ORANGE_AVOIDER_H
15
16
// settings
17
extern
float
oa_color_count_frac
;
18
19
// functions
20
extern
void
orange_avoider_init
(
void
);
21
extern
void
orange_avoider_periodic
(
void
);
22
23
#endif
24
orange_avoider_periodic
void orange_avoider_periodic(void)
Definition:
orange_avoider.c:100
oa_color_count_frac
float oa_color_count_frac
Definition:
mav_exercise.c:45
orange_avoider_init
void orange_avoider_init(void)
Definition:
orange_avoider.c:87
sw
airborne
modules
orange_avoider
orange_avoider.h
Generated on Tue Feb 1 2022 13:51:16 for Paparazzi UAS by
1.8.17