Jason Watkins fbeb297717 Fixed CTests bugs, minor plugin enhancements, and removed old files
- Fixed incorrect message buffer size in sendCTRL function.
 - Fixed a bug in sendCTRLTest where not all DREF sizes were being set.
 - Increased message buffer size in sendReadTest to account for assumptions made by sendUDP.
 - Fixed a bug in updateLog where the log message would sometimes start with several null characters, causing the log message to be effectively ignored by fprintf.

 - The xpcPlugin Visual Studio solution now supports 32 bit and 64 bit builds.
 - Logging performed by the plugin now works correctly on Windows.
 - Long log messages are now truncated to 500 characters. Previously, messages over 500 characters would be omitted, and an error message logged in their place.

 - Several files which were incorrectly added to source control have been deleted.
2015-03-24 14:29:39 -07:00
2014-11-24 14:56:43 -08:00
2014-10-22 15:52:38 -07:00
2014-10-22 15:10:26 -07:00
2015-02-10 11:57:14 -08: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 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%