1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 06:15:10 +03:00
OpenTX custom firmware for Transmitters
Find a file
Bertrand Songis 48d87cd3da Merge pull request #966 from projectkk2glider/sound_filenames_case_insensitive
Make flightmode, switch and system file names case insensitive
2014-04-14 11:59:42 +02:00
companion Reset button in telemetry log viewer (fix #962) 2014-04-12 15:57:32 +02:00
radio Merge pull request #966 from projectkk2glider/sound_filenames_case_insensitive 2014-04-14 11:59:42 +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-14 10:41:09 +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.