|
|
@117:55d66bfcd247
|
23 months |
ivaradi |
Fixed the name of the C common test file in the Makefile
|
|
|
@114:0e60b2a26b42
|
23 months |
ivaradi |
Modified test case originally causing X-Plane 12 to crash
|
|
|
@112:58892a32a039
|
23 months |
ivaradi |
The test programs can be parameterized to connect over TCP
|
|
|
@101:172b02312f54
|
5 years |
ivaradi |
VSCPL libraries are explicitly added for the test programs
|
|
|
@99:bb320ead601d
|
5 years |
ivaradi |
The beginnings of a simple plugin emulator
|
|
|
@91:7132de00a203
|
7 years |
ivaradi |
Updated to be compatible with current automake
|
|
|
@89:69ba1a2b5897
|
12 years |
ivaradi |
Added calls to save the current situation
|
|
|
@73:f002dbc2e863
|
12 years |
ivaradi |
Added a line
|
|
|
@60:b87f8bb9944c
|
12 years |
ivaradi |
Removed %zu and %zd patterns, as it was not handled by the MingW compiler
|
|
|
@55:fa05d8dd30a2
|
12 years |
ivaradi |
Added the C client API for hotkey handling and the test program. Also …
|
|
|
@54:fb6a875ea5d2
|
12 years |
ivaradi |
Added support for the hotkey functions in the C++ client and a test …
|
|
|
@53:84a550d370b1
|
12 years |
ivaradi |
Added test program for the hotkey handling
|
|
|
@41:a3f71b4eaca1
|
12 years |
ivaradi |
Added test cases for the 'unknown dataref' error with position information
|
|
|
@40:ec5dde8a6ff6
|
12 years |
ivaradi |
Implemented the client support for the new commands and updated the …
|
|
|
@36:29e3b676c0c2
|
12 years |
ivaradi |
Added a new command to query the versions
|
|
|
@35:9451e75788ea
|
12 years |
ivaradi |
Implemented support for multi-dataref setting
|
|
|
@34:3a90641eba91
|
12 years |
ivaradi |
Implemented the multi-dataref getter in Python
|
|
|
@32:22525b9438b5
|
12 years |
ivaradi |
Implemented the setting of single datarefs
|
|
|
@31:a37c4ec54e84
|
12 years |
ivaradi |
Reading of single values works with the Python client
|
|
|
@30:d92d686b4d70
|
12 years |
ivaradi |
Fixed problems with detecting a broken connection
|
|
|
@29:5ab375f73489
|
12 years |
ivaradi |
Implemented the rest of the multi-dataref API and the multi-dataref …
|
|
|
@26:77a23a961301
|
12 years |
ivaradi |
The multi-dataref buffers are managed by the XPlane object
|
|
|
@25:77da156bca86
|
12 years |
ivaradi |
Implemented the set operations
|
|
|
@24:838d1d1b619e
|
12 years |
ivaradi |
Added the array reading functions
|
|
|
@23:e3beb05af132
|
12 years |
ivaradi |
Implemented some functions of the C interface and a simple test …
|
|
|
@22:e29d792d1b5d
|
12 years |
ivaradi |
Moved the registration code into MultiBuffer
|
|
|
@21:3f824500be71
|
12 years |
ivaradi |
Implemented the multi-dataref setter object
|
|
|
@20:89be93500e98
|
12 years |
ivaradi |
Added some further values to query
|
|
|
@19:280541440d22
|
12 years |
ivaradi |
Getting multiple values works
|
|
|
@18:c957b01ca44c
|
12 years |
ivaradi |
Added the setting of array values
|
|
|
@17:2b7d9b08ce3f
|
12 years |
ivaradi |
Setting of scalar values works
|
|
|
@16:1d329bbc0303
|
12 years |
ivaradi |
Added the functions to handle the array queries
|
|
|
@15:1c0347ed41c6
|
12 years |
ivaradi |
Implemented the scalar queries
|
|
|
@14:bb6484eceb1e
|
12 years |
ivaradi |
Very basic client code works
|