Flight-Tracker-StreamDeck
Flight-Tracker-StreamDeck copied to clipboard
A Stream Deck plugin to interact with Microsoft Flight Simulation
Some planes, like the CJ4 and Longitude in MSFS have a start/stop button which performs multiple actions in the sim. As far as I can tell `TOGGLE_FUEL_VALVE_ENG1` (and 2) is...
Hello, first thanks for your wnderful software and a happy new year. I'm no programmer, so sorry if there are some things I say which will sound stupid in your...
**Is your feature request related to a problem? Please describe.** With new aircraft coming out, some developers are refusing to use SimConnect (looking at you Aerosoft) for a lot of...
- [ ] Toggle parameter (e.g. PLANE HEADING DEGREES MAGNETIC - 4294967295 / 8) #223 - [ ] Display value (e.g. FUEL_TANK_LEFT_MAIN_QUANTITY*6.7) #199 - [ ] Feedback value (e.g. GEAR_LEFT_POSITION==100...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have to use my scroll wheel to input bugs/obs. I use trackIR so sometimes my...
Added heading bug events. I need different delays to be able to dial in frequencies or change heading bug. That way, the user can choose. 
I wanted to set up some aircraft specific things and couldn't find a way to access the current aircraft's title. I noticed that `AircraftDataStruct` was already there in the code,...
For new users, I believe it would be nice to have some sort of picker to select a simulation variable instead of free text. This could be done via reflection...