betaflight / betaflight-configurator

Cross platform configuration tool for the Betaflight firmware
GNU General Public License v3.0
2.56k stars 905 forks source link

ELRS UID Byte Generator tool built into Receiver tab #2821

Closed RitterFPV closed 6 months ago

RitterFPV commented 2 years ago

Is your feature request related to a problem? Please describe

Sort of... Having a hell of a time getting the SPI receiver boards to bind properly.

Setting up Bind Phrase and just adding that CLI to each build eliminates the Bind Pulse Sync.

Describe the solution you'd like

Instead of or in addition to the Bind button on receiver tab when using ELRS. instead enter bind phrase and it auto inserts the UID in the CLI.

then that is added to a "User Preset..."

Describe alternatives you've considered

The alternative is to point a link to the UID Byte Generator on https://www.expresslrs.org/2.0/hardware/spi-receivers/ then copy paste to cli...

Other information

image image

KarateBrot commented 2 years ago

See https://github.com/betaflight/betaflight-configurator/pull/2721 and https://github.com/betaflight/betaflight/pull/11192. You will get this feature in BF 4.4.

haslinghuis commented 6 months ago

Fixed in #11192