Betaflight now follows a 6-month main launch cycle, and the following model is anticipated to be 2026.06.0. Based on the milestone web page on GitHub, there are already over 260 pull requests related to this launch. From what I can see, there are fewer new adjustments which might be purely about racing and freestyle enhancements on this replace than the final. As an alternative, Betaflight is increasing into a much wider platform, particularly in areas like GPS, autopilot, wings, and workflow quality-of-life enhancements. On this publish, I’ll undergo a few of the most attention-grabbing new options and whether or not it’s value upgrading.
Configurator Is Getting a Redesign
One of many largest adjustments is the Betaflight Configurator itself. The configurator now has a cleaner and extra logically organized structure, and it seems to be higher ready for extra advanced options and future growth. Older customers might have a little bit of time to get used to the brand new interface, however for essentially the most half, it nonetheless feels acquainted.
As talked about in my earlier publish, you not must obtain Betaflight Configurator as a standalone app. It’s now a Progressive Net App (PWA), which you’ll be able to entry in your browser identical to an internet site:
Since 2026.06 is just not formally launched but, you possibly can attempt the event model right here:
https://grasp.app.betaflight.com/
The brand new configurator additionally helps older firmware variations, together with 2025.12 and Betaflight 4.5 to 4.3.
Now you can additionally create an account and log in, though that is non-compulsory. One profit is which you can save backups instantly contained in the configurator, as much as 5 backups.
There may be additionally a brand new pre-flight verify software. By getting into GPS coordinates, it could possibly present you the climate, wind pace, and whether or not situations look appropriate for flying. There are additionally useful hyperlinks to web sites the place you possibly can verify airspace restrictions and no-fly zones.
One other new addition is a flight plan software. You may plot waypoints on a map, outline what the drone ought to do at every level, and add these directions to Betaflight. I have no idea precisely the way it all works but, however I’ll make some tutorials as soon as I study it.
Betaflight Is Increasing Past Freestyle and Racing
In my view, Betaflight is already the most effective flight controller firmware for freestyle and racing. There in all probability is just not an enormous quantity of room left for dramatic enhancements in these areas. That appears to be why the undertaking is now branching outward into different purposes.
The 2026.06.0 improvement cycle locations robust emphasis on:
- autopilot and waypoint options
- navigation and GPS growth
- wing help
- sensor help
- extra protocol help comparable to MAVLink
- basic workflow enhancements
Autopilot and Waypoints
Probably the most formidable factor below improvement is clearly Autopilot.
There are a number of pull requests associated to autopilot and waypoint flight plan steerage. These add GPS autopilot capabilities, together with autonomous waypoint navigation, place maintain, and automated touchdown, utilizing steerage and position-control logic designed for multirotors first, with wing help meant afterward.
There may be additionally a associated PR that expands waypoint conduct additional with modes comparable to:
- Fly over
- Fly by
- Maintain
- Land
- Orbit
That could be a fairly massive deal. That is the type of function set that strikes Betaflight noticeably nearer to iNav and ArduPilot territory.
Now, these autopilot and flight-plan options are nowhere close to as mature as iNav. A few of this work continues to be in progress, and a few of it could not even make it into the primary 2026.06 launch. However the course is clear. Betaflight is laying the groundwork for way more critical autonomous flight functionality than it has ever had earlier than.
For long-range pilots, this might find yourself being one of the necessary adjustments in Betaflight for years.
Optical Stream and Rangefinder Assist
One other attention-grabbing addition is help for optical circulation and rangefinders, for instance the UP-T1-001-Plus optical circulation sensor and TOF altimeter used within the Caddx Protos.
Based on the PR abstract, this provides:
- optical-flow place estimation
- optical-flow-based place maintain
- new altitude-source modes
- further CLI and configuration choices for rangefinder and optical circulation high quality
This could possibly be significant as a result of it offers Betaflight extra methods to carry place and altitude moreover relying solely on GPS and compass. In different phrases, Betaflight is getting higher at the kind of sensor-fusion options individuals usually affiliate with extra navigation-focused firmware.
Once more, this doesn’t immediately make Betaflight a full iNav substitute, but it surely does make the hole smaller.
ExpressLRS 4.0 Assist for SPI Receivers
SPI ExpressLRS 4.0 help is coming within the 2026.6 firmware launch.
It will matter to lots of people flying whoops and AIO boards. There was concern that SPI ExpressLRS receivers wouldn’t be supported past 2025.12, however this improvement proves in any other case.
That’s excellent news as a result of SPI receiver help has all the time lagged a bit behind in comparison with UART-based receivers. In case you fly light-weight builds, toy-class quads, or built-in boards, this makes Betaflight extra future-proof and helps forestall SPI ELRS customers from being left behind.
Find out about ExpressLRS 4.0 right here:Â https://oscarliang.com/expresslrs-4/
Switchable Battery Profiles
One other very helpful function that has already been merged is switchable battery profiles.
Based on the PR abstract, you possibly can outline as much as 3 battery profiles — for instance LiPo, Li-ion and LiHV— every with its personal voltage thresholds and warning, capability, and identify. You may swap between them by way of:
- AUX channel
- CLI
- CMS menu
- MSP
I actually like this one.
You probably have ever used the identical quad with totally different battery sorts, particularly lengthy vary rigs, you’ll understand how annoying it’s to maintain altering warning voltages and capability values manually. This function ought to make that a lot cleaner.
Wing Assist Retains Getting Higher
In case you fly fixed-wing, Betaflight 2026.6 is trying particularly attention-grabbing.
There’s a PR for wing auto-launch mode. The outline says that when armed with the autolaunch swap energetic, the plane waits for a throw, then mechanically spools the motor, climbs at a hard and fast pitch angle, and easily arms management again to the pilot. PR:Â https://github.com/betaflight/betaflight/pull/15121
That’s mainly the type of launch help that fixed-wing pilots already love in iNav. A great launch mode makes wings a lot simpler and fewer nerve-racking to fly.
There additionally appears to be ongoing work round wing tuning, servo conduct, and breaking out extra wing-specific settings within the GUI. That issues as a result of Betaflight’s wing help has improved loads, however some elements nonetheless really feel much less polished than the multirotor facet.
Extra Protocol Assist
Beneath the hood, there’s additionally quite a lot of work occurring round MAVLink, CAN/DroneCAN, and extra.
That won’t sound thrilling to freestyle pilots, however it’s a massive a part of why Betaflight is turning into extra succesful as a broader UAV platform. Extra protocol help means extra integration choices, extra potential purposes, and higher compatibility with different techniques.
GPS Efficiency
There are additionally some GPS-related enhancements, comparable to higher UBX parsing, GPS time dealing with, serial decode efficiency. These will help GPS-heavy options and enhance reliability in navigation-related use circumstances.
Altitude Restrict
There might also be an altitude restrict function you possibly can set to your drone when utilizing a barometer. From what I perceive, it really works by cutting down the throttle because the plane approaches the configured altitude restrict.
This could possibly be helpful for security and laws, or just if you’d like your drone to remain under a sure altitude mechanically.
Autotune
There may be additionally a brand new tab within the new configurator known as Autotune. It at present says:
Blackbox log recorded with debug_mode=CHIRP to research frequency response and compute PID suggestions
Does this imply we lastly received’t must tune our quads manually sooner or later? To this point, I’ve not discovered a lot helpful documentation on how this new function works in apply. As soon as I be taught extra about it, I’ll undoubtedly share extra on the weblog.
I believe this function was talked about within the final launch however we didn’t get to see a lot from it in apply: https://oscarliang.com/betaflight-4-6/#Chirp-Sign-Generator-for-Tuning
Easy methods to Flash Betaflight 2026.6
Usually to flash Betaflight you possibly can simply observe my tutorial:Â https://oscarliang.com/flash-update-betaflight/
However on the time of writing, Betaflight 2026.6 is just not formally launched but. So if you wish to attempt it now, you must flash the alpha model, and right here’s tips on how to do it.
Warning: there should be bugs, and a few options should not but completed. Flash it at your individual danger.
To flash it:
- Open the Firmware Flasher tab within the new 2026.6 Betaflight Configurator
- Allow Present launch candidates
- Select Improvement
- Choose your flight controller
- Beneath model, select 2026.6.0-alpha [pre-release]
Additionally keep in mind to verify the construct configuration choices earlier than flashing. Some options, particularly GPS and autopilot associated ones, might not seem within the configurator until they have been chosen earlier than flashing.
Closing Ideas: Who Advantages Most from Betaflight 2026.6?
For freestyle and racing pilots, you in all probability is not going to discover big adjustments in on a regular basis flying, as a result of many of the enhancements are below the hood. You might take pleasure in the brand new configurator, however you in all probability is not going to see dramatic adjustments in uncooked flight efficiency. Betaflight’s freestyle and racing efficiency is already so good that this launch is extra about making the platform stronger and extra polished general.
For long-range pilots, 2026.6 is much extra attention-grabbing. Autopilot groundwork, waypoint help, and higher sensor help all push Betaflight towards being a way more succesful mission platform.
For wing pilots, this could possibly be one of the thrilling Betaflight releases but. Auto-launch, extra settings within the GUI as an alternative of the CLI, and the continued give attention to wing-friendly options make Betaflight look way more aggressive with iNav than it used to.
Total, Betaflight is turning into a way more full flight controller system.
Meaning extra individuals can keep throughout the Betaflight ecosystem and nonetheless experiment with new issues, as an alternative of feeling compelled to be taught a completely totally different system simply to fly wings or do long-range GPS missions.
After all, a few of the most enjoyable options are nonetheless in progress, so I might not deal with each shiny open pull request as assured for the ultimate launch. However even with that caveat, the course is evident: Betaflight is increasing quick, and 2026.06 seems to be like one other massive step ahead.
Let me know within the feedback if there are different new options or enhancements you discover attention-grabbing that I didn’t point out.
