Skip to content

Commit 5b1e242

Browse files
authored
Merge pull request #2 from opentx/master
Update my fork from parent
2 parents da7e2ee + 8fa3e0f commit 5b1e242

40 files changed

+473
-77
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The OpenTX web is hosted on github. The site is built using Jekyll, which is the default page parsing and serving engine of Github. Maintaining it is done primarily be editing html and markdown wiki pages.
33

44
## Helping Maintain The Site
5-
First time contributors should first introduce themselves on [![Join the chat at https://opentx.rocket.chat](https://camo.githubusercontent.com/3d659054abd6ce21c0e47cf3b83a51bda69ca282/68747470733a2f2f64656d6f2e726f636b65742e636861742f696d616765732f6a6f696e2d636861742e737667)](https://opentx.rocket.chat)
5+
First time contributors should first introduce themselves on [![Join the chat at https://chat.open-tx.org](https://camo.githubusercontent.com/3d659054abd6ce21c0e47cf3b83a51bda69ca282/68747470733a2f2f64656d6f2e726f636b65742e636861742f696d616765732f6a6f696e2d636861742e737667)](https://opentx.rocket.chat)
66

77
## Create A Site Fork (You are not a collaborator)
88
To make contributions and help maintain the site you will need a GitHub account.

_data/screens-taranis.yml

+9-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,12 @@
5151
- name: "00071.png"
5252
- name: "00072.png"
5353
- name: "00073.png"
54-
- name: "new_startscreens"
54+
- name: "74Fighter.bmp"
55+
- name: "74Fighter1.bmp"
56+
- name: "AddictionSplash.bmp"
57+
- name: "AddictionSplash2.bmp"
58+
- name: "AddictionSplash3.bmp"
59+
- name: "Bug Splash.bmp"
60+
- name: "CirrusSplash.bmp"
61+
- name: "CirrusSplash_2.bmp"
62+
- name: "TomboySplash.bmp"

_includes/themes/open9x-theme/default.html

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
<!-- <a class="brand" href="{{ HOME_PATH }}">{{ site.title }}</a> -->
3333
<a class="nav" href="{{ HOME_PATH }}"><img src="/assets/images/opentx_button.png"></a>
3434
<ul class="nav">
35+
<li>
36+
<a href="https://opentx.gitbooks.io/manual-for-opentx-2-2/">Manual</a>
37+
</li>
3538
{% assign pages_list = site.pages | sort:"name" %}
3639
{% assign group = 'navigation' %}
3740
{% include JB/pages_list %}

_posts/2014-06-03-opentx-2.0.0.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ These are the first public releases of OpenTX 2.0, with a load of new awesome fe
1717

1818
Download links (Please note that newer versions are now available):
1919

20-
[Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.0.exe)
21-
22-
[Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.0-i686.rpm)
20+
[Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.0.exe)
2321

22+
[Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.0-i686.rpm)

_posts/2014-06-09-opentx-2.0.1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.1 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.1.exe)
22+
[OpenTX Companion 2.0.1 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.1.exe)
2323

24-
[OpenTX Companion 2.0.1 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.1-i686.rpm)
24+
[OpenTX Companion 2.0.1 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.1-i686.rpm)
2525

_posts/2014-06-12-opentx-2.0.2.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.2 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.2.exe)
22+
[OpenTX Companion 2.0.2 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.2.exe)
2323

24-
[OpenTX Companion 2.0.2 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.2-i686.rpm)
24+
[OpenTX Companion 2.0.2 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.2-i686.rpm)
2525

26-
[OpenTX Companion 2.0.2 - Linux DEB Package](http://downloads-20.open-tx.org/companion/companion_2.0.2_i386.deb)
26+
[OpenTX Companion 2.0.2 - Linux DEB Package](http://downloads.open-tx.org/2.0/companion/companion_2.0.2_i386.deb)
2727

28-
[OpenTX Companion 2.0.2 - Apple DMG Package ](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.2.dmg)
28+
[OpenTX Companion 2.0.2 - Apple DMG Package ](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.2.dmg)

_posts/2014-06-17-opentx-2.0.3.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.3 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.3.exe)
22+
[OpenTX Companion 2.0.3 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.3.exe)
2323

24-
[OpenTX Companion 2.0.3 - OS X Installer](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.3.dmg)
24+
[OpenTX Companion 2.0.3 - OS X Installer](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.3.dmg)
2525

26-
[OpenTX Companion 2.0.3 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.3-i686.rpm)
26+
[OpenTX Companion 2.0.3 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.3-i686.rpm)
2727

28-
OpenTX Companion 2.0.3 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.3_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.3_amd64.deb)
28+
OpenTX Companion 2.0.3 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.3_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.3_amd64.deb)

_posts/2014-06-24-opentx-2.0.4.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.4 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.4.exe)
22+
[OpenTX Companion 2.0.4 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.4.exe)
2323

24-
[OpenTX Companion 2.0.4 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.4-i686.rpm)
24+
[OpenTX Companion 2.0.4 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.4-i686.rpm)
2525

_posts/2014-06-26-opentx-2.0.5.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.5 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.5.exe)
22+
[OpenTX Companion 2.0.5 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.5.exe)
2323

24-
[OpenTX Companion 2.0.5 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.5-i686.rpm)
24+
[OpenTX Companion 2.0.5 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.5-i686.rpm)
2525

26-
OpenTX Companion 2.0.5 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.5_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.5_amd64.deb)
26+
OpenTX Companion 2.0.5 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.5_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.5_amd64.deb)
2727

28-
[OpenTX Companion 2.0.5 - OS X Application](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.5.dmg)
28+
[OpenTX Companion 2.0.5 - OS X Application](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.5.dmg)

_posts/2014-07-13-opentx-2.0.6.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.6 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.6.exe)
22+
[OpenTX Companion 2.0.6 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.6.exe)
2323

24-
[OpenTX Companion 2.0.6 - Linux RPM Package](http://downloads-20.open-tx.org/companion/companion-2.0.6-i686.rpm)
24+
[OpenTX Companion 2.0.6 - Linux RPM Package](http://downloads.open-tx.org/2.0/companion/companion-2.0.6-i686.rpm)
2525

_posts/2014-07-16-opentx-2.0.7.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.7 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.7.exe)
22+
[OpenTX Companion 2.0.7 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.7.exe)
2323

24-
[OpenTX Companion 2.0.7 - OS X Installer](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.7.dmg)
24+
[OpenTX Companion 2.0.7 - OS X Installer](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.7.dmg)
2525

26-
OpenTX Companion 2.0.7 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.7-i686.rpm)
26+
OpenTX Companion 2.0.7 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.7-i686.rpm)
2727

28-
OpenTX Companion 2.0.7 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.7_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.7_amd64.deb)
28+
OpenTX Companion 2.0.7 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.7_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.7_amd64.deb)

_posts/2014-07-24-opentx-2.0.8.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.8 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.8.exe)
22+
[OpenTX Companion 2.0.8 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.8.exe)
2323

24-
[OpenTX Companion 2.0.8 - Mac OS X Application](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.8.dmg)
24+
[OpenTX Companion 2.0.8 - Mac OS X Application](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.8.dmg)
2525

26-
OpenTX Companion 2.0.8 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.8-i686.rpm)
26+
OpenTX Companion 2.0.8 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.8-i686.rpm)
2727

28-
OpenTX Companion 2.0.8 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.8_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.8_amd64.deb)
28+
OpenTX Companion 2.0.8 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.8_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.8_amd64.deb)

_posts/2014-09-10-opentx-2.0.11.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ The OpenTX team always encourages upgrading to the latest version of a given bra
1919

2020
Download links (Please note that newer versions are now available):
2121

22-
[OpenTX Companion 2.0.11 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.11.exe)
22+
[OpenTX Companion 2.0.11 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.11.exe)
2323

24-
<!-- [OpenTX Companion 2.0.11 - Mac OS X Application](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.11.dmg) -->
24+
<!-- [OpenTX Companion 2.0.11 - Mac OS X Application](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.11.dmg) -->
2525

26-
OpenTX Companion 2.0.11 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.11-i686.rpm)
26+
OpenTX Companion 2.0.11 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.11-i686.rpm)
2727

28-
OpenTX Companion 2.0.11 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.11_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.11_amd64.deb)
28+
OpenTX Companion 2.0.11 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.11_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.11_amd64.deb)

_posts/2014-09-16-opentx-2.0.12.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Please note that the Windows version and the Linux RPM versions of Companion are
2121

2222
Download links:
2323

24-
[OpenTX Companion 2.0.12 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.12.exe)
24+
[OpenTX Companion 2.0.12 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.12.exe)
2525

26-
<!-- [OpenTX Companion 2.0.12 - Mac OS X Application](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.12.dmg) -->
26+
<!-- [OpenTX Companion 2.0.12 - Mac OS X Application](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.12.dmg) -->
2727

28-
OpenTX Companion 2.0.12 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.12-i686.rpm)
28+
OpenTX Companion 2.0.12 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.12-i686.rpm)
2929

30-
OpenTX Companion 2.0.12 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.12_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.12_amd64.deb)
30+
OpenTX Companion 2.0.12 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.12_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.12_amd64.deb)

_posts/2014-11-20-opentx-2.0.13.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Please note that the Windows version and the Linux RPM versions of Companion are
1919

2020
Download links:
2121

22-
[OpenTX Companion 2.0.13 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.13.exe)
22+
[OpenTX Companion 2.0.13 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.13.exe)
2323

24-
[OpenTX Companion 2.0.13 - Mac OS X Application](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.13.dmg)
24+
[OpenTX Companion 2.0.13 - Mac OS X Application](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.13.dmg)
2525

26-
OpenTX Companion 2.0.13 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.13-i686.rpm)
26+
OpenTX Companion 2.0.13 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.13-i686.rpm)
2727

28-
OpenTX Companion 2.0.13 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.13_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.13_amd64.deb)
28+
OpenTX Companion 2.0.13 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.13_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.13_amd64.deb)
2929

3030
## Notice for Windows XP users
3131
If you experience a problem starting **Simulator.exe**, then install [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29)

_posts/2015-01-13-opentx-2.0.15.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Please note that the Windows version and the Linux RPM versions of Companion are
1717

1818
Download links:
1919

20-
[OpenTX Companion 2.0.15 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.15.exe)
20+
[OpenTX Companion 2.0.15 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.15.exe)
2121

22-
OpenTX Companion 2.0.15 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.15-i686.rpm)
22+
OpenTX Companion 2.0.15 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.15-i686.rpm)
2323

24-
OpenTX Companion 2.0.15 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.15_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.15_amd64.deb)
24+
OpenTX Companion 2.0.15 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.15_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.15_amd64.deb)
2525

26-
[OpenTX Companion 2.0.15 - Mac OS X](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.15.dmg)
26+
[OpenTX Companion 2.0.15 - Mac OS X](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.15.dmg)
2727

2828
## Notice for Windows XP users
2929
If you experience a problem starting **Simulator.exe**, then install [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29)

_posts/2015-05-04-opentx-2.0.17.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Please note that the Windows version and the Linux RPM versions of Companion are
1717

1818
Download links:
1919

20-
[OpenTX Companion 2.0.17 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.17.exe)
20+
[OpenTX Companion 2.0.17 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.17.exe)
2121

22-
OpenTX Companion 2.0.17 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.17-i686.rpm)
22+
OpenTX Companion 2.0.17 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.17-i686.rpm)
2323

24-
OpenTX Companion 2.0.17 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.17_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.17_amd64.deb)
24+
OpenTX Companion 2.0.17 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.17_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.17_amd64.deb)
2525

26-
[OpenTX Companion 2.0.17 - Mac OS X](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.17.dmg)
26+
[OpenTX Companion 2.0.17 - Mac OS X](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.17.dmg)
2727

2828
## Notice for Windows XP users
2929
If you experience a problem starting **Simulator.exe**, then install [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29)

_posts/2016-01-03-opentx-2.0.18.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Please note that the Windows version and the Linux RPM versions of Companion are
1717

1818
Download links:
1919

20-
[OpenTX Companion 2.0.18 - Windows Installer](http://downloads-20.open-tx.org/companion/companionInstall_2.0.18.exe)
20+
[OpenTX Companion 2.0.18 - Windows Installer](http://downloads.open-tx.org/2.0/companion/companionInstall_2.0.18.exe)
2121

22-
OpenTX Companion 2.0.18 - Linux RPM Package [32-bit](http://downloads-20.open-tx.org/companion/companion-2.0.18-i686.rpm)
22+
OpenTX Companion 2.0.18 - Linux RPM Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion-2.0.18-i686.rpm)
2323

24-
OpenTX Companion 2.0.18 - Linux DEB Package [32-bit](http://downloads-20.open-tx.org/companion/companion_2.0.18_i386.deb) [64-bit](http://downloads-20.open-tx.org/companion/companion_2.0.18_amd64.deb)
24+
OpenTX Companion 2.0.18 - Linux DEB Package [32-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.18_i386.deb) [64-bit](http://downloads.open-tx.org/2.0/companion/companion_2.0.18_amd64.deb)
2525

26-
[OpenTX Companion 2.0.18 - Mac OS X](http://downloads-20.open-tx.org/companion/companion-macosx-2.0.18.dmg)
26+
[OpenTX Companion 2.0.18 - Mac OS X](http://downloads.open-tx.org/2.0/companion/companion-macosx-2.0.18.dmg)
2727

2828
## Notice for Windows XP users
2929
If you experience a problem starting **Simulator.exe**, then install [Microsoft Visual C++ 2008 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=29)

0 commit comments

Comments
 (0)