Releases
v1.2.0
General Changes
Updated CMakeLists.txt for the plugin to remove old source files.
New Features
Added plugin support and client functions to get position and control surface information.
The getPOSI
and getCTRL
functions mirror the setPOSI
and setCTRL
functions, respectively.
Added a new example script for all clients that continuously monitors basic aircraft characteristics.
Bug: The MATLAB version does not update correctly despite making exactly the same calls as the Java version (which works). I have no idea why.
Added a new example script for all clients that records airplane movements to a file and plays back those movements from a file.
Issue : The Java, MATLAB and Python versions of the example are written but not tested.
Changes to the X-Plane Connect Plugin
Bug Fixes
Fixed a typo in UDPSocket
which caused the plugin to incorrectly log network failures.
Fixed a missing format argument in DataManager
which caused garbled log messages.
You can’t perform that action at this time.