Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggested Home Page Edit #23

Open
RCdiy opened this issue May 15, 2017 · 0 comments
Open

Suggested Home Page Edit #23

RCdiy opened this issue May 15, 2017 · 0 comments

Comments

@RCdiy
Copy link
Contributor

RCdiy commented May 15, 2017

My changes is bold just to draw attention to proposed changes. If accepted the actual changes may not be in bold.


layout: page
title: Welcome to OpenTX
tagline: Improving yourTx
redirect_from: "open-tx.org"

{% include JB/setup %}

OpenTX Logo

OpenTX is open source firmware for RC radio transmitters. It is meant for users who are comfortable with computers, trying new things, willing to research how the system works and trouble shoot when needed. The firmware is highly configurable and brings much more features than found in traditional radios. The daily feedback from the thousands of users ensures the continued stability and quality of the firmware.

OpenTX Companion Logo

The team also develops the OpenTX Companion transmitter support software. OpenTX Companion is used for many different tasks like downloading and loading OpenTX firmware to the radio, backing up model settings, editing settings and running radio simulators.

  • OpenTX Companion is available for Windows, Apple OSX and Linux.

OpenTX Sound Logo

One of the main features of OpenTX is its use of a sound pack placed on a microSD card. This sound pack contain audio files files used for sounds and announcements.

  • Sound packs are available from the Downloads page and by using Companion.
**REMOVE this block of text.**
There are two applications available for creating and managing the soundfiles used by OpenTX.   
**OpenTX Speaker** is used to generate voice files for OpenTX by using synthetic speech. **OpenTX Recorder** is used to record voice files via a microphone.   
Both programs can generate sound files for all OpenTX voice languages. Every radio message, including system messages, can be changed.   
OpenTX Speaker and OpenTXRecorder are available for Windows7.

New Lua section

Lua Scripts

OpenTX supports Lua scripts that can be used for new model and other wizards, display custom telemetry screens, complicated mixes and configure devices using the s.port protocol. Advanced users with command line experience will find many uses for this powerful feature.
-To learn more read the documentation.

Installation

1. Read the documentation.
2. Download and install the latest version on Companion.
3. Use Companion to download the firmware.
4. Use Companion to write the firmware to the transmitter.

**REMOVE this block of text.**
The first step to upgrade your radio with the latest OpenTX version is to install OpenTX Companion on your computer.  
Then you select the firmware configuration you want and let OpenTX Companion download and install it to your radio.  
You find the latest OpenTX Companion versions in [Downloads](downloads.html).

The news section is too long. Is there a way to limit the list to a certain number of items and then place the entire list on a news-archive.md file with a link to it?

News

    {% for post in site.tags.News %}
  • {% include display_flags.html %} {{ post.title }} ({{ post.date | date:"%Y-%m-%d" }})
  • {% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant