FS_Tool v0.5.0
This is a small VB.Net app that uses SimConnect to map HID joystick events to SimConnect events and/or keystrokes. I developed it for use with my new Honeycomb Bravo throttle quadrant, but it should be useable with any HID compliant joystick/yoke/throttle/gamepad.
There are two profiles for the Bravo included.
A basic one that keeps the default mapping but eliminates the 10 degree/1000 foot bugs.
A second more complex profile is included that also turns two of the rocker switches into mode select switches allowing the Bravo to control pretty much all of the G-1000 knobs and buttons. Be advised however that this advanced profile requires that the MobiFlight WASM module is correctly installed in order to access these extra events.
The app is open source and is hosted on GitHub.
It uses code from the HIDSharp library Copyright 2010-2019 James F. Bellinger