Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikeller <github@ike.ch>2019-09-15 07:30:00 +0300
committerMichael Keller <github@ike.ch>2019-09-16 02:41:35 +0300
commitdeadd622e995f0e0c1ee210e23b5a6d2f1f5fb87 (patch)
tree3b9cc7422b94d970b71b48d30896da0d1a6f9dfd /changelog.html
parent93e4cf83b8ed0b0d0192483ba19524a4a881d144 (diff)
Updated changelog for 10.6.0.
Diffstat (limited to 'changelog.html')
-rw-r--r--changelog.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html
index 6310ded6..5f1c9f4d 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,5 +1,45 @@
<div class="title" i18n="defaultChangelogHead"></div>
+<span>2019.09.15 - 10.6.0 - BetaFlight</span>
+<ul>
+ <li>Features:
+ <ul>
+ <li>added client-side autocomplete to CLI</li>
+ <li>added voltage and amperage scale calibration based on meter readings</li>
+ <li>added dark mode</li>
+ <li>changed the OSD elements to be listed in alphabetical order</li>
+ <li>added 'Video Transmitter' tab to configure a VTX</li>
+ <li>added support for flashing Unified Targets with custom board configurations</li>
+ <li>added sliders for PID / filter tuning</li>
+ </ul>
+ </li>
+ <li>Fixes:
+ <ul>
+ <li>fixed the flashing progress bar</li>
+ <li>fixed the PID tab layout</li>
+ <li>various other UI fixes</li>
+ </ul>
+ </li>
+ <li>New GUI support for the following firmware features:
+ <ul>
+ <li>added visualisation of rate limit settings to the PID tuning graph</li>
+ <li>improved the arming disabled flags display</li>
+ <li>added iterm_relax cutoff</li>
+ <li>added debug modes</li>
+ <li>added custom gyro alignment</li>
+ <li>added Dshot telemetry information display to the motors tab</li>
+ <li>added RPM based filtering</li>
+ <li>new OSD display / statistics elements</li>
+ </ul>
+ </li>
+ <li>New Languages:
+ <ul>
+ <li>Galego (Galician)</li>
+ <li>Hrvatski (Croatian)</li>
+ </ul>
+ </li>
+</ul>
+
<span>2019.04.13 - 10.5.1 - BetaFlight</span>
<ul>
<li>Fixes: