Skip to content

Releases: betaflight/betaflight-configurator

Betaflight Configurator 10.9.0-RC1

11 Dec 01:58
7df8d62
Compare
Choose a tag to compare
Pre-release

Please report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.

** You must use this version 10.9 (or better) configurator for firmware 4.4.0-zulu **

Which file do I need?

  • Windows (8, 10, 11) 64 bit (installed): betaflight-configurator-installer_10.9.0-RC1_win64-installer.exe (please uninstall before installing this release);
  • Windows (8, 10, 11) 64 bit (portable): betaflight-configurator-installer_10.9.0-RC1_win64-portable.zip;
  • Mac OS X: betaflight-configurator_10.9.0-RC1_macOS.dmg (please read 'Important information when upgrading' below);
  • Linux (Ubuntu, debian): betaflight-configurator_10.9.0-RC1_amd64.deb;
  • Linux (Red Hat, Fedora, CentOS): betaflight-configurator-10.9.0-RC1.x86_64.rpm;
  • Linux (others): betaflight-configurator_10.9.0-RC1_linux64-portable.zip;

Release Notes

This release contains all of the changes necessary to support version 4.4.0-zulu (the pre-release) of the Betaflight firmware. If you are wanting to give firmware 4.4 a go, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.4. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

What's Changed

Features

Improvements

Fixes

Read more

Betaflight Configurator 10.8.0

14 Jun 00:24
5ec9465
Compare
Choose a tag to compare

Please report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.

** You must use this version 10.8 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

Big thanks to:

@haslinghuis @McGiverGim @asizon @limonspb @chmelevskij @mathiasvr @ctzsnooze @benlumley @sobelek and many more who didn't commit code, but helped test.

Major New Features...

A smoother, more precise flight experience with better propwash perfomance 'and' also an easier setup and tuning experience - to release the full potential of Betaflight 4.

4.3 is a significant evolutionary step thanks to a slew of diligently coded and carefully tested updates representing thousands of hours of work from the voluntary development and test team. Credits at the end of the page.

  • New PID based tuning sliders - Whether you need to tweak the tune or build it from scratch, we now have simpler, more comprehensive, firmware based tuning sliders in the Configurator. These are active by default. Slider positions are stored with the quad, and can be modified via the OSD or LUA. New expert sliders allow fine-tuning of Pitch:Roll balance, DMax:Dmin, and I relative to P.

  • Presets - A fantastic, comprehensive new preset system! Whether a whoop, a twig, a 5" racer, a freestyle setup, or an X-class, you can now easily apply a great tune for your quad, out of the box. Presets also exist for radio setups, vtx configurations, and so on. Users can choose from 'official' Betaflight Presets and 'community' presets. Both are checked by Betaflight developers. Access to external Preset repositories is also provided, but take care when using these, since Betaflight has no control over their content.

  • Less gyro filtering with higher P and D, providing better 'out of the box' performance.

  • We've changed how D is configured. We now have Derivative and D_Max settings. The Derivative value is what sets the D value in smooth flying. When you turn fast, D rises to Dmax, providing more effective damping for fast movements, and when going straight, D back to Derivative and reduce D noise and motor heat. The difference between the two values has been reduced, and the Derivative value is significantly higher. Unlike 4.2, you usually won't need to push the D slider higher, unless you are seeking stronger straight-line stability in a clean HD or cinematic build.

  • More accurate loop times - We've made massive scheduler and DMA code improvements, including EXTI triggered SPI gyro reads (on supported boards), giving super stable looptimes, smoother filter performance, faster logging and improved CPU efficiency. NOTE: The CPU load reported in 4.3 is higher than reported in 4.2 due to a change in the way it is calculated. It now reports the % of time that the processor is busy running tasks, rather than a figure based on load average.

  • Multi dynamic notch - We have a completely rewritten, much improved, SDFT based multi-dynamic notches. More than one resonant peak can be tracked at the same time, more accurately and more quickly than before, with low latency cost. This allows for lower overall low pass filtering and better performance.

  • The above two changes have significantly improved incoming 'gyro noise'. This has allowed us to push the default gyro filtering higher than before. Coupled with higher D, this improves propwash. Many quads can now fly with the gyro filter slider hard right.

  • PT3 based RC smoothing - RC smoothing has been completely revised, and is now entirely filter based, using optimised PT3 (third order) smoothing. RC Smoothing now has the ideal filter shape applied with no overshoot and very smooth response. The auto smoothing value provides anything from low-latency to exceptional buttery cinematic smoothness.

  • RPM crossfading - we now can smoothly disable overlapping RPM filtering notches entirely at low RPM. This greatly reduces filter delay at low throttle. You’ll hear an immediate difference in the sound of the motors, and experience less propwash around low throttle.

  • PT2 and PT3 lowpass filtering options - The old biquad lowpass filter option is no longer available on Gyro, due to delay, overshoot and resonance issues. Previous Gyro biquad lowpass users should change to PT2, but more likely will find that, in 4.3, single or dual first order filtering is optimal for Gyro. Biquad filtering is still available for D, where a harder cut than PT2 can be useful.

  • Feedforward jitter reduction - 4.3 introduces feedforward jitter reduction, which is an improvement on feedforward transition. It delivers a ‘dynamic transition’ effect to the feedforward, where you can get silky smooth responses while making slow stick inputs, and immediate, snappy feedforward responses to quick inputs. Usually, Transition is not required any more. Jitter reduction provides the Transition type effect, but at any stick angle. Jitter reduction also attenuates RC link noise during slow movements, especially for the newer higher rate Rx links. Racers will tend to use lower jitter reduction values than Freestylers, since that will attenuate link noise without delaying stick responses.

  • Other feedforward improvements - We now have second order smoothing on boost, soft interpolation during slow stick moves, and more accurate duplicate packet interpolation. Most slower radio links won't need averaging, which is now off by default. High speed radio links (250hz and higher) will typically benefit from 2 point averaging and stronger smoothing. Presets to suit most common link types make Radio link configuration easy.

  • AntiGravity improvements - P boost has been added, along with I boost timing optimisation to peak when it is most needed. This provides greater stability during rapid throttle changes. The default value of 3.5 should not be increased without careful testing.

  • Dynamic gyro filter expo curve - Adjusting filter expo curves improves propwash by raising dynamic gyro filter cutoff values more quickly as you throttle up.

  • Improved dynamic idle - The dynamic idle code has been heavily revised, and can now keep RPM at a more stable value, more quickly and more precisely than before, and can be fine-tuned with its new single sided PID controller. It is now much simpler to set up. There is no need to measure RPM or change your D_Shot idle percentage value - leave that value at your normal setting. Just enable DShot Telemetry (and check it is working), and set a suitable idle RPM value in the PID Tuning page. Typically 3000-4000 rpm works great. This improves motor spin-up-from-low-rpm behaviour, enhancing low throttle input responsiveness, and reduces the risk of desyncs, while allowing motor drive to go all the way to zero for enhanced braking when appropriate and for longer inverted hang times.

  • [Linear and Dynamic mixer options](https://github.com/betaflight/...

Read more

Betaflight Configurator 10.8.0 Release Candidate 7

01 Jun 06:15
bed2b8a
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC7 (or better) configurator for firmware 4.3 (RC7) **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

Big thanks to:

@haslinghuis @McGiverGim @asizon @limonspb @chmelevskij @mathiasvr @ctzsnooze @benlumley @sobelek and many more who didn't commit code, but helped test.

New Features

  • see firmware 4.3 notes

What's Changed

Improvements

Fixes

Translation

Full Changelog: 10.8.0-RC6...10.8.0-RC7

Betaflight Configurator 10.8.0 Release Candidate 6

25 Apr 00:43
be4a9e1
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC6 (or better) configurator for firmware 4.3 (RC6) **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

Big thanks to:

@haslinghuis @McGiverGim @asizon @limonspb @chmelevskij @mathiasvr @ctzsnooze @benlumley @sobelek and many more who didn't commit code, but helped test.

New Features

  • see firmware 4.3 notes

What's Changed

Full Changelog: 10.8.0-RC5...10.8.0-RC6

Betaflight Configurator 10.8.0 Release Candidate 5

15 Apr 09:56
fa662d2
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC5 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

New Features

  • see firmware 4.3 notes

Dependency updates

  • Bump karma from 6.3.14 to 6.3.16 (#2845)
  • Bump urijs from 1.19.10 to 1.19.11 (#2893)

CI updates

  • Added release action (#2833)
  • Added a build and attach to release workflow (#2891)

Fixes

  • Fixed CLI autocomplete (#2889)
  • Change failsafe delays units to seconds in UI (#2884)
  • Fixed model preview (#2842)
  • Fix build release (#2895)
  • Removed duplicates from receiver tab (#2896)

Translation update

  • Updated translation (#2887)

Big thanks to:

@haslinghuis @McGiverGim @asizon @limonspb @chmelevskij @mathiasvr @ctzsnooze @benlumley @sobelek and many more who didn't commit code, but helped test.

Betaflight Configurator 10.8.0 Release Candidate 4

06 Apr 00:26
04b4c74
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC4 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

Download the assets here:

https://github.com/betaflight/betaflight-configurator-nightlies/releases/tag/v20220405.82

(note to be updated to bring the assets here shortly via github actions)

New Features

  • see firmware 4.3 notes

Dependency update

  • Bump node-fetch from 2.6.6 to 2.6.7 (#2780)
  • Bump copy-props from 2.0.4 to 2.0.5 (#2779)
  • Bump cached-path-relative from 1.0.2 to 1.1.0 (#2777)
  • Bump postcss from 8.2.10 to 8.2.13 (#2778)
  • Bump pathval from 1.1.0 to 1.1.1 (#2801)
  • Bump ajv from 6.10.2 to 6.12.6 (#2803)
  • Bump NW.js (0.60.0) (#2797)
  • Bump follow-redirects from 1.13.0 to 1.14.8 (#2805)
  • Bump marked from 0.8.0 to 4.0.10 (#2756)
  • Bump karma from 4.4.1 to 6.3.14 (#2802)
  • Bump urijs from 1.19.7 to 1.19.8 (#2832)
  • Bump urijs from 1.19.8 to 1.19.10 (#2851)
  • Revert NWjs from 0.60.0 to 0.54.1 for Linux only (#2857)

CI update

  • Remove publish unit tests (#2783)
  • Make CI a reusable workflow (#2785)
  • Upgrade stale bot action to version 4 (#2795)
  • Remove unused Azure Pipelines CI config (#2807)
  • Fix changes listing and tag name for CI (#2809)
  • Remove CI name to be equal than tag (#2811)
  • Add new workflow to add links for artifacts on pull request (#2813)
  • Hide outdated artifact links when PR update (#2818)
  • Replace travis/azure badge by Action (#2814)
  • Fix the hide artifact links comments (#2830)

Fixes

  • Fix texts and tooltip around iterm relax (#2792)
  • Fix presets for multiple select dropdowns with 199+ elements (#2790)
  • Fix a bug that makes release notes missing on firmware flasher (#2828)
  • Fix issues around reboot (#2758)
  • Fix RX model preview for different rates system (#2829)
  • Show firmware loaded in firmware flasher tab (#2834)
  • Changed DFU check from 5 second wait to poll every 100ms (#2836)
  • Add support for marked type presets description layout (#2841)
  • Make serial connection timeout dynamic (#2838)
  • Fixed wrong alignment of motor tool buttons (#2848)
  • Fix state if local target does not match board (#2850)
  • Fix bugs in motor.css (#2853)
  • Fix a bug when saving freezes the presets progress dialog (#2862)
  • Fix a bug where expert mode could not be saved after close (#2866)
  • Fix a bug in the second selection of the firmware flasher (#2875)
  • Fix backup and restore in presets (#2879)

Translation update

Betaflight Configurator 10.8.0 Release Candidate 3

01 Feb 09:56
340087a
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC3 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

New Features

  • see firmware 4.3 notes

Fixes

  • Update filter tooltip messages for 4.3 (#2744)
  • Update Editor Config (#2734)
  • Add Windows portable build (#2739)
  • Fix motor and preset tabs CSS on Android (#2746)
  • Fix Discord link (#2751)
  • Make virtual mode an option (#2748)
  • Add some debug modes (#2753)
  • Update preset system (#2759)
  • Update sonar cloud rules (#2692)
  • Add Impulse RC driver fix to landing page (#2752)
  • Fix a bug in presets show CLI option (#2765)
  • Update zh_CN translations (#2761)
  • Fix multiple-select in darkmode (#2764)
  • Add prefer template rule to match code style in sonar cloud (#2696)
  • Move issues to Github forms (#2767)
  • Add installation notes for Linux (#2772)
  • Fix a bug that causes preset list options missing (#2771)
  • Fix labels in yaml forms (#2769)
  • Force throttle value in motor reorder and direction dialogs to 6% (#2770)
  • Typo fix (#2776)
  • Fix RPM filters defaults for 4.3 (#2712)
  • Fix board select trigger after flashing (#2775)
  • Use GitHub Actions for CI (#2735)
  • Fix battery calibration in power tab (#2786)

Betaflight Configurator 10.8.0 Release Candidate 2

09 Jan 01:54
c9b7ed8
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC2 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 on the Discord messaging platform. Come and join us. 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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

New Features

  • see firmware 4.3 notes

Fixes:

  • Add missing class in options tab elements #2715
  • Revert nwjs versiong to 0.54.1 #2716
  • Update translations #2720
  • Fix firmware flash button behaviour when non-English is selected #2730
  • Fix Vue lint warnings #2728
  • Preset system update #2736
  • Typo fix in PID tuning tip #2741
  • Fixes console error about import only being usable in modules #2727
  • Fix filter slider display #2724
  • Update RC smoothing auto factor tool tip for 4.3 #2714
  • Add Betaflight Discord server link to the landing page #2704
  • Remove backup and restore buttons #2742
  • Fix android toolbar buttons #2743
  • various other fixes (see here for a complete list).

Betaflight Configurator 10.7.2

07 Jan 05:22
ee1bf3b
Compare
Choose a tag to compare

Which file do I need?

  • Windows (7, 8, 10): betaflight-configurator-installer_<version>_win32.exe (please uninstall before installing this release);
  • 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);

Maintenance Release

This release only contains bugfixes. For a full list of new features see 10.7.0.

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.

Fixes:

  • various fixes (see here for a complete list).

Betaflight Configurator 10.8.0 Release Candidate 1

24 Dec 10:40
90f15fa
Compare
Choose a tag to compare

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.

** You must use this version 10.8-RC1 (or better) configurator for firmware 4.3 **

Which file do I need?

  • Windows (8, 10, 11) 64 bit: betaflight-configurator-installer_<version>_win64.exe (please uninstall before installing this release);
  • 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.3 of the Betaflight firmware. If you are using firmware 4.3, it is essential that you upgrade to this version, in order to get support for configuring the new features of 4.3. Please read the 'Important information when upgrading' section below. For a list of other new features that were added see 'New Features' below.

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 after installing: sudo xattr -rd com.apple.quarantine /Applications/Betaflight\ Configurator.app.

New Features

  • see firmware 4.3 notes

Fixes:

  • various UI fixes.