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(radio): channel outputs may jump when mix lines are inserted or deleted #6034

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

philmoz
Copy link
Collaborator

@philmoz philmoz commented Mar 29, 2025

Fixes #6033

Update the array used for slow up/down calculations when mix lines are inserted or deleted.

@philmoz philmoz added bug 🪲 Something isn't working color Related generally to color LCD radios B&W Related generally to black and white LCD radios labels Mar 29, 2025
@philmoz philmoz added this to the 2.11 milestone Mar 29, 2025
@philmoz philmoz force-pushed the philmoz/fix-mix-glitch branch from 06a7a77 to 873a9be Compare March 31, 2025 07:06
@pfeerick pfeerick changed the title fix(radio): channel outputs may jump when mix lines are inserted or deleted. fix(radio): channel outputs may jump when mix lines are inserted or deleted Apr 1, 2025
@pfeerick
Copy link
Member

pfeerick commented Apr 1, 2025

Was able to independently repo this on TX16S and looks to be gone now. Wasn't able to repo on T14 but still appears to work as intended.

@pfeerick pfeerick merged commit 78550ab into main Apr 1, 2025
51 checks passed
@pfeerick pfeerick deleted the philmoz/fix-mix-glitch branch April 1, 2025 08:23
@inventor7777
Copy link

Could this be related in any way to my #5088?

@philmoz
Copy link
Collaborator Author

philmoz commented Apr 1, 2025

Could this be related in any way to my #5088?

No.

@inventor7777
Copy link

Ok, just wondering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B&W Related generally to black and white LCD radios bug 🪲 Something isn't working color Related generally to color LCD radios
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mixer side effects across channels with slow-up/slow-down function
3 participants