mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
Release notes synced with SVN
This commit is contained in:
parent
78cf31c937
commit
5a5da9da32
3 changed files with 48 additions and 5 deletions
|
@ -1,3 +1,10 @@
|
|||
<h2>Version 1.52</h2>
|
||||
<ul>
|
||||
<li>Fix crash when writing certain EEPROMS</li>
|
||||
<li>Google Earth export of logs containing GPS positions</li>
|
||||
<li>DSM2 added for Taranis</li>
|
||||
</ul>
|
||||
|
||||
<h2>Version 1.51</h2>
|
||||
<ul>
|
||||
<li>Wrong DFU-Util default path (MAC)</li>
|
||||
|
|
|
@ -1,5 +1,26 @@
|
|||
<SVN CURRENT>
|
||||
|
||||
<h2>2940 / 2014-02-02</h2>
|
||||
[Arm Boards]
|
||||
<ul>
|
||||
<li>Wav files played even in silent mode
|
||||
<li>GPS support had broken VFAS
|
||||
</ul>
|
||||
|
||||
[all]
|
||||
<ul>
|
||||
<li>Custom function triggered by a CSW based on analog triggering erroneously at powerup
|
||||
<li>Problem with mixer weight field when !GVARS
|
||||
<li>PPM5 was broken
|
||||
</ul>
|
||||
|
||||
<h2>2923 / 2014-01-08</h2>
|
||||
[Arm Boards]
|
||||
<ul>
|
||||
<li>Audio freeze bug fixed
|
||||
<li>Aurora gimbals support
|
||||
</ul>
|
||||
|
||||
<h2>2834 / 2013-10-29</h2>
|
||||
[Arm Boards]
|
||||
<ul>
|
||||
|
@ -10,7 +31,7 @@
|
|||
[all]
|
||||
<ul>
|
||||
<li>Mixer bug when a MULTIPLY mix used with a slow
|
||||
<li>I GVAR popup removed
|
||||
<li>GVAR popup removed
|
||||
<li>Sticky virtual switches are reset when ResetFlight function is called
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -1,13 +1,28 @@
|
|||
<SVN CURRENT>
|
||||
|
||||
<h2>2940 / 2014-02-02</h2>
|
||||
<ul>
|
||||
<li>Wav files played even in silent mode
|
||||
<li>GPS support had broken VFAS
|
||||
<li>Custom function triggered by a CSW based on analog triggering erroneously at powerup
|
||||
<li>Problem with mixer weight field when !GVARS
|
||||
<li>PPM5 was broken
|
||||
</ul>
|
||||
|
||||
<h2>2923 / 2014-01-08</h2>
|
||||
<ul>
|
||||
<li>DSM2 Support
|
||||
<li>New S.PORT sensors support
|
||||
<li>Audio freeze bug fixed
|
||||
<li>Telemetry corruption
|
||||
<li>A2 alarms reinstated in D16 mode for X8R2Analog sensor
|
||||
<li>Telemetry lost alarm no more triggered by a telemetry reset
|
||||
</ul>
|
||||
|
||||
<h2>2834 / 2013-10-29</h2>
|
||||
<ul>
|
||||
<li>Altitude played without decimal when >= 10m
|
||||
<li>Check to avoid too long paths when playing SD files
|
||||
</ul>
|
||||
|
||||
[all]
|
||||
<ul>
|
||||
<li>Mixer bug when a MULTIPLY mix used with a slow
|
||||
<li>I GVAR popup removed
|
||||
<li>Sticky virtual switches are reset when ResetFlight function is called
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue