XPPlanes
X-Plane plugin to display additional planes based on network data
src Directory Reference

Files

file  FD_RTTFC.cpp
 Converter for RTTFC type of data.
 
file  FD_XPPTraffic.cpp
 XPPTraffic data format, a JSON format specifically designed for XPPlanes.
 
file  FlightData.cpp
 Position, attitude, and configuration data that drives the planes' display.
 
file  Global.cpp
 Implements the GlobVars object holding all global variable information.
 
file  Listener.cpp
 UDP receiver thread.
 
file  main.cpp
 Plugin main entry points.
 
file  Plane.cpp
 The Plane class represents, guess what, a plane.
 
file  Utilities.cpp
 Miscellaneous utility functions, including logging.