github betaflight/betaflight-configurator 10.6.0-RC2
Betaflight Configurator 10.6.0 Release Candidate 2

latest releases: 10.10.0-RC4, 10.10.0-RC3, 10.10.0-RC2...
pre-release4 years ago

Important

This is a release candidate. It is intended for testing, and some things still need fixing and fine tuning. Please use it with caution and report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.

Which file do I need?

  • Windows (7, 8, 10): betaflight-configurator-installer_<version>_win32.exe;
  • Mac OS X: betaflight-configurator_<version>_macOS.dmg (please read 'Important information when upgrading' below);
  • Linux: betaflight-configurator_<version>_amd64.deb (Ubuntu, debian), betaflight-configurator-<version>.x86_64.rpm (Red Hat, Fedora, CentOS), betaflight-configurator_<version>_linux64.zip (others).

Release Notes

This release contains all of the changes necessary to support version 4.1 of the Betaflight firmware. If you are using firmware 4.1, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.1. For a list of other new features that were added see 'New Features' below.

If your platform is not supported, but can run a recent version of Chrome, please follow these instructions to install the Betaflight Configurator from the Chrome web store.

We have tried to make this release as bug free as possible. If you still find a bug, please report it back to us by opening an issue here.

If you want to talk about Betaflight, ask configuration questions, or just hang out with fellow pilots, you can do this in our Facebook group.

Betaflight also has a presence in the Slack messaging platform. Register here, and then come join us in Slack. Most developers hang out there, so this is a great place to talk about the things you are tinkering with in Betaflight, or get help with really complicated configuration problems.

Important information when upgrading

  • Changes to the security model used in the latest versions of MacOS X 10.14 (Mojave) and 10.15 (Catalina) mean that the operating system will show an error message ('"Betaflight Configurator.app" is damaged and can’t be opened. You should move it to the Trash.') when trying to install the application. To work around this, run the following command in a terminal before installing: sudo spctl --master-disable. Then install Betaflight configurator, and after verifying that the installation has worked, run sudo spctl --master-enable.

New Features

  • added client-side autocomplete to CLI (#1329);
  • added voltage and amperage scale calibration based on meter readings (#1439);
  • added dark mode (#1473);
  • changed the OSD elements to be listed in alphabetical order (#1485);
  • added 'Video Transmitter' tab to configure a VTX (#1569, #1612, #1650);
  • added support for flashing Unified Targets with custom board configurations (#1585, #1587, #1626, #1651);
  • added sliders for PID / filter tuning (#1598, #1638, #1653).

Fixes:

  • fixed the flashing progress bar (#1385);
  • fixed the PID tab layout (#1584);
  • various other UI fixes.

New GUI support for the following firmware features:

  • added visualisation of rate limit settings to the PID tuning graph (#1368);
  • improved the arming disabled flags display (#1426, #1448, #1479);
  • added iterm_relax cutoff (#1564);
  • added debug modes (#1566, #1577);
  • added custom gyro alignment (#1580);
  • added Dshot telemetry information display to the motors tab (#1602);
  • added RPM based filtering (#1621);
  • new OSD display / statistics elements.

New Languages:

  • Galego (Galician, #1407);
  • Hrvatski (Croatian, #1411).

Changes from the previous Release Candidate:

Fixes:

  • fixed omission of yaw P in the PD gain slider (#1662);
  • fixed problem with tooltips not closing properly (#1665);
  • fixed missing boxes in ports tab in dark mode (#1672);
  • fixed updating of sliders (#1678);
  • fixed respecting of OS level setting for dark mode (#1686);
  • fixed outdated tooltip for ESC protocol (#1689);
  • added support for Unified Target configurations with manufacturer_id in the name (#1692).

Don't miss a new betaflight-configurator release

NewReleases is sending notifications on new releases.