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-04-09 15:12:00 +0300
committermikeller <github@ike.ch>2019-04-09 15:24:18 +0300
commit3220f512f411ee7b100c7fed46265b89c6c6f2a8 (patch)
treeea907b6a8113b23220d8fdc99113828a87ab73d1 /changelog.html
parentc3f64107b4bc21f18f77b91b0729d49de479d066 (diff)
Added 10.5.0 to changelog.
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 8ac452d0..e0a8c94d 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,43 @@
+<span>2019.04.10 - 10.5.0 - BetaFlight</span>
+<ul>
+ <li>Fixes:
+ <ul>
+ <li>fixed header bar wrapping on small screens</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>OSD profile configuration / selection</li>
+ <li>extended logic (AND, coupling of modes) for Modes tab</li>
+ <li>GPS rescue</li>
+ <li>D min</li>
+ <li>integrated yaw</li>
+ <li>dynamic gyro and D Term low pass filters</li>
+ <li>multi gyro configuration</li>
+ <li>throttle limit</li>
+ <li>new OSD display / statistics elements</li>
+ </ul>
+ </li>
+ <li>Improvements:
+ <ul>
+ <li>direct access to firmware flasher from the header bar</li>
+ <li>switched GPS tab from Google Maps to OpenStreetMap</li>
+ <li>'Reset Output' and 'Copy To Clipboard' buttons and coloured error messages in the CLI tab</li>
+ <li>check selected device before rebooting into mass storage device mode</li>
+ <li>improved drag / drop for OSD elements</li>
+ </ul>
+ </li>
+ <li>New Languages:
+ <ul>
+ <li>Svenska (Swedish)</li>
+ <li>Русский язык (Russian)</li>
+ <li>Bahasa Indonesia (Indonesian)</li>
+ </ul>
+ </li>
+</ul>
+
<span>2018.08.15 - 10.4.1 - BetaFlight</span>
<ul>
<li>fixed bug in Chrome web app version</li>