Betaflight 4.6 is shaping as much as be one of the crucial feature-rich updates in latest reminiscence. Though it’s nonetheless in pre-release on the time of writing, lots of the new options and enhancements have already confirmed to work nicely for early adopters. Let’s break down the main updates you may count on on this model—and whether or not it’s value upgrading now.
New Options in Betaflight 4.6
Altitude Maintain, Place Maintain & Auto-Touchdown
Probably the most thrilling addition for me must be the brand new GPS-assisted flight modes, together with Place Maintain, Altitude Maintain, and Auto-Touchdown. Now, your freestyle FPV drone can hover in place with minimal drifting—much like how a DJI Mavic behaves.
This places Betaflight nearer to what iNav gives by way of GPS-assisted options, making it particularly interesting for long-range and cinematic pilots.
- Altitude Maintain & Place Maintain (https://github.com/betaflight/betaflight/pull/13975): Works with or with out a magnetometer, although it’s endorsed for higher accuracy.
- Auto-Touchdown: A brand new function that helps with hands-free landings.
- GPS Rescue Enhancements: Higher altitude management and return habits.
Ought to I write a tutorial on set this up? Let me know within the remark if there’s curiosity.
Chirp Sign Generator for Tuning
The Chirp Sign Generator is a model new tuning instrument that helps you tune your quad’s PID and filtering higher.
You possibly can assign this tuning mode to a change, and when activated, it sends stepped enter alerts (oscillations) to at least one axis at a time, first roll, then pitch, then yaw—whilst you can nonetheless fly usually. It begins sluggish and steadily hurries up, letting Betaflight see how your drone reacts at totally different speeds.
It will generate constant Blackbox information for evaluation, and can show you how to measure how the drone responds to allow them to make PID tuning extra correct.
For you as a newbie: You wouldn’t use this for on a regular basis flying—it’s extra of a diagnostic instrument to enhance tune high quality. But it surely’s cool to know your firmware can do automated “in-flight testing” now as an alternative of solely guide stick waggling.
Turtle Mode Enhancements
This replace makes turtle mode (flip-over-after-crash) smarter and safer—particularly for highly effective quads that are likely to over-flip or slam into the bottom when attempting to show upright.
- Controls the flip pace so that you don’t over-rotate.
- Stops the motors routinely as quickly as you’ve flipped upright, saving your ESCs and motors from injury.
- Permits you to immediately resume flying after a profitable flip with out doing a full disarm/re-arm, helps you recuperate quicker in races.
LED Enhancements
Two new LED upgrades:
- Adjustable LED brightness (https://github.com/betaflight/betaflight/pull/13776) – Now you can management LED strip brightness utilizing an AUX change or slider in your radio (setup in Adjustment tab within the configurator).
- New LED show modes (https://github.com/betaflight/betaflight/pull/13404) – Your LED strip can now:
- Present the variety of GPS satellites as a bar, while you get GPS lock it modifications from purple to inexperienced.
- Exhibits the battery proportion in a loading bar model. Goes from inexperienced to purple relying on the battery degree.
- Change coloration based mostly on barometer altitude.
Racing-Particular Enhancements
- Superior Feedforward Algorithm (https://github.com/betaflight/betaflight/pull/13576): A brand new rise/decay management makes quads extra responsive with out including oscillations—particularly useful for racing.
- Launch Timer Mode (https://github.com/betaflight/betaflight/pull/14332): Robotically begins a timer when launch mode is activated—good for time-based racing.
Cinematic & Lengthy Vary Enhancements
- Higher Filtering: Extra exact RPM and dynamic notch filter placement plus improved filter initialization. That is particularly useful for heavy builds like CineLifters that want further filtering to cope with noise. https://github.com/betaflight/betaflight/pull/14150
- Rangefinder & Optical Circulation Assist: Betaflight will assist rangefinders and optical circulate sensors, enabling correct altitude maintain near the bottom—excellent for exact indoor or low-level outside flying.
Enhanced Fastened-Wing Assist
There are a bunch of latest options added for wings, which makes Betaflight an actual contender for high-performance wing plane. I gained’t go into all the main points, however a few of the new options embody:
- S-Time period and Management Floor Compensation (https://github.com/betaflight/betaflight/pull/14010): A brand new management enter for dealing with servo throw based mostly on airspeed.
- TPA Primarily based on Airspeed: As a substitute of throttle enter, TPA (Throttle PID Attenuation) can now scale PID features based mostly on precise GPS-derived pace. Nice for dealing with gusty winds at excessive speeds.
- Stage-Flight and Pitch Offset Changes
Different Enhancements
Betaflight 4.6 consists of over 500 new options, enhancements, and bug fixes—we’ve solely scratched the floor right here. For the complete record, take a look at the official GitHub milestone web page:
https://github.com/betaflight/betaflight/pulls?q=ispercent3Apr+milestonepercent3A4.6
Is there something you’re enthusiastic about that I haven’t talked about? Drop it within the feedback—I’d love to listen to your ideas.
Ought to You Improve to Betaflight 4.6?
On the time of writing, Betaflight 4.6 continues to be in pre-release. Meaning:
- There should still be bugs.
- Some deliberate options and enhancements won’t be totally applied.
- You’ll have to arrange your flight controller from scratch—it’s not beneficial to revive your 4.5 settings as a result of potential incompatibilities.
For those who get pleasure from experimenting with the most recent options and don’t thoughts troubleshooting, you may check 4.6 now—be certain that to again up your present configuration first.
For those who’re pleased with how 4.5 performs or need to be protected, it’s finest to attend for the official launch.
How one can Replace to Betaflight 4.6
Entry Newest Configurator
Each new Betaflight launch requires an up to date Configurator. You need to use the most recent model for Betaflight 4.6—older variations might trigger compatibility points.
As a substitute of downloading and putting in, the simplest possibility is to make use of the net configurator, which is already up to date to model 11.0: https://app.betaflight.com/
Notice: Betaflight 4.6 continues to be in pre-release. There could also be bugs, so proceed at your personal danger.
Backup Settings
Again up your flight controller utilizing the Presets tab earlier than updating to Betaflight 4.6. If something goes fallacious, you may at all times revert to your earlier state (i.e., flash the earlier firmware then restore the preset).
An alternate backup technique is utilizing STM32CubeProg, which backs up your present firmware and configuration in a single file: https://oscarliang.com/backup-fc-stm32cubeprogrammer/
Flashing BF4.6
As a result of BF4.6 continues to be not formally launched but, comply with these further steps:
- Go to the firmware flasher tab.
- Allow the “Present Launch Candidates” possibility, and choose “Improvement”.
- Auto-detect your flight controller goal or manually choose the right one.
- Choose the most recent firmware model, on this case “4.6.0”.
- Below Construct Configuration, choose the options and protocols you need to embody in your construct. The default ought to work fantastic for a quad that makes use of ExpressLRS/Crossfire. If you wish to study extra concerning the means of flashing, see this detailed tutorial: https://oscarliang.com/flash-update-betaflight/. For those who intent to make use of Magnetometer (compass) be certain that to pick out it within the choices in any other case it gained’t work.
For those who encounter any points whereas flashing, seek advice from my FC driver troubleshooting. One widespread drawback with new flight controllers is failing to enter DFU mode: https://oscarliang.com/fc-driver-issues-flash-firmware/
Remaining Ideas
Betaflight 4.6 delivers enhancements for each kind of pilot—whether or not you race, fly cinematic FPV, go long-range, freestyle, or fly fastened wings. Whereas it might not seriously change flight efficiency, the GPS options and utility upgrades stand out as essentially the most thrilling. I can’t wait to check Betaflight 4.6 on my quads!