Betaflight Configurator 10.10.0 Release Candidate 2
Pre-release
Pre-release
Welcome to RC2 - our second Release Candidate for 10.10.0
Please report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.
NOTE: You must use this version 10.10 (or better) configurator for firmware 4.5.0-zulu and the 4.5.0 release candidates.
Which file do I need?
- Windows (8, 10, 11) 64 bit (installed):
betaflight-configurator-installer_10.10.0-RC2_win64-installer.exe
(please uninstall before installing this release); - Windows (8, 10, 11) 64 bit (portable):
betaflight-configurator-installer_10.10.0-RC2_win64-portable.zip
; - Mac OS X:
betaflight-configurator_10.10.0-RC2_macOS.dmg
(please read 'Important information when upgrading' below); - Linux (Ubuntu, debian):
betaflight-configurator_10.10.0-RC2_amd64.deb
; - Linux (Red Hat, Fedora, CentOS):
betaflight-configurator-10.10.0_RC2-1.x86_64.rpm
; - Linux (others):
betaflight-configurator_10.10.0-RC2_linux64-portable.zip
;
Release Notes
What's Changed
Features
- Add EZLANDING debug by @haslinghuis in #3655
Improvements
- Increase the time between status requests (increasing overall timeout) by @blckmn in #3605
- Sort and translate font name at OSD tab by @HThuren in #3621
- Enable GPS Rescue UI if used as a mode by @atomgomba in #3611
- Indicate configuration saving on LED Strip tab by @ASDosjani in #3551
- Servo tab: Rearrange mid, min, max and translate Rate: by @HThuren in #3623
- Fix/improve dynamicIdle hidding by @asizon in #3624
- Translate labels at reciever signal graph by @HThuren in #3622
- Show magADC values without re-scaling in Sensors Tab by @ctzsnooze in #3593
- Show idleMinRpm on motor tab (active profile) by @haslinghuis in #3625
- motor direction tools: gui_log the direction clicked by @nerdCopter in #3634
- Append craftname by @haslinghuis in #3637
- Add MSP2_SENSOR_CONFIG_ACTIVE message by @haslinghuis in #3644
- Add missing debugmodes and fields by @haslinghuis in #3646
- Translate hardware status info by @HThuren in #3650
- Add Link Quality alarm value to the OSD tab by @McGiverGim in #3609
- Add LSM6DSV16X by @haslinghuis in #3656
- Fix readonly field by @haslinghuis in #3662
- Fix overlaping with arm state buttons by @ASDosjani in #3665
- Use attitude heading by @haslinghuis in #3663
- Rotate map icon instead of view by @atomgomba in #3668
- Add MSP support for led profile and status by @haslinghuis in #3671
- Defer URL check by @haslinghuis in #3670
- Update debug-scheduler-determinism by @haslinghuis in #3674
- Add satellite layer and show map on latlon values by @haslinghuis in #3685
- Adding sponsor tile to the landing page. by @blckmn in #3697
- Fix Android icons by @haslinghuis in #3722
- feat: add basic offline pwa support by @chmelevskij in #3718
- Add missing MSP_SET_OSD_CANVAS support by @haslinghuis in #3720
- Fix sponsor background on landing page by @haslinghuis in #3721
- More virtual information by @HThuren in #3732
- Hide telemetry protocols for CRSF, FPORT and GHST by @haslinghuis in #3726
- Background pattern on full landing tab by @TheIsotopes in #3733
Fixes
- Fix missing OSD stats by @haslinghuis in #3615
- Fix missing stat desc by @haslinghuis in #3617
- Fix virtual disconnect by @haslinghuis in #3620
- Fix button behaviour by @haslinghuis in #3626
- Fix sensor status calls by @haslinghuis in #3640
- Fix receiver tooltip by @haslinghuis in #3648
- Fix tab switch by @haslinghuis in #3641
- Fix IMU sensor refresh rate selection by @haslinghuis in #3642
- Fix rev by @haslinghuis in #3652
- fixed accel scaling in motors tab by @flaviopinzarrone in #3547
- Fix flash button color by @haslinghuis in #3661
- Hide MAG and LEVEL PIDF values by @haslinghuis in #3664
- Fix autodetect by @haslinghuis in #3667
- Fix heading calculation by @haslinghuis in #3669
- Fix message by @haslinghuis in #3672
- Fix translated messages by @haslinghuis in #3677
- Fix stylesheet import by @haslinghuis in #3679
- Fix usage of cloud build options by @haslinghuis in #3680
- Fix: maps and
dist/dist/dist
builds by @chmelevskij in #3682 - fix: bonjour conditional loading by @chmelevskij in #3687
- Fix buildOptions for DFU mode by @haslinghuis in #3693
- Add MSP2_UBLOX_REQUEST_SV_INFO by @haslinghuis in #3689
- fix: msp receiver emulator by @chmelevskij in #3706
- Fix Android by @haslinghuis in #3708
- Respect language & nationalities by @haslinghuis in #3702
- Fix fontawesome stylesheet for cordova by @haslinghuis in #3709
- Fix/build output layout by @chmelevskij in #3716
- Fix language selection by @haslinghuis in #3713
- Enable erase_chip by default by @haslinghuis in #3701
New Contributors
- @flaviopinzarrone made their first contribution in #3547
Full Changelog: 10.10.0-RC1...10.10.0-RC2