Skip to content

[controllers] Light FlexControl LEDs for active buttons#2923

Closed
jensenpat wants to merge 1 commit into
aethersdr:mainfrom
jensenpat:aether/issue-2908-flexcontrol-leds
Closed

[controllers] Light FlexControl LEDs for active buttons#2923
jensenpat wants to merge 1 commit into
aethersdr:mainfrom
jensenpat:aether/issue-2908-flexcontrol-leds

Conversation

@jensenpat
Copy link
Copy Markdown
Collaborator

Summary

  • Add FlexControl LED writes using the documented Ixyz; command.
  • Light the pressed side-button LED and clear LEDs when the knob button is pressed.
  • Clear FlexControl LEDs when the serial connection closes.

Fixes #2908

Tests

  • cmake --build build --parallel 22
  • ctest --test-dir build --output-on-failure -j22

👨🏼‍💻 Generated with OpenAI Codex (GPT-5.5 Pro 4/23) and tested by @jensenpat

Co-authored-by: Codex <noreply@openai.com>
@jensenpat jensenpat changed the title Light FlexControl LEDs for active buttons [controllers] Light FlexControl LEDs for active buttons May 21, 2026
@jensenpat jensenpat marked this pull request as ready for review May 21, 2026 15:53
@jensenpat jensenpat requested a review from ten9876 as a code owner May 21, 2026 15:53
@rfoust
Copy link
Copy Markdown
Collaborator

rfoust commented May 21, 2026

This fix should also be in #2888 - Maybe AetherClaude can compare/check for overlap somehow

@jensenpat
Copy link
Copy Markdown
Collaborator Author

@rfoust Didn't realize it was duplicated. Closing mine

@jensenpat jensenpat closed this May 21, 2026
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

Successfully merging this pull request may close these issues.

Illuminate FlexControl function LEDs to reflect active selection

2 participants