Commit Graph

19 Commits

Author SHA1 Message Date
Jason Watkins
02cd59dbae Added playback example to Python client 2015-07-30 13:42:07 -07:00
Jason Watkins
b903bdd90d Added getCTRL and getPOSI support to python client. 2015-06-02 14:28:42 -07:00
Jason Watkins
039c92b2f1 Added support for VIEW command to Python client. 2015-05-08 14:38:36 -07:00
Jason Watkins
5717b0f67a Added support for sending multiple datarefs to the Python client and fixed setCONN bug. 2015-05-07 15:30:08 -07:00
Jason Watkins
e3e9c3c55c Fixed bug in that format of the Python client's DATA command. 2015-05-06 10:13:02 -07:00
Jason Watkins
7d7e0d01b2 Added example for the Python client. 2015-05-06 10:12:41 -07:00
Jason Watkins
24768ff140 Renamed Python client file to decrease ambiguity.
- File and class name no longer conflict.
 - Better matches the structure of Java client.
2015-05-05 14:47:39 -07:00
Jason Watkins
e9e95d988b Added support for setting speed brakes to Python client 2015-05-05 13:04:11 -07:00
Jason Watkins
35abb41e8e Updated Python client to support "switch" argument in SIMU command. 2015-05-01 15:13:27 -07:00
Jason Watkins
10d21cc0df Finished implementing unit tests and fixed bugs found. 2015-05-01 13:50:48 -07:00
Jason Watkins
685d121edd Fixed several bugs found by unit tests. 2015-05-01 09:14:35 -07:00
Jason Watkins
31095b716b Updated Python client unit tests. 2015-05-01 09:14:34 -07:00
Jason Watkins
2a874eb514 Refactored Python client to match other clients. 2015-05-01 09:14:33 -07:00
jwatkins42
18aa9fa251 Fixed several bugs based on test results 2015-05-01 09:14:33 -07:00
jwatkins42
9fb2274ae8 Started implementing tests 2015-05-01 09:14:32 -07:00
jwatkins42
4aaca80d3e Added PyTools project files for Python API 2015-05-01 09:14:32 -07:00
jwatkins42
fd63976e4d Finished basic Python impl. 2015-05-01 09:14:31 -07:00
jwatkins42
04897b878e More python! 2015-05-01 09:14:31 -07:00
jwatkins42
b6233ab5d7 Started implementation of Python version of XPC client. 2015-05-01 09:14:30 -07:00