nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
366 stars 67 forks source link

Separate Taxi Light Toggles #298

Closed justadaniel closed 2 years ago

justadaniel commented 2 years ago

Description Thanks for a great plugin! I think it would be really nice to have a toggle to turn on/off nose landing gear separate from runway turnoff lights. On the A320, 787, and 747, toggling the taxi lights toggles both.

Additional context Here's the lighting panel for the 747... 747-lightingpanel

and the A320... 82b823debbbc74c1364b2b5f72b645edfabf83fe

egpd1701 commented 2 years ago

Hi - I managed to get that to work with Kirikou's L/HVAR Fork and mobiflight - Took a bit of programming but i've got them working.

nguyenquyhy commented 2 years ago

You can use MobiFlight module to translate some internal events into SimConnect events, which can then be triggered by the plugin.