From 2f13ce38bd93fd3964084b5a8b1566ea050c22df Mon Sep 17 00:00:00 2001 From: jasonduley Date: Wed, 22 Oct 2014 15:10:26 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9f40bd --- /dev/null +++ b/README.md @@ -0,0 +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.