Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ATC + Stream Deck not working

Featured Replies

Hi guys, I am sooo happy to be back into MSFS after a twelve months absence. I'm enjoying the PMDG 737 more than ever! However, at the moment I'm rather frustrated and bemused. I have the Stream Deck XL which works really nicely with 99% of profiles I use, and at the moment I'm adding some of my own assignments such as different sound files and so forth. But for some reason, which is a total mystery, I can't assign the Ctrl+T assignment to a button for ATC. I have tried for hours, different ways of doing this. It's odd, but some weeks ago it seemed to work, but now, nada. Anyone have any ideas? Thanks.

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

  • Author
9 minutes ago, kalle999 said:

Hi,

do you use AAO or FlightTrackerSteamDeck (https://github.com/nguyenquyhy/Flight-Tracker-StreamDeck)?

 

Best regards,

 

Kalle 

Hi Kalle, sure, it's A&Ohs. Like I say, everything works fine, it's just this one single assignment I'm having the problem with.

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

Hi Howard,

 

I assume that you deleted the default key binding for CTRL+T (Toggle Autopilot Altitude Hold)?!?

 

I use AAO mostly with some scripts from some colleagues, i.e. I am not an expert on the one hand side. On the other hand side I use FlightTrackerSteamDeck often. Which ATC function do you want to use? I can try it with FlightTrackerSteamDeck...

 

Best regards,

 

Kalle

  • Author
59 minutes ago, kalle999 said:

P.S. I found two events in the documentation (https://docs.flightsimulator.com/html/Programming_Tools/Event_IDs/Aircraft_Instrumentation_Events.htm#ATC_MENU_OPEN ), but these don't work. 

The default key mappings shouldn't be a problem if you use AAO and events. Please forget my question 😉

Thanks for your help Kalle, but I've given up! Unsure what the problem is, but no big sweat 'cos I've assigned a button on the yoke, which in fairness is probably preferable. The only thing is I had to sacrifice a view which was assigned to the button, but no probs, at least I get away from having to go for the mouse when I want to call up ATC.

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

  • Commercial Member
35 minutes ago, Rockliffe said:

Thanks for your help Kalle, but I've given up! Unsure what the problem is, but no big sweat 'cos I've assigned a button on the yoke, which in fairness is probably preferable. The only thing is I had to sacrifice a view which was assigned to the button, but no probs, at least I get away from having to go for the mouse when I want to call up ATC.

TMBK InGame panels cannot be called up through SimConnect events. There even is a special event for the ATC window listed in the MSFS SDK documentation, but it doesn't work.  

I did something similar recently with the virtual mouse in AAO, but I'm not sure that is for you? This is basically a script that positions your mouse cursor over the in-game menu in MSFS, opens it, and then clicks on the icon (=you can open and close any panel with that technique). This script can be assigned to any external button.

Edited by Lorby_SI

LORBY-SI

11 minutes ago, Lorby_SI said:

TMBK InGame panels cannot be called up through SimConnect events. There even is a special event for the ATC window listed in the MSFS SDK documentation, but it doesn't work.  

I did something similar recently with the virtual mouse in AAO, but I'm not sure that is for you? This is basically a script that positions your mouse cursor over the in-game menu in MSFS, opens it, and then clicks on the icon (=you can open and close any panel with that technique). This script can be assigned to any external button.

I solved this by using vjoy. In Stream Deck, you can use the vjoy plugin to assign virtual joystick button to a key, and in MSFS I can use that virtual joystick button to open the ATC window, or any other function that isn't explosed through Simconnect. It works fine but I'd prefer if Asobo would allow us to do this directly.
Off course, one can also do this without Vjoy by using a keyboard combination but then, MSFS needs to be in focus.

Flightsim rig:
CPU: AMD 5900x  | Mobo: MSI X570 MEG Unify | RAM: 32GB G.Skill Trident Z Neo | GPU: Gigabyte RTX 3090 | Storage: M.2 (2 & 4 TB) | PSU: Corsair RM850x | Case: Fractal Define 7 XL
Display: Acer Predator x34 3440x1440 | Speakers: Logitech Z906 
Controllers: Fulcrum One Yoke | MFG Crosswind v2 pedals | Honeycomb Bravo Quadrant |Thrustmaster TCA Quadrant | Stream Deck XL & Plus | TrackIR 5 Tobii eye tracking

  • Commercial Member
17 minutes ago, orchestra_nl said:

I solved this by using vjoy. In Stream Deck, you can use the vjoy plugin to assign virtual joystick button to a key, and in MSFS I can use that virtual joystick button to open the ATC window, or any other function that isn't explosed through Simconnect. It works fine but I'd prefer if Asobo would allow us to do this directly.
Off course, one can also do this without Vjoy by using a keyboard combination but then, MSFS needs to be in focus.

That is true, and a good option as well. AAO also has vJoy and ViGEm interfaces built in to do the same thing. But both these items are yet another thing to install on the computer, and not everybody wants to go there.

Edited by Lorby_SI

LORBY-SI

  • Author
1 hour ago, Lorby_SI said:

TMBK InGame panels cannot be called up through SimConnect events. There even is a special event for the ATC window listed in the MSFS SDK documentation, but it doesn't work.  

I did something similar recently with the virtual mouse in AAO, but I'm not sure that is for you? This is basically a script that positions your mouse cursor over the in-game menu in MSFS, opens it, and then clicks on the icon (=you can open and close any panel with that technique). This script can be assigned to any external button.

Ah, thanks for the input, appreciated.

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

Setting a steamdeck key for "Tab" works for me on my streamdeck.

Edited by Waldo Pepper

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.