Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to choose a different action for second state #133

Open
Chaussette23 opened this issue Mar 14, 2024 · 0 comments
Open

Add the ability to choose a different action for second state #133

Chaussette23 opened this issue Mar 14, 2024 · 0 comments

Comments

@Chaussette23
Copy link

Some aircrafts have different buttons to enable or disable something. One of the best example of this is the Mi-24P and its Autopilot panel.
Each buttons have difference Button IDs. For instance, let's take the Yaw Autopilot :

  • ON Button have Device ID 10, Button ID 3005 and its light is DCS ID 279
  • OFF Button have Device ID 10, Button ID 3007 and its light is DCS ID 278

What I would like to do is to set only One StreamDeck button for Toggling the Yaw Autopilot.
When the Yaw AP is OFF, illuminating in Red, and when it's ON, illuminating in Green, to mimick slightly the aircraft's behavior.

Hence:
image
Then, Once enabled (so when passing to StreamDeck Button state 2, having such configuration:
image

One idea would be to use the linked state button to allow us to do this:
image

@Chaussette23 Chaussette23 changed the title Add the ability to choose differnt action for second state Add the ability to choose different action for second state Mar 14, 2024
@Chaussette23 Chaussette23 changed the title Add the ability to choose different action for second state Add the ability to choose a different action for second state Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant