Updated readme

This commit is contained in:
Chris Teubert
2015-04-03 15:09:51 -07:00
parent 59d4f073a6
commit a3c53be7b2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
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.
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.

View File

@@ -1,4 +1,4 @@
X-Plane Connect (XPC) Toolbox
X-Plane Connect (XPC) Toolbox
Description
The X-Plane Connect (XPC) Toolbox facilitates communication with X-Plane. This toolbox allows for the real-time manipulation of X-Plane variables. Possible applications include active control of an XPlane simulation, flight visualization, recording states during a flight, or interacting with a mission over UDP.
@@ -11,7 +11,7 @@ xpcPlugin (Directory: xpcPlugin/)
xpcScripts
C: (Directory: C/src/, Example: C/xpcExample/)
MATLAB: (Directory: Matlab/+XPlaneConnect/, Example: MATLAB/xpcExample/)
java: (future-Not complete yet): (Directory: java/src/, Example: java/xpcExample/)
java: (Directory: java/src/, Example: java/xpcExample/)
python: (future-Not complete yet): (Directory: python/xpc/, Example: python/xpcExample/)
Instructions:
@@ -30,7 +30,7 @@ Compatability:
Windows:
Tested on Windows Vista and Windows 7
Mac OSX
Tested on OS X 10.8-10.9
Tested on OS X 10.8-10.10
X-Plane
Tested with X-Plane 9 & 10