The Betaflight OSD (On-Screen Display) is a powerful feature that allows you to view critical flight information directly on your FPV feed. This tutorial will guide you through the steps to set up and configure …
betaflight
-
-
Propwash is a common issue in FPV drone flying, especially during altitude drops and sharp 180-degree turns. It manifests as oscillations or vibrations due to the turbulent airflow created by a drone’s propellers, significantly impacting …
-
In the world of FPV drones, the video transmitter (VTX) is a critical component that broadcasts the live video feed from the drone’s camera to the pilot’s goggles. Betaflight includes a feature called VTX Control …
- Reviews
What’s the Best GPS Module for FPV Drones (Betaflight Rescue Mode, iNav Return to Home)
by OscarGPS has become an invaluable component for FPV drones due to significant advancements in features like Rescue Mode in Betaflight and Return to Home in iNav. Today, I’ll be testing some of the most popular …
- Tutorial
How to Tune FPV Drone Filters & PID with Blackbox (PIDToolBox & Blackbox Explorer Guide)
by OscarIn this tutorial, I’ll share how I use Blackbox logs to tune filters and PID on a Betaflight FPV Drone. I will be using PIDToolBox as the primary tool for filter and PID tuning, with …
-
I wanted to build an iNav cinewhoop with GPS capability. There aren’t that many options when it comes to flight controllers, as most AIO FCs on the market either offer very few UARTs or don’t …
-
In this tutorial, I will guide you through the process of backing up your FPV drone’s Betaflight flight controller using various methods, including the Presets tab, the CLI dump, screenshots and downloading processor flash. I …
-
According to the Betaflight firmware release notes, motor_KV must be set if you want to use the motor RPM limit feature.
-
It’s important to ensure our FPV drone is receiving the correct commands from our radio transmitter. By calibrating channel mid point and end points, your drone will fly more reliably and precisely. In this tutorial, …
-
If you’ve ever faced the frustrating issue of your FPV drone refusing to arm, you’re in the right place. I’m here to guide you through troubleshooting and fixing this problem, especially if your drone uses …
-
It’s been almost a year since the release of Betaflight 4.4, and now, with Betaflight 4.5 finally in Release Candidate 1 (RC1), we are exciting about the new features and improvements it offers. This post …
- Tutorial
How to Backup Flight Controller Using STM32CubeProgrammer (Saving Firmware and Config)
by OscarA massive thank you to @John_Gardi for showing me how to back up and restore flight controllers using STM32CubeProgrammer. This tool reads the processor’s memory, making a complete backup of the firmware and configurations in …