Jason Watkins 453ea65619 Added plugin support for drawing messages to screen.
- Either a single string will be drawn to screen, or nothing will be drawn.
 - Intelligently registers and unregisters drawing callback to minimize overhead when no message is being displayed.
 - Currently does not support newline characters (\r or \n). Newlines will cause text to be drawn overlapped.
2015-04-07 15:33:38 -07:00
2014-11-24 14:56:43 -08:00
2015-04-07 09:22:43 -07:00
2014-10-22 15:52:38 -07:00
2015-04-03 15:09:51 -07:00
2015-04-03 15:09:51 -07:00

XPlaneConnect

The X-Plane Communications Toolbox (XPC) is an open source research tool used to interact with the commercial flight simulator software X-Plane. XPC allows users to control aircraft and receive state information from aircraft simulated in X-Plane using functions written in C, C++, java, or MATLAB in real time over the network. This research tool has been used to visualize flight paths, test control algorithms, simulate an active airspace, or generate out-the-window visuals for in-house flight simulation software.

Description
The X-Plane Communications Toolbox is a research tool used to interact with the X-Plane flight simulator Fork: https://github.com/cs-powell/XPlaneConnectCSP
Readme 23 MiB
Languages
Java 28.1%
C 26.9%
Pascal 22.9%
C++ 11.3%
Python 7.8%
Other 3%