mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Merge pull request #1352 from mikeller/updated_changelog_for_10_5_0
Added 10.5.0 to changelog.
This commit is contained in:
commit
ca64a8f684
1 changed files with 40 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue