mirror of
https://github.com/opentx/opentx.git
synced 2025-07-12 19:10:19 +03:00
Post 2.2.1
This commit is contained in:
parent
cca7180834
commit
3aa7452e48
3 changed files with 24 additions and 16 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
<h2>Version 2.2.1 / 2017-12-17</h2>
|
||||||
|
|
||||||
|
Please see <a href=http://www.open-tx.org/2017/12/16/opentx-2.2.1>this page</a> for details.
|
||||||
|
|
||||||
<h2>Version 2.2.0 / 2017-05-30</h2>
|
<h2>Version 2.2.0 / 2017-05-30</h2>
|
||||||
|
|
||||||
Major release! Please see <a href=http://www.open-tx.org/2017/05/30/opentx-2.2.0>this page</a> for details.
|
Major release! Please see <a href=http://www.open-tx.org/2017/05/30/opentx-2.2.0>this page</a> for details.
|
||||||
|
@ -91,10 +95,10 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
<li>Fixed a problem with updates path on Windows (<a href=https://github.com/opentx/opentx/issues/2876>#2876</a>)</li>
|
<li>Fixed a problem with updates path on Windows (<a href=https://github.com/opentx/opentx/issues/2876>#2876</a>)</li>
|
||||||
<li>Edge representation unified (changed from "no release" to "instant") (<a href=https://github.com/opentx/opentx/issues/2837>#2837</a>)</li>
|
<li>Edge representation unified (changed from "no release" to "instant") (<a href=https://github.com/opentx/opentx/issues/2837>#2837</a>)</li>
|
||||||
<li>Added channel names on failsafe sliders (<a href=https://github.com/opentx/opentx/issues/3021>#3021</a>)</li>
|
<li>Added channel names on failsafe sliders (<a href=https://github.com/opentx/opentx/issues/3021>#3021</a>)</li>
|
||||||
<li>Corrected failsafe mapping when using Custom failsafe mode, D16 protocol and channel range different from from 1-8.
|
<li>Corrected failsafe mapping when using Custom failsafe mode, D16 protocol and channel range different from from 1-8.
|
||||||
Users with such setups are advised to re-check their failsafe settings (<a href=https://github.com/opentx/opentx/issues/2975>#2975</a>)</li>
|
Users with such setups are advised to re-check their failsafe settings (<a href=https://github.com/opentx/opentx/issues/2975>#2975</a>)</li>
|
||||||
<li>Various texts and translations corrections</li>
|
<li>Various texts and translations corrections</li>
|
||||||
<li>Various small bug-fixes: <a href=https://github.com/opentx/opentx/issues/2994>#2994</a>,
|
<li>Various small bug-fixes: <a href=https://github.com/opentx/opentx/issues/2994>#2994</a>,
|
||||||
<a href=https://github.com/opentx/opentx/issues/3016>#3016</a>,
|
<a href=https://github.com/opentx/opentx/issues/3016>#3016</a>,
|
||||||
<a href=https://github.com/opentx/opentx/issues/3012>#3012</a>
|
<a href=https://github.com/opentx/opentx/issues/3012>#3012</a>
|
||||||
</li>
|
</li>
|
||||||
|
@ -112,8 +116,8 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed: Lua model scripts outputs not working in a simulator (<a href=https://github.com/opentx/opentx/issues/2684>#2684</a>)</li>
|
<li>Fixed: Lua model scripts outputs not working in a simulator (<a href=https://github.com/opentx/opentx/issues/2684>#2684</a>)</li>
|
||||||
<li>Fixed a problem of Companion 2.1 trying to install into 2.0 path.
|
<li>Fixed a problem of Companion 2.1 trying to install into 2.0 path.
|
||||||
The effect will only be visible for the users that did not install any of the previous 2.1.x versions.
|
The effect will only be visible for the users that did not install any of the previous 2.1.x versions.
|
||||||
(<a href=https://github.com/opentx/opentx/issues/2645>#2645</a>)</li>
|
(<a href=https://github.com/opentx/opentx/issues/2645>#2645</a>)</li>
|
||||||
<li>Added missing SDL libraries to MAC package (<a href=https://github.com/opentx/opentx/issues/2678>#2678</a>)</li>
|
<li>Added missing SDL libraries to MAC package (<a href=https://github.com/opentx/opentx/issues/2678>#2678</a>)</li>
|
||||||
<li>Added used channels check/warning in Wizard (<a href=https://github.com/opentx/opentx/issues/2091>#2091</a>)</li>
|
<li>Added used channels check/warning in Wizard (<a href=https://github.com/opentx/opentx/issues/2091>#2091</a>)</li>
|
||||||
|
@ -194,7 +198,7 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
<li>Added Battery meter range setting (<a href=https://github.com/opentx/opentx/issues/2195>#2195</a>)</li>
|
<li>Added Battery meter range setting (<a href=https://github.com/opentx/opentx/issues/2195>#2195</a>)</li>
|
||||||
<li>Improvements in Print and Compare dialogs (<a href=https://github.com/opentx/opentx/issues/2219>#2219</a>)</li>
|
<li>Improvements in Print and Compare dialogs (<a href=https://github.com/opentx/opentx/issues/2219>#2219</a>)</li>
|
||||||
<li>Reset pots to the middle by right double clicking them in Simulator (<a href=https://github.com/opentx/opentx/issues/1939>#1939</a>)</li>
|
<li>Reset pots to the middle by right double clicking them in Simulator (<a href=https://github.com/opentx/opentx/issues/1939>#1939</a>)</li>
|
||||||
<li>Minor fixes: <a href=https://github.com/opentx/opentx/issues/2153>#2153</a>,
|
<li>Minor fixes: <a href=https://github.com/opentx/opentx/issues/2153>#2153</a>,
|
||||||
<a href=https://github.com/opentx/opentx/issues/2138>#2138</a>,
|
<a href=https://github.com/opentx/opentx/issues/2138>#2138</a>,
|
||||||
<a href=https://github.com/opentx/opentx/issues/2090>#2090</a>,
|
<a href=https://github.com/opentx/opentx/issues/2090>#2090</a>,
|
||||||
<a href=https://github.com/opentx/opentx/issues/2122>#2122</a>
|
<a href=https://github.com/opentx/opentx/issues/2122>#2122</a>
|
||||||
|
@ -297,13 +301,13 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
<ul>
|
<ul>
|
||||||
<li>Sound should be ok on all platforms</li>
|
<li>Sound should be ok on all platforms</li>
|
||||||
<li>Min/Max reviewed in Logical switches (for the whole telemetry)</li>
|
<li>Min/Max reviewed in Logical switches (for the whole telemetry)</li>
|
||||||
<li>Various bug fixes</li>
|
<li>Various bug fixes</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Version 2.0.3</h2>
|
<h2>Version 2.0.3</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>EEPROM import bug on AdjustGVAR function</li>
|
<li>EEPROM import bug on AdjustGVAR function</li>
|
||||||
<li>Timers correctly displayed in logical switches tab</li>
|
<li>Timers correctly displayed in logical switches tab</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Version 2.0.2</h2>
|
<h2>Version 2.0.2</h2>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
<h2>Version 2.2.1 / 2017-12-17</h2>
|
||||||
|
|
||||||
|
Please see <a href=http://www.open-tx.org/2017/12/16/opentx-2.2.1>this page</a> for details.
|
||||||
|
|
||||||
<h2>Version 2.2.0 / 2017-05-30</h2>
|
<h2>Version 2.2.0 / 2017-05-30</h2>
|
||||||
|
|
||||||
Major release! Please see <a href=http://www.open-tx.org/2017/05/30/opentx-2.2.0>this page</a> for details.
|
Major release! Please see <a href=http://www.open-tx.org/2017/05/30/opentx-2.2.0>this page</a> for details.
|
||||||
|
@ -39,7 +43,7 @@ Major release! Please see <a href=http://www.open-tx.org/2017/05/30/opentx-2.2.0
|
||||||
|
|
||||||
<h2>Version 2.1.8 / 2016-04-14</h2>
|
<h2>Version 2.1.8 / 2016-04-14</h2>
|
||||||
|
|
||||||
Notice: EDGE Logical Switch operation has changed. Users should check their setups, if they use EDGE with AND switch.
|
Notice: EDGE Logical Switch operation has changed. Users should check their setups, if they use EDGE with AND switch.
|
||||||
This bug was introduced in version 2.1.2 and has been fixed in 2.1.8. (<a href=https://github.com/opentx/opentx/issues/2939>#2939</a>)
|
This bug was introduced in version 2.1.2 and has been fixed in 2.1.8. (<a href=https://github.com/opentx/opentx/issues/2939>#2939</a>)
|
||||||
|
|
||||||
[Taranis]
|
[Taranis]
|
||||||
|
@ -83,7 +87,7 @@ This bug was introduced in version 2.1.2 and has been fixed in 2.1.8. (<a href=h
|
||||||
|
|
||||||
<h2>Version 2.1.7 / 2016-01-04</h2>
|
<h2>Version 2.1.7 / 2016-01-04</h2>
|
||||||
|
|
||||||
Notice: Lua model wizard was fixed (<a href=https://github.com/opentx/opentx/issues/3061>#3061</a>)
|
Notice: Lua model wizard was fixed (<a href=https://github.com/opentx/opentx/issues/3061>#3061</a>)
|
||||||
and needs to be installed on the radio SD card. Download from http://lua-21.open-tx.org/wizard.zip
|
and needs to be installed on the radio SD card. Download from http://lua-21.open-tx.org/wizard.zip
|
||||||
|
|
||||||
[Taranis]
|
[Taranis]
|
||||||
|
@ -154,7 +158,7 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
<li>Fixed erroneous haptic feedback when using high powered UHF RF modules (<a href=https://github.com/opentx/opentx/issues/2722>#2722</a>)</li>
|
<li>Fixed erroneous haptic feedback when using high powered UHF RF modules (<a href=https://github.com/opentx/opentx/issues/2722>#2722</a>)</li>
|
||||||
<li>The trainer icon will be shown only if valid PPM is received</li>
|
<li>The trainer icon will be shown only if valid PPM is received</li>
|
||||||
<li>Several Lua io library fixes (<a href=https://github.com/opentx/opentx/issues/3001>#3001</a>, <a href=https://github.com/opentx/opentx/issues/3003>#3003</a>)</li>
|
<li>Several Lua io library fixes (<a href=https://github.com/opentx/opentx/issues/3001>#3001</a>, <a href=https://github.com/opentx/opentx/issues/3003>#3003</a>)</li>
|
||||||
<li>Corrected failsafe mapping when using Custom failsafe mode, D16 protocol and channel range different from from 1-8.
|
<li>Corrected failsafe mapping when using Custom failsafe mode, D16 protocol and channel range different from from 1-8.
|
||||||
Users with such setups are advised to re-check their failsafe settings (<a href=https://github.com/opentx/opentx/issues/2975>#2975</a>)</li>
|
Users with such setups are advised to re-check their failsafe settings (<a href=https://github.com/opentx/opentx/issues/2975>#2975</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -293,7 +297,7 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
<li>Added support for 0.01V resolution to D series VFAS ID 0x39 (<a href=https://github.com/opentx/opentx/issues/2607>#2607</a>)</li>
|
<li>Added support for 0.01V resolution to D series VFAS ID 0x39 (<a href=https://github.com/opentx/opentx/issues/2607>#2607</a>)</li>
|
||||||
<li>Set a more reasonable default precision for telemetry values (<a href=https://github.com/opentx/opentx/issues/2631>#2631</a>)</li>
|
<li>Set a more reasonable default precision for telemetry values (<a href=https://github.com/opentx/opentx/issues/2631>#2631</a>)</li>
|
||||||
<li>Fixed a problem when moving mixer lines on X9E (<a href=https://github.com/opentx/opentx/issues/2643>#2643</a>)</li>
|
<li>Fixed a problem when moving mixer lines on X9E (<a href=https://github.com/opentx/opentx/issues/2643>#2643</a>)</li>
|
||||||
<li>Fixed X9E SD log header line (<a href=https://github.com/opentx/opentx/issues/2638>#2638</a>)</li>
|
<li>Fixed X9E SD log header line (<a href=https://github.com/opentx/opentx/issues/2638>#2638</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
[Boards with narrow LCD (9X, 9XR, etc)]
|
[Boards with narrow LCD (9X, 9XR, etc)]
|
||||||
|
@ -316,7 +320,7 @@ Notice: version 2.1.4 was skipped by the OpenTX team to avoid confusion with FrS
|
||||||
|
|
||||||
[ARM Boards]
|
[ARM Boards]
|
||||||
<ul>
|
<ul>
|
||||||
<li>New Telemetry system (<a href=https://github.com/opentx/opentx/issues/1634>#1634</a>)</li>
|
<li>New Telemetry system (<a href=https://github.com/opentx/opentx/issues/1634>#1634</a>)</li>
|
||||||
<li>Added Dangerous Custom Functions (range check, bind)</li>
|
<li>Added Dangerous Custom Functions (range check, bind)</li>
|
||||||
<li>Better graphical trim representation (<a href=https://github.com/opentx/opentx/issues/1419>#1419</a>)</li>
|
<li>Better graphical trim representation (<a href=https://github.com/opentx/opentx/issues/1419>#1419</a>)</li>
|
||||||
<li>Increased PPM-Center range</li>
|
<li>Increased PPM-Center range</li>
|
||||||
|
@ -378,11 +382,11 @@ Nothing new (only Companion fixes)
|
||||||
<li>Gps positon display fixed: fractional seconds lacked leading zeros (<a href=https://github.com/opentx/opentx/issues/2144>#2144</a>)</li>
|
<li>Gps positon display fixed: fractional seconds lacked leading zeros (<a href=https://github.com/opentx/opentx/issues/2144>#2144</a>)</li>
|
||||||
<li>More memory available for Lua scripts (<a href=https://github.com/opentx/opentx/issues/2050>#2050</a>)</li>
|
<li>More memory available for Lua scripts (<a href=https://github.com/opentx/opentx/issues/2050>#2050</a>)</li>
|
||||||
<li>Various texts and translations corrections</li>
|
<li>Various texts and translations corrections</li>
|
||||||
<li>Telemetry bars title fix (<a href=https://github.com/opentx/opentx/issues/2203>#2203</a>)</li>
|
<li>Telemetry bars title fix (<a href=https://github.com/opentx/opentx/issues/2203>#2203</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
[Bootloader]
|
[Bootloader]
|
||||||
<li>Fixed USB access problem with SD cards larger than 4GB (<a href=https://github.com/opentx/opentx/issues/2154>#2154</a>)</li>
|
<li>Fixed USB access problem with SD cards larger than 4GB (<a href=https://github.com/opentx/opentx/issues/2154>#2154</a>)</li>
|
||||||
|
|
||||||
|
|
||||||
<h2>Version 2.0.15 / 2015-01-13</h2>
|
<h2>Version 2.0.15 / 2015-01-13</h2>
|
||||||
|
@ -703,7 +707,7 @@ Nothing new (only Companion fixes)
|
||||||
<li>Altitude played without decimal when >= 10m</li>
|
<li>Altitude played without decimal when >= 10m</li>
|
||||||
<li>Check to avoid too long paths when playing SD files</li>
|
<li>Check to avoid too long paths when playing SD files</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
[All]
|
[All]
|
||||||
<ul>
|
<ul>
|
||||||
<li>Mixer bug when a MULTIPLY mix used with a slow</li>
|
<li>Mixer bug when a MULTIPLY mix used with a slow</li>
|
||||||
|
|
|
@ -6,7 +6,7 @@ branch=2.2
|
||||||
docker=nightly22
|
docker=nightly22
|
||||||
workdir=/home/opentx/nightly22
|
workdir=/home/opentx/nightly22
|
||||||
output=/var/www/html/2.2/nightlies
|
output=/var/www/html/2.2/nightlies
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
|
|
||||||
# Incrementnightly index
|
# Incrementnightly index
|
||||||
index=`cat index.txt`
|
index=`cat index.txt`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue