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 |
|
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 |
|
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 |
|