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
chdk_pipe.h
Go to the documentation of this file.
1
// CHDKPTP Pipe
2
3
void
chdk_pipe_init
(
void
);
4
void
chdk_pipe_shoot
(
char
*filename);
5
void
chdk_pipe_deinit
(
void
);
6
chdk_pipe_deinit
void chdk_pipe_deinit(void)
Deinitialize CHDK pipe.
Definition:
chdk_pipe.c:79
chdk_pipe_init
void chdk_pipe_init(void)
Initialize the CHDK pipe.
Definition:
chdk_pipe.c:50
chdk_pipe_shoot
void chdk_pipe_shoot(char *filename)
Shoot an image.
Definition:
chdk_pipe.c:92
sw
airborne
modules
digital_cam
catia
chdk_pipe.h
Generated on Tue Feb 1 2022 13:51:15 for Paparazzi UAS by
1.8.17