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

fix(tpro): function switches auto-switch & position matching #2505

Merged
merged 2 commits into from
Oct 12, 2022
Merged

Conversation

raphaelcoeffic
Copy link
Member

Fixes #1488

Summary of changes:

  • fix auto-switch for function switches
  • fix matching function switch UP position

@raphaelcoeffic raphaelcoeffic added this to the 2.8 milestone Oct 10, 2022
@pfeerick pfeerick added the bug 🪲 Something isn't working label Oct 10, 2022
@pfeerick
Copy link
Member

There is still some minor issue here (will follow up separately), but this does fix the issue as documented. As well as fixing a secondary FS led flickering when shutting down which I had suspected was somehow also related.

@3djc
Copy link
Collaborator

3djc commented Oct 11, 2022

Nice, testing ok here

@pfeerick
Copy link
Member

Can you try this for me then... setup a group of three FS switches... leave them 2POS, and then try to set the first one as a mix source using autosource detection... mine will only pick up the second and third buttons of the group, and I seem to be able to catch a flash of something else on the screen when it picks up the second. I did name them if that matters. The remaining three buttons are also in different groups just to mix things up.

model09.yml.txt

@pfeerick pfeerick merged commit e7969e7 into main Oct 12, 2022
pfeerick pushed a commit that referenced this pull request Oct 12, 2022
* fix(tpro): auto-switch for function switches

Fixes #1488

* fix(tpro): matching function switch UP position
@raphaelcoeffic raphaelcoeffic deleted the fix-1488 branch October 15, 2022 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tpro - functions switches playing havoc with autosource
3 participants