10.10.0
版本发布时间: 2024-04-28 09:49:27
betaflight/betaflight-configurator最新发布版本:10.10.0(2024-04-28 09:49:27)
Welcome to 10.10.0! Thank you to all that have contributed to this release, including development and testing.
Please report back any issues at https://github.com/betaflight/betaflight-configurator/issues. Thank you.
NOTE: You must use this version 10.10.0 (or better) configurator for firmware 4.5.0.
Which file do I need?
- Windows (8, 10, 11) 64 bit (installed): betaflight-configurator-installer_10.10.0_win64-installer.exe (please uninstall before installing this release);
- Windows (8, 10, 11) 64 bit (portable): betaflight-configurator-installer_10.10.0_win64-portable.zip;
- Mac OS X: betaflight-configurator_10.10.0_macOS.dmg (please read 'Important information when upgrading' below);
- Linux (Ubuntu, debian): betaflight-configurator_10.10.0_amd64.deb;
- Linux (Red Hat, Fedora, CentOS): betaflight-configurator-10.10.0-1.x86_64.rpm;
- Linux (others): betaflight-configurator_10.10.0_linux64-portable.zip;
What's Changed
Features
- Add EZLANDING debug by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3655
Improvements
- Artery AT32F435/7 DFU and VCP support by @shanggl in https://github.com/betaflight/betaflight-configurator/pull/3259
- Add Octo X8 plus model by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3230
- OSD select sort by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3287
- feat: drop jquery debounce for local implementation by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3296
- Added autofocus on Select2 elements with a textbox by @VitroidFPV in https://github.com/betaflight/betaflight-configurator/pull/3299
- Simplify Expert Mode by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3301
- Add FAILSAFE and GYRO_CALIBRATION debug modes by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3313
- Move GPS configuration to GPS tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3326
- Simplified configurator version checking by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3346
- Extend submit support ID with problem description field by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3350
- Fix css in gps tab by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3359
- Limit groundspeed in UI to 3m/s by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3362
- Option to automatically open DevTools by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3352
- Select blackbox debug fields by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3363
- Display heading on GPS Tab by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3355
- Expose Cloud Build Options and hide tabs and features by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3332
- Remove custom defaults by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3361
- Display average RPM on motor tab by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3371
- GPS icon now reflect fix state by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3377
- Firmware info on setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3369
- Change blackbox debug by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3381
- Load available cloud build options when selecting the firmware version to build by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3384
- Fix toggle switch margin in LED tab by @VitroidFPV in https://github.com/betaflight/betaflight-configurator/pull/3391
- Show logname on logging tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3394
- More info on setup tab 2 by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3385
- Cleanup + led overlay expansion by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3390
- Add more localization on setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3402
- Show CPU core temp on Setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3403
- align alignDisarmFlagElements by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3400
- Add sensor / range finder information at Setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3410
- More feature tip at Configuration tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3413
- Show sonar altitude, if sensor exist by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3414
- Add a few unit tests for MspHelper class by @Benky in https://github.com/betaflight/betaflight-configurator/pull/3425
- Clarify the usage of crash flip arrow by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3428
- Color for vtx ready status by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3422
- Add help to modes at Mode tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3430
- Improve MSP handling by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3415
- Add DSHOT_TELEMETRY_COUNTS debug mode by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3439
- Refactor: writeConfiguration by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3444
- Removing unused git_info section by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3467
- Add sponsor tile to firmware flashing tab by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3468
- use-select2 by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3470
- Updated Dogcom logo for better light mode support. by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3472
- Adding sponsor program images (for future use). by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3477
- Backup config on flash by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3459
- Flasher tab: remember last user selected radio protocol by @limonspb in https://github.com/betaflight/betaflight-configurator/pull/3475
- When use magnetometer, add North symbol to GPS position icon by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3484
- Add RPM debugField by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3489
- Add support for multiple presets repositories to be active at once by @Benky in https://github.com/betaflight/betaflight-configurator/pull/3476
- Add help text to sections on GPS tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3485
- Concat longitude and latitude and add location url on Setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3491
- Add debug disable field for unfiltered gyro by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3492
- Create data flash vue component by @lipskij in https://github.com/betaflight/betaflight-configurator/pull/3509
- Fix GPS waiting info margin by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3525
- Add all 8 debug values in sensors tab and only show active debugs by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3522
- AUX modes updated in help tips and virtuelFC, also sort of LinkedTo option list at Mode tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3519
- GPS tab with same design for lat / lon as on Setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3516
- Quad status by @lipskij in https://github.com/betaflight/betaflight-configurator/pull/3533
- GPS updates by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3527
- Fix wiki by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3537
- feat: add sensor status vue component by @lipskij in https://github.com/betaflight/betaflight-configurator/pull/3539
- feat: use jquery package by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3540
- Add LED strip sliders by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3531
- refactor: MSP binding to
this
by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3557 - Axis Logo Update by @SupaflyFPV in https://github.com/betaflight/betaflight-configurator/pull/3559
- feat: added port picker vue component by @lipskij in https://github.com/betaflight/betaflight-configurator/pull/3543
- Add LED Strip sliders by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3550
- Add APM32 DFU Bootloader to USB Devices' filters by @Chaos-fpga in https://github.com/betaflight/betaflight-configurator/pull/3563
- GPS tab: New design for gps Status / Quality by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3566
- feat: Refactor vue components to use i18n by @lipskij in https://github.com/betaflight/betaflight-configurator/pull/3560
- Simplify motor idle config by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3573
- Add debug field names in sensor tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3587
- Ajust gps aligment of Status and Quality by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3581
- Enable mouse scroll wheel control of sliders by @stoneman in https://github.com/betaflight/betaflight-configurator/pull/3582
- Adjust plot colors by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3580
- Increase the time between status requests (increasing overall timeout) by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3605
- Sort and translate font name at OSD tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3621
- Enable GPS Rescue UI if used as a mode by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3611
- Indicate configuration saving on LED Strip tab by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3551
- Servo tab: Rearrange mid, min, max and translate Rate: by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3623
- Fix/improve dynamicIdle hidding by @asizon in https://github.com/betaflight/betaflight-configurator/pull/3624
- Translate labels at reciever signal graph by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3622
- Show magADC values without re-scaling in Sensors Tab by @ctzsnooze in https://github.com/betaflight/betaflight-configurator/pull/3593
- Show idleMinRpm on motor tab (active profile) by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3625
- motor direction tools: gui_log the direction clicked by @nerdCopter in https://github.com/betaflight/betaflight-configurator/pull/3634
- Append craftname by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3637
- Add MSP2_SENSOR_CONFIG_ACTIVE message by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3644
- Add missing debugmodes and fields by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3646
- Translate hardware status info by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3650
- Add Link Quality alarm value to the OSD tab by @McGiverGim in https://github.com/betaflight/betaflight-configurator/pull/3609
- Add LSM6DSV16X by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3656
- Fix readonly field by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3662
- Fix overlaping with arm state buttons by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3665
- Use attitude heading by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3663
- Rotate map icon instead of view by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3668
- Add MSP support for led profile and status by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3671
- Defer URL check by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3670
- Update debug-scheduler-determinism by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3674
- Add satellite layer and show map on latlon values by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3685
- Adding sponsor tile to the landing page. by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3697
- Fix Android icons by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3722
- feat: add basic offline pwa support by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3718
- Add missing MSP_SET_OSD_CANVAS support by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3720
- Fix sponsor background on landing page by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3721
- More virtual information by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3732
- Hide telemetry protocols for CRSF, FPORT and GHST by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3726
- Background pattern on full landing tab by @TheIsotopes in https://github.com/betaflight/betaflight-configurator/pull/3733
- Minor Facelift for Landing Page (Dark Mode) by @KarateBrot in https://github.com/betaflight/betaflight-configurator/pull/3739
- Improved build request management by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3736
- Improved messaging if build request fails by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3750
- Dogcom logo: light and dark theme by @KarateBrot in https://github.com/betaflight/betaflight-configurator/pull/3763
- Update tooltip for ESC Temp by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3760
- Improve messaging on motors tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3753
- Update receiver.html by @ot0tot in https://github.com/betaflight/betaflight-configurator/pull/3778
- Disable video modes that are not in the firmware by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3767
- Fix Accelerometer units by @ot0tot in https://github.com/betaflight/betaflight-configurator/pull/3786
- Update timing-accuracy debug field. by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3779
- Redesign of Firmware section at Setup tab by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3770
- Fix reset dialog by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3803
- modify "Reset" verbiage by @nerdCopter in https://github.com/betaflight/betaflight-configurator/pull/3805
- Remove event listener for flashing using Enter key. by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3804
- Fix missing PID filter slider labels by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3811
- Update SCHEDULER_DETERMINISM debug fields by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3817
- [Chore] apply lexical scoping to stm32usbdfu by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3752
- Improve sponsors tab layout by @turboMaCk in https://github.com/betaflight/betaflight-configurator/pull/3834
- fix testing-failsafe link by @nerdCopter in https://github.com/betaflight/betaflight-configurator/pull/3845
- TPA clarification - % and μs by @nerdCopter in https://github.com/betaflight/betaflight-configurator/pull/3846
- TPA Clarification by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3851
- Add positional DOP to GUI by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3857
- Update tooltip by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3861
- Update board wiki URL by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3862
- Add EZLANDING debug field by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3826
- Clarify GPS Signal Strength by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3705
- Adding rotation of the sponsor logos. by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3888
- Smoothing transition while refreshing sponsor icons by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3895
- Add support for using MSP build options by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3780
- Use firmware options on introduction by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3900
- Rename blackbox field entry "Unfiltered Gyro" by @KarateBrot in https://github.com/betaflight/betaflight-configurator/pull/3905
- Fix column width by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3903
- Add angle mode center sensitivity by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3910
Fixes
- Fix telemetry being disabled for protocols used outside of ports tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3298
- Fix presets loading by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3325
- Fix Core Only toggle by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3330
- Fix mDNS browser by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3337
- Fix latest version check by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3349
- replaceAll-workaround by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3348
- Fix: vtx tab -> vtx type by @limonspb in https://github.com/betaflight/betaflight-configurator/pull/3353
- Fix-motor-stop by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3379
- Fix gyro_hardware_lpf by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3378
- FIX: Adjusting setting of ajax default header as not being passed for version check by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3383
- FIX: missing debug modes by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3386
- FIX: feature ESC_SENSOR by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3382
- Fix max length of craft name and pilot name by @ASDosjani in https://github.com/betaflight/betaflight-configurator/pull/3396
- Fix PID tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3399
- Fix full chip erase by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3405
- Fix battery status and optimize and fix status pull by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3397
- Move mDNS initialization by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3412
- Fix no buildkey by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3427
- Fix missing tooltip messages by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3435
- Fix mixer by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3442
- Fix: tooltip by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3445
- Fix: arm status [icon] by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3438
- Fix invalid version by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3449
- fix language variable name firmwareFlasherBoardVerificationFail by @nerdCopter in https://github.com/betaflight/betaflight-configurator/pull/3481
- Fix offline behavior by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3480
- Fix MSP rx sticks window by @McGiverGim in https://github.com/betaflight/betaflight-configurator/pull/3482
- Fix cli reconnect tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3494
- Fix API version by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3495
- Fix OSD stat elements by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3498
- Fix loading of preset title panel callback by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3496
- Fix pit mode frequency by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3497
- Enable video transmitter tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3505
- Fix missing GPS Laptimer OSD elements by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3506
- Fix intermittent connect failure by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3515
- Fix VTX ready status by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3538
- Fix gps_rescue_min_dth by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3544
- Disable search in multiple select field for Other Options field when not selected by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3500
- Fix GPS Rescue parameters confusion by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3554
- fix: load 3d models when in web build by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3562
- Fix: Mixer preview images in web builds by @VitroidFPV in https://github.com/betaflight/betaflight-configurator/pull/3567
- fix: web serial disconnect logic by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3575
- fix: presets styling for web by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3585
- Fix missing OSD stats by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3615
- Fix missing stat desc by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3617
- Fix virtual disconnect by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3620
- Fix button behaviour by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3626
- Fix sensor status calls by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3640
- Fix receiver tooltip by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3648
- Fix tab switch by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3641
- Fix IMU sensor refresh rate selection by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3642
- Fix rev by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3652
- fixed accel scaling in motors tab by @flaviopinzarrone in https://github.com/betaflight/betaflight-configurator/pull/3547
- Fix flash button color by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3661
- Hide MAG and LEVEL PIDF values by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3664
- Fix autodetect by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3667
- Fix heading calculation by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3669
- Fix message by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3672
- Fix translated messages by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3677
- Fix stylesheet import by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3679
- Fix usage of cloud build options by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3680
- Fix: maps and
dist/dist/dist
builds by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3682 - fix: bonjour conditional loading by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3687
- Fix buildOptions for DFU mode by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3693
- Add MSP2_UBLOX_REQUEST_SV_INFO by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3689
- fix: msp receiver emulator by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3706
- Fix Android by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3708
- Respect language & nationalities by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3702
- Fix fontawesome stylesheet for cordova by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3709
- Fix/build output layout by @chmelevskij in https://github.com/betaflight/betaflight-configurator/pull/3716
- Fix language selection by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3713
- Enable erase_chip by default by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3701
- Prevent detection when busy by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3745
- Fix port picker trigger event by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3781
- Don't trigger font upload when enter is pressed in alarm time field by @SteveCEvans in https://github.com/betaflight/betaflight-configurator/pull/3790
- Fix missing mag by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3792
- Prevent issues with corrupted firmware using outdated configurator by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3793
- Update serialrx_provider table by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3800
- Fix mag declination by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3801
- set latest vtx_power to prevent out of boundary error by @chizar in https://github.com/betaflight/betaflight-configurator/pull/3815
- Fix changing blackbox rate for 4.2 and older firmware by @rtlopez in https://github.com/betaflight/betaflight-configurator/pull/3816
- Fix lost context by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3824
- Only update unused modes when needed by @atomgomba in https://github.com/betaflight/betaflight-configurator/pull/3827
- Fix getContext by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3825
- Fix corebuild mode exposing fields after selecting another board by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3829
- Fix model preview in receiver tab by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3847
- Fix flash on connect by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3858
- Fix compass calibration interval timeout by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3865
- Fix failsafe delay constraints by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3875
- Throttle curve now respects throttle scale and clip by @ChrisRosser in https://github.com/betaflight/betaflight-configurator/pull/3879
- Make the dark / light theme work with PWA by @McGiverGim in https://github.com/betaflight/betaflight-configurator/pull/3883
- FIX: Incorrect format for the tracking call. by @blckmn in https://github.com/betaflight/betaflight-configurator/pull/3890
- Fix OSD timer by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3894
- Fix buildkey 404 by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3899
- Fix intermittent race condition by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3901
- Fix connection for patch release versions by @haslinghuis in https://github.com/betaflight/betaflight-configurator/pull/3908
Translation
- Translate Failsafe Stage 1 options, improve explanation of function "Time in stage 1" by @HThuren in https://github.com/betaflight/betaflight-configurator/pull/3565
New Contributors
- @shanggl made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3259
- @Benky made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3421
- @lipskij made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3509
- @SupaflyFPV made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3559
- @Chaos-fpga made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3563
- @stoneman made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3584
- @flaviopinzarrone made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3547
- @ot0tot made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3778
- @chizar made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3815
- @turboMaCk made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3834
- @ChrisRosser made their first contribution in https://github.com/betaflight/betaflight-configurator/pull/3879
Full Changelog: https://github.com/betaflight/betaflight-configurator/compare/10.9.0...10.10.0
1、 betaflight-configurator-10.10.0-1.x86_64.rpm 146.25MB
2、 betaflight-configurator_10.10.0-debug-c97deaf_android.apk 19.46MB
3、 betaflight-configurator_10.10.0_amd64.deb 101.77MB
4、 betaflight-configurator_10.10.0_linux64-portable.zip 149.74MB
5、 betaflight-configurator_10.10.0_macOS.dmg 131.4MB
6、 betaflight-configurator_10.10.0_win64-installer.exe 89.7MB
7、 betaflight-configurator_10.10.0_win64-portable.zip 133.07MB