Tags: c-true/FsConnect
Tags
Support for setting COM and NAV frequencies (#17) - Issue #15 fixed by adding support for setting COM frequencies, including 3 decimals, through the RadioManager. - Added event ids for frequencies - Updated and added some method signatures - Integration tests for RadioManager - Simple utility class for BCD handling.
Support for reflection based data definitions * Event id enum (#13) * [Breaking] SimProperty renamed to SimVar, minor other renames. * Added support for reflection of SimVars, see the SimVar attribute. * Added enum, FsEventNameId, for configuring client events using an enum.
Fix #6 - SimConnect.cfg in My Documents - conflict with other mods (#7) * Fixes #6, setting Local as default location for writing SimConnect.cfg * Added all simulation variables and units as documented by the SimVarWatcher example in the MSFS SDK * Verified that bundled SimConnect binaries in SDK 0.10.0 is the same as in this release.