Improved
Firmware 2025.12.0-RC2
Release Notes
Betaflight 2025.12.0-RC2 builds on RC1 with a few additions and fixes.
Please use the online Betaflight App for configuring this release. It can be found here: https://app.betaflight.com
What's Changed
Fixes
- Initialize 8 servos when available in the target (instead of 4) by @limonspb in https://github.com/betaflight/betaflight/pull/14703
- Fix BEEPER_GET_FLAG macro by @KarateBrot in https://github.com/betaflight/betaflight/pull/14704
- Added MAVLink telemetries battery status data send by @demvlad in https://github.com/betaflight/betaflight/pull/14701
- Fix: add non-string attribute to prevent unterminated string initialization warning by @haslinghuis in https://github.com/betaflight/betaflight/pull/14708
- MAVLink serial RX providers improvement by @demvlad in https://github.com/betaflight/betaflight/pull/14702
- PICO IOConfigGPIO don't change output level when calling a second time by @mjs1441 in https://github.com/betaflight/betaflight/pull/14707
- The radio links quality is added into MAVLink serial RX provider by @demvlad in https://github.com/betaflight/betaflight/pull/14719