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
nps_flightgear.h
Go to the documentation of this file.
1
#ifndef NPS_FLIGHTGEAR_H
2
#define NPS_FLIGHTGEAR_H
3
4
extern
void
nps_flightgear_init
(
const
char
* host,
unsigned
int
port,
unsigned
int
port_in,
unsigned
int
time_offset);
5
extern
void
nps_flightgear_send
(
void
);
6
extern
void
nps_flightgear_send_fdm
(
void
);
7
8
#endif
/* NPS_FLIGHTGEAR_H */
nps_flightgear_init
void nps_flightgear_init(const char *host, unsigned int port, unsigned int port_in, unsigned int time_offset)
Definition:
nps_flightgear.c:52
nps_flightgear_send
void nps_flightgear_send(void)
Send FlightGear GUI packet For visualization of airplane position and attitude only start fgfs with –...
Definition:
nps_flightgear.c:179
nps_flightgear_send_fdm
void nps_flightgear_send_fdm(void)
Send FlightGear FDM packet For visualization with moving surfaces (elevator, propeller etc).
Definition:
nps_flightgear.c:115
sw
simulator
nps
nps_flightgear.h
Generated on Tue Feb 1 2022 13:51:18 for Paparazzi UAS by
1.8.17