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 gui option for osd_stick_overlay_radio_mode #4164

Open
RobertoD91 opened this issue Sep 10, 2024 · 3 comments
Open

Add gui option for osd_stick_overlay_radio_mode #4164

RobertoD91 opened this issue Sep 10, 2024 · 3 comments

Comments

@RobertoD91
Copy link

Is your feature request related to a problem? Please describe

It would be helpful to have a option in the OSD section for selecting osd_stick_overlay_radio_mode

Describe the solution you'd like

A simple drop-down menu in OSD tab

Describe alternatives you've considered

A reminder in the help section osdDescElementStickOverlayLeftand osdDescElementStickOverlayLeft

Other information

No response

@haslinghuis
Copy link
Member

This would require an additional OSD element variant in firmware.

@nerdCopter
Copy link
Member

i think he just wants the option in GUI

# get osd_stick_overlay_radio_mode
osd_stick_overlay_radio_mode = 2
Allowed range: 1 - 4

i.e. new MSP read/write.

@haslinghuis
Copy link
Member

Alternative: parameter overlayRadioMode is already in MSP.
Just can't decide where we should place it as it's only used for stick overlay element[s].
A variant would create a selection on the element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants