betaflight-configurator
betaflight-configurator copied to clipboard
Automatically set serialrx_halfduplex when using protocols like GHST, SRXL2, FPORT that require it on
Is your feature request related to a problem? Please describe
When using GHST, SRXL2, etc, you always have to set serialrx_halfduplex=on. Can BF just do this automatically?
Describe the solution you'd like
Automatically set serialrx_halfduplex when serial RX is set to a protocol requiring it.
Describe alternatives you've considered
Alternative is doing it myself every single time I set this up including walking n00bs through doing it which is annoying.
Other information
No response
This is a configurator issue, not BF... move 😋
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.
This could be accomplished using presets as setting halfduplex is not part of any MSP message.