Skip to content

Releases: aguther/simconnect-toolbox

Support for new variables

27 Nov 21:13
Compare
Choose a tag to compare

The Input block supports now new variables. This allows to mask throttle events as well, see also here:
https://github.com/aguther/simconnect-toolbox/blob/main/sim-connect-interface/include/SimConnectVariableLookupTable.h

⚠️ You need to add the installation path of the libraries to your user profile path! Otherwise the SimConnect library will not be found.

v1.0.1

20 Oct 18:26
Compare
Choose a tag to compare

Fixed a compile issue when using Windows.h and blockfactory.

v1.0

19 Oct 20:45
Compare
Choose a tag to compare

First version that can be used. See README.md for details.