1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00
OpenTX custom firmware for Transmitters
Find a file
Raphael Coeffic d2ed8d9287 Beautified SBUS code
- use “defines” for each constant.
- do not change the frame pointer while checking frame validity (improves readability).
2015-07-29 08:47:58 +02:00
companion Cosmetics 2015-07-28 21:15:33 +02:00
doc M2560 JackPPM correction + sch update 2015-07-10 21:38:24 +02:00
radio Beautified SBUS code 2015-07-29 08:47:58 +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 First LateX doc, special thanks to Olivier ;) I only changed the 2014-12-30 08:20:20 +01:00
CREDITS.txt Contributors / Release notes dialogs refactoring 2015-07-08 19:42:18 +02:00
DONATIONS.txt Update DONATIONS.txt 2015-07-26 15:05:59 +02:00
GPLv2.txt Companion build on Linux 2013-12-02 18:47:43 +01:00
README.md Update README.md 2015-07-16 18:48:57 +02:00

##OpenTX 2.1 Branch

The ongoing development is not done in this branch. It is performed in the branch called next.

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.