Configuring Arrow with Streamdeck (SimConnect events)
-
Hi,
I'm just now purchased the Arrow/Turbo Arrow bundle, and have been setting up my controls. I use the streamdeck plugin https://github.com/nguyenquyhy/Flight-Tracker-StreamDeck/blob/main/docs/USERGUIDE.md , which is based on SimConnect.Most stuff works, but I've noticed a few things:
-
Is there a possibility to use AP_PANEL_HEADING_ON or AP_PANEL_HEADING_SET to set Autopilot heading mode (instead of AP_HDG_HOLD)? (now when I use the AP_HDG_HOLD switch, it triggers both the rocker switch and the dial)
-
I can't seem to map the DME NAV 1 / 2 switch. There should be TOGGLE_DME (or DME1_TOGGLE and DME2_TOGGLE) to toggle DME between NAV1 and NAV2 , but it doesn't work?
-
Is there any Simconnect events to control the Emergency gear lever?
-
The autopilot switch doesn't send AUTOPILOT_APPROACH_HOLD when activating approach mode
Thanks!
-