Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nps_flightgear.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void nps_flightgear_init (const char *host, unsigned int port, unsigned int port_in, unsigned int time_offset)
 
void nps_flightgear_send (void)
 Send FlightGear GUI packet For visualization of airplane position and attitude only start fgfs with –native-gui=socket... More...
 
void nps_flightgear_send_fdm (void)
 Send FlightGear FDM packet For visualization with moving surfaces (elevator, propeller etc). More...
 

Function Documentation

void nps_flightgear_init ( const char *  host,
unsigned int  port,
unsigned int  port_in,
unsigned int  time_offset 
)

Definition at line 52 of file nps_flightgear.c.

References flightgear, nps_flightgear_receive(), and th_fg_rx.

Referenced by nps_flight_gear_loop().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: