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

Added a couple more events #236

Closed Nezz closed 3 years ago

Nezz commented 3 years ago

The starters can be used to start the engines of various aircraft.

LIGHT_PANEL_POWER_SETTING__1 can be used to query panel brightness, can be set via:

<PERCENTAGE> 1 (>K:2:PANEL_LIGHTS_POWER_SETTING_SET)

LIGHT_CABIN_POWER_SETTING can be used to query map and flood lights (Longitude: pilot map light = 1, copilot map light = 2, flood light = 3). They can be set via:

<PERCENTAGE> <INDEX> (>K:2:CABIN_LIGHTS_POWER_SETTING_SET)