1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
OpenTX custom firmware for Transmitters
Find a file
Kjell Kernen c911098d84 AppPreferencesDialog is done. All firmware settings can now be selected, since the horrible, horrible code from downloadDialog has been integrated.
Next step:
Remove fw selection code from the download dialog and instead display default firmware name.
2014-04-18 22:20:43 +02:00
companion AppPreferencesDialog is done. All firmware settings can now be selected, since the horrible, horrible code from downloadDialog has been integrated. 2014-04-18 22:20:43 +02:00
radio New nice screen for Logical Switches 2014-04-18 10:47:32 +02:00
sound Corrected bug that caused uneven data length for 16-bit wav files (big no, no). Added speed increase for recorded sound. 2014-03-25 15:46:29 +01:00
.gitignore Flash wasn't unlocked for USB access 2014-04-12 23:22:06 +02:00
CREDITS.txt Test Companion automatic compilation 2014-02-04 10:48:48 +01:00
DONATIONS.txt Update DONATIONS.txt 2014-04-17 18:54:37 +02:00
GPLv2.txt Companion build on Linux 2013-12-02 18:47:43 +01:00
README.md New README 2014-01-20 16:44:02 +01:00

##OpenTX Next Branch

You have found your way to the GitHub repository site for the OpenTX Next Branch. This code branch holds the source code for the ongoing development.

The stable release code is not here, it is in the master branch.
Under no circumstances build and use software from this branch for real world application. At times you will be more or less guaranteed to crash your plane and destroy all your model settings.

Refer to the opentx.wiki for information about setting up the tool chains for building OpenTX and OpenTX Companion as well as other development related issues.