feature
Top-level flags. Toggle one with `feature NAME` or `feature -NAME`.
feature TELEMETRYFree reference
Every Configurator tab and what it is actually for, the seven CLI lines worth memorising, the failsafe chain, and the OSD elements that belong on every flight. Pin it next to the bench.
Pinned to Betaflight 4.6.x. Configurator 10.11.x desktop or 2025.12.x web. If your firmware says something else, check before you act on any of this — tab names, defaults and CLI parameters all move between versions, and the mismatch will not announce itself.
Top-level flags. Toggle one with `feature NAME` or `feature -NAME`.
feature TELEMETRYUART assignment as a bitmask. 1 = MSP, 64 = Serial RX, 2048 = VTX (SmartAudio/Tramp).
serial 1 64 115200 57600 0 115200UART2, Serial RX enabled, 115200 baud.
Mode and AUX assignments — aux N MODE AUX_CHANNEL RANGE_MIN RANGE_MAX PIDPROFILE LINKEDTOPIDPROFILE.
aux 0 0 0 1700 2100 0 0ARM mode on AUX1, range 1700–2100.
Receiver protocol. CRSF for ELRS; SBUS, IBUS and others for the rest.
set serialrx_provider = CRSFMotor output. The book's baseline is DSHOT300. Bidirectional DShot is allowed ONLY after exact ESC-firmware support and live RPM with under 1% error on all four motors are proved. The stock toothpick BLHeli_S J-H-40 path keeps it off.
set motor_pwm_protocol = DSHOT300
set dshot_bidir = OFFVerified RPM path only — set dshot_bidir = ON
Stage 2 action. DROP for whoops and toothpicks; GPS_RESCUE for a 5-inch with GPS; LAND for special cases.
set failsafe_procedure = DROPLogging destination and rate. SDCARD or SPIFLASH. blackbox_sample_rate is an integer divisor (2 means half rate).
set blackbox_device = SDCARD
set blackbox_sample_rate = 2diff all → text editor → save as a baseline before you change anything.save writes to flash and reboots. exit discards and reboots.resource MOTOR re-maps motors in firmware — never re-solder for this.The FC detects loss in 100 ms or more (the ELRS minimum).
Default 1.5 s on 4.6. The FC applies fallback channel values.
One of three procedures, set with `set failsafe_procedure`.
Test it with the radio's RF off, props off, on the bench — every first flight of every session.
Every flight
5-inch with GPS, also
If the OSD does not read at a glance, it is too busy. Remove secondary elements before you add new ones.