Betaflight-Configurator 10.2.0
Which file do I need?
- Windows (7, 8, 10):
betaflight-configurator-installer_<version>_win32.exe
; - Mac OS X:
betaflight-configurator_<version>_macOS.dmg
; - 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 3.3 of the Betaflight firmware.
In addition to this:
- translations into Chinese, Italian, and Latvian have been added, and most of the remaining untranslated strings in 10.1.0 have been identified and translated;
- an
.rpm
package for RetHat linux and derivatives has been added; - bugs have been found and fixed.
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.
As usual, please report issues back to https://github.com/betaflight/betaflight-configurator/issues.
Fixes:
- fixed map loading;
- fixed firmware flasher.
New GUI support for the following firmware features:
- added support for 6 rateprofiles;
- removed setting to disallow disarming on throttle above low;
- added disabling of runaway takeoff prevention;
- added peripheral device entry 'Benewake LIDAR';
- added Dshot beacon configuration;
- added markdown processing for GitHub release notes.
Improvements:
- made language user selectable in the application;
- added translations for Chinese, Italian, and Latvian;
- added installers for RedHat linux;
- added markdown processing for GitHub release notes.