Software update: Betaflight 4.1.0

Spread the love

Flight controller software is used to control drones or airplanes. Open source examples include MultiWii, Baseflight, Cleanflight and Betaflight. The latter includes support for dshot, multishot, and oneshot engine protocols, STM32, F7, F4, F3, and F1 processors, telemetry protocols, and OLED displays. Betaflight 4.1.0 has been released with the following announcement and list of changes:

Beta flight 4.1.0

  • As you’ve come to expect, we’ve packed this release with a whole lot of new flying goodness, new features, and support for a bunch of new targets.
  • For an extended list of new features see below.
  • To make sure you get the latest version of your target installed, head over to this page and make sure you have got the latest version of Betaflight configurator installed before updating your firmware.
  • To get the best out of the flight performance improvements, please read these tuning tips.
  • If you are upgrading from an earlier version of Betaflight, please read the following section containing a list of things that you might have to change in your configuration.
  • 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

  • Betaflight 4.1 brings a fundamental change to how targets are downloaded and installed. The latest release of Betaflight configurator, 10.6.0, contains the changes necessary to support this. For this reason it is important that you update to the version 10.6.0 or newer of Betaflight Configurator (installation instructions here) in order to get the latest version of your targets installed;
  • if you are using the Blackbox Explorerthere is an updated version 3.4.0 to go with Betaflight 4.1 (installation instructions here);
  • version 1.4.0 of the Betaflight TX lua scripts has been released. This includes changes to go with Betaflight 4.1 (installation instructions here);
  • bidirectional Dshot, which is the basis for RPM based filtering, has been improved and is now available with BLHeli_32 (from version 32.7 on) and on BLHeli_S hardware (by using the JESC firmware). use these instructions to get it set up (#8554, #8779);
  • as you have come to expect, there is a detailed Tuning Notes for Betaflight 4.1. Use them, or use the new tuning sliders in the Betaflight configurator 10.6.0 to get your craft tuned. Please do not paste tuning configurations from previous versions of the firmware. Some defaults have been changed, and some parameters are used in different ways, so previous tuning settings will not work well with Betaflight 4.1 (#8623, #8736);
  • with the introduction of fully configurable VTX control (VTX tables), after flashing the firmware you now have to load a VTX tables appropriate for your VTX and for the country you are flying in before you can control your VTX through Betaflight. Support for loading VTX tables from files is integrated into Betaflight configurator from version 10.6.0 on. Please see the documentation in the new ‘Video Transmitter’ tab for instructions on how to find an appropriate VTX table and install it (#7251);
  • some optimizations were made to the OSD fonts, and some characters were improved. In order to get a properly working OSD with Betaflight 4.1, the font loaded onto the OSD needs to be updated to the latest version (available in configurator 10.6.0 or newer) (#8390);
  • as announced before the release of Betaflight 4.0, support for F3 based flight controllers has been removed from Betaflight 4.1.

Major features:

  • new and improved feed forward 2.0 (#8623, #8736);
  • reworked bidirectional Dshot (#8554, #8779);
  • dynamic idle management using RPM telemetry (#8604);
  • fully configurable VTX control with VTX tables (#7251).

Minor features:

  • support for the Spektrum SRXL2 serial protocol (#8606);
  • support for board-specific custom defaults (#8707);
  • support for arbitrary gyro and mag alignment (#8474).

Changes from the previous Release Candidate:

Safety Improvements:

  • prevent third party devices from enabling arming when connected to Betaflight configurator (#9040).

Fixes:

  • fixed RX / telemetry port sharing for iBus (#9000);
  • fixed incorrect comparisons in gyro overflow checking (#9009);
  • fixed telemetry for FrSky X SPI (#9010);
  • fixed targets with broken ADC DMA definition (#9017);
  • fixed bug in arming prevention messages (#9022);
  • set burst Dshot to off for some targets if bidirectional Dshot is used (#8978).

Version number 4.1.0
Release status Final
Website Betaflight
Download
License type Conditions (GNU/BSD/etc.)
You might also like