EdgeTX Telemetry Rebuilt in Flight Order (Part 9)
Aug 16, 2026 · 9 min read · fpv edgetx logical-switches prearm telemetry minimum-voltage gps-rescue refactor ·A clean-sheet layout: validity helpers at L1 to L4, then recording, battery and GPS in the order I use them. Plus a minimum-voltage readout that speaks punch-out sag while I am still flying.
Read MoreEdgeTX Battery and GPS Voice Callouts (Part 4)
Aug 16, 2026 · 7 min read · fpv edgetx special-functions gps-rescue betaflight telemetry altitude easa ·
The battery ladder, the satellite callouts, and an altitude alarm that fires on change rather than absolute height. Including the self-test I like most and the delta function I did not plan.
Read MoreFailsafe is what happens when the RC link dies mid-flight. Without correct configuration, a link-loss event sends the quad flying away at full throttle or drops it like a stone. Neither is good. Two-Stage Failsafe Betaflight uses a two-stage system: flowchart TD A([RC signal<br/>lost]) --> B{Stage 1<br/>guard time} B …
Read More