29 Commits

Author SHA1 Message Date
Sander Datema
1bc34ed0c5 Revert auto formatting 2020-06-27 21:29:19 +02:00
Sander Datema
388329b218 Add support for sendCOMM method
Credits go to user @angelsware, I just did a copy/paste from #120
2020-06-27 21:14:42 +02:00
Jason Watkins
cf6a45fb87 Update version numbers 2018-10-20 13:52:44 -07:00
Michael Thompson
9c90c4e4d2 Updated flags to allow for individual pause commands 2018-10-19 17:35:18 -07:00
Jan Zwiener
0e493920fa sendPOSI command change (double for lat/lon/h) (#111)
* Updated POSI to use doubles for lat/lon/alt, as step size for floats was unacceptably large at high longitudes.
2018-10-19 17:35:05 -07:00
Chris Teubert
96a6d16365 Python example fix
Had to unpack tuple for string.format
2015-08-25 11:02:35 -07:00
Jason Watkins
73bafd2a7e Fixed module loading in the Python Tests file. 2015-08-20 08:55:18 -07:00
Jason Watkins
d446b18d55 Merge branch 'monitor-example' into develop
Conflicts:
	Python/xplaneConnect.pyproj
2015-08-17 09:28:32 -07:00
Jason Watkins
c520132ba6 Fixed several bugs in Python playbackExample 2015-08-17 09:17:45 -07:00
Jason Watkins
02cd59dbae Added playback example to Python client 2015-07-30 13:42:07 -07:00
Jason Watkins
49fb706e9d Added monitor example for Python 2015-06-19 13:09:17 -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