Documentation Changes

This commit is contained in:
Chris Teubert
2014-11-24 12:15:57 -08:00
parent c8da9bce2a
commit e4fed91077
4 changed files with 722 additions and 39 deletions

View File

@@ -37,22 +37,6 @@
// CONTACT
// For questions email Christopher Teubert (christopher.a.teubert@nasa.gov)
//
// VERSION HISTORY
// 06.24.14 (V0.23): (CT) General Fixes for Windows compatability
// 05.23.14 (V0.22): (CT) Combined request/readDREF
// -fixed readPOSI (gear issue)
// 05.21.14 (V0.2175): (CT) Added Throttle to CTRL
// 05.12.14 (V0.215): (CT) Read/Parse/Send Control
// 05.07.14 (V0.21): (CT) Read/Parse/Send Position
// 04.29.14 (V0.205): (CT) Added check that data was received in read functions
// 03.15.14 (V0.2): (CT) General performance updates, added preconditions
// 02.04.14 (V0.11): (CT) Fixed problem that caused for loops not to work with some compilers. General Stability Improvements, added readRequest, readDREF
// 01.27.14 (V0.1): (CT) First Beta: sendDATA, sendDREF, requestDREF, pauseSim, readDATA
// 11.10.13 (V0.0): (CT) First Version
//
// CONTRIBUTORS
// CT: Christopher Teubert (christopher.a.teubert@nasa.gov)
//
// TO DO
// 1. Update SelectData
// 2. RequestDREF: look into removing DREFSizes

View File

@@ -1,5 +1,5 @@
//
// XPCPlugin Version 0.25 Beta
// XPCPlugin Beta
//
// DESCRIPTION
// XPCPlugin Facilitates Communication to and from the XPlane
@@ -43,28 +43,6 @@
// CONTACT
// For questions email Christopher Teubert (christopher.a.teubert@nasa.gov)
//
// VERSION HISTORY
// 10.16.14: (CT) Added Notices and Disclaimers
// 08.21.14 (V0.24): (CT) Changed setPOSI to handle multiple aircraft
// - Better handling of reaching maxconn
// 08.04.14 (V0.23): (CT) Fixed CTRL invalid dref message
// - Added message buffer, type XPCMessage
// 05.21.14 (V0.22): (CT) Updated to use new xpcSocket Struct
// - Fixed gear for POSI message.
// - Completed SetFlaps
// - Forwards certain commands + Unknown DATA DREFs to UDP
// 05.12.14 (V0.215): (CT) Completed CTRL Option, added flap handle DREF
// 05.07.14 (V0.21): (CT) Added more DATA DREFS
// - Moved handleDREFSIM to tools file
// - Created setORIENT,setPOSI, setGEAR, setDREF functions;
// 04.30.14 (V0.205): (CT) Added NaN data handling (DATA,DREF,CONN,SIMU)
// - Added up to 5 signal reading per loop + run every cycle
// 04.15.14 (V0.2): (CT) Added benchmarking tools, Expanded DATA, added ability to send velocity magnitude, created xpcPluginTools
// 03.21.14 (V0.18): (CT) Added ability to set pause instead of toggle. Expanded DATA.
// 02.13.14 (V0.17): (CT) Completed GETD option, saved connections, added ability to receive dref w/o sim/ preceeding it (saves 4 bytes/request), general stability improvements
// 1.28.14 (V0.1): (CT) First Beta: DATA (11.0-2, 14.0-1, 16.0-2, 17.0-2, 20.0-2, 21.0-5, 25.0), SIMU, DREF
// 12.10.13 (V0.0): (CT) First Version
//
// CONTRIBUTORS
// CT: Christopher Teubert (christopher.a.teubert@nasa.gov)
//

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
3cf9e0e2c3d7330be62f82980f61a614 af5f4e247ee72a2fd8605a86129cde95 ffffffffffffffffffffffffffffffff 42268 /Users/cteubert/Documents/xplaneconnect/xpcPlugin/xpcPlugin.xpl
3cf9e0e2c3d7330be62f82980f61a614 276eb2237c95a27242c61e05f0ff8fe0 ffffffffffffffffffffffffffffffff 42268 /Applications/X-Plane 10/Resources/plugins/xpcPlugin.xpl
3cf9e0e2c3d7330be62f82980f61a614 ecd54abeb6f6cd3905769ac71bfbe480 ffffffffffffffffffffffffffffffff 42268 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xpcPlugin.xpl
00000000546fbb1800000000000048db cfce26aca1b989e457eb5cf2b59c3bd8 ffffffffffffffffffffffffffffffff 18651 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.c
00000000546fbb190000000000000c62 539e31d610b4d465fec71d36139c86a2 ffffffffffffffffffffffffffffffff 3170 /Users/cteubert/Documents/FDzProject/flightdeckz/connections/src/xplaneconnect/xplaneConnect.h
00000000002e7bb100000000000edaee 3cf9e0e2c3f948bae62f82980f6f7cfa ffffffffffffffffffffffffffffffff 48748 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl
ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 2768 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o
000000000611f1150000000000004746 8374b21db9901f2d5dac9c15376e9125 ffffffffffffffffffffffffffffffff 29532 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o
000000005215308c0000000000002679 a62798d4eca3e9394feb35c4591b436a ffffffffffffffffffffffffffffffff 45876 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o
0000000006367b2c000000000000477f 9f15938943d0aea354fb2acfa5f38eb5 ffffffffffffffffffffffffffffffff 29288 /Users/cteubert/Documents/XPC Project/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o
e7479fe596e29344f39bbebeb9c0282d 050f967bda4409efca7b278d62ceaa09 ffffffffffffffffffffffffffffffff 48676 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/Mac/xpcPlugin.xpl
000000000611f0d40000000000000f6a f229aeb77cc342b388dcfe8c1c35f733 ffffffffffffffffffffffffffffffff 2768 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPlugin_vers.o
000000000672cad60000000000004746 844d4d17e49cda80fc37de6e01f9deaa ffffffffffffffffffffffffffffffff 29484 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xpcPluginTools.o
00000000066639050000000000008b55 dc672190d23b96b0fb74dd44110cd5de ffffffffffffffffffffffffffffffff 45756 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/XPCPlugin.o
0000000006663d0000000000000043c5 4d445dd5da8587137c044318b50237d6 ffffffffffffffffffffffffffffffff 29224 /Users/cteubert/Documents/XPlaneConnect/xpcPlugin/build/xpcPlugin.build/Debug/xpcPlugin.build/Objects-normal/x86_64/xplaneConnect.o