Skip to content
FPV quad and flight-controller tools on a workbenchSTABLE 2025.12.5 · PROPS OFF

FPV bench · Configure

Set up Betaflight without guessing

Treat the configurator as a verification station, not a slot machine. Preserve what works, prove each signal path in order, and do not fit the propellers until the aircraft has passed its bench gates.

The safe order

Change one system only after the previous one proves itself.

A bind is not a setup. A moving 3D model is not a flight-ready aircraft. The console below turns first configuration into eight observable gates, with a specific piece of proof required at each one.

Props-off console

0 / 8

Station 01

Not flight-ready

Remove every propeller

Do this

Take all propellers off before USB setup, motor tests, receiver work, or failsafe testing.

Proof before moving on

The motor shafts are visibly bare.

A checklist cannot identify your board target or replace its manufacturer diagram.

Receiver reality check

The Receiver tab should tell one coherent story.

Ports

PassSerial RX is enabled only on the receiver UART

StopMSP and Serial RX compete on the same UART

Receiver

PassRoll, pitch, yaw, and throttle move correctly

StopA channel is reversed, stuck, or mapped to the wrong stick

Endpoints

PassCenters near 1500; ends near 1000 and 2000

StopARM cannot reliably enter or leave its switch range

Failsafe

PassSignal loss is detected and reaches the planned outcome

StopThe receiver keeps sending plausible channel values

Firmware boundary

Do not turn an upgrade into an accidental rebuild.

Record the exact flight-controller target and current firmware before flashing. Restore settings selectively after a major-version change; Betaflight warns that blindly loading a complete old dump can produce bad behavior or damage. Product-specific and official presets are safer starting points than anonymous CLI blocks.

FPV radio beside a configured aircraft
Control path / next station

First-hover release gate

The bench proves logic. A short hover proves that the complete aircraft remains stable under load.

  1. 01

    Fit each propeller to the motor direction shown in Betaflight.

  2. 02

    Hover low for 20 to 30 seconds in a clear area, then land deliberately.

  3. 03

    Check every motor, screw, lead, antenna, and battery strap before a normal flight.

Stop for oscillation, hot motors, unexpected drift, link warnings, or a frame sound you cannot explain. Repair the cause before tuning around it.

Official source ledger

Verify the version before copying the setting.

Reviewed July 22, 2026. Firmware interfaces and defaults move; these links are the authority for the current release.