1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-24 00:35:14 +03:00
EdgeTX is the cutting edge open source firmware for your R/C radio https://edgetx.org
Find a file
2017-01-28 19:15:46 -05:00
cmake Build system updates, including -Werror on TravisCI (#4202) 2017-01-08 09:44:33 +01:00
companion [Simulator] Fix startup when using a new file for radio data (file is now properly created, errors from Storage are ignored); Do not start simulator at all in case of data errors; Fix startup option dialog when finding radio type from profile for first time; Fix RadioOptions struct version control; Cleanup unused WinConsole code; Fix a warning and a missing const reference; Move ~SimulatedUIWidget() to public. 2017-01-28 19:15:46 -05:00
doc [MEGA2560] Add KS108 lcd + voice + "far" splash for firmware > 64Kb (#3515) 2016-05-25 21:21:51 +02:00
jenkins nightly-22 updated 2016-01-04 22:34:23 +01:00
radio Rework X7 flight mode screen (#4319) 2017-01-28 19:59:11 +01: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
tools Put back X7 in line with other radios (#4323) 2017-01-28 18:48:34 +01:00
.gitattributes [build] Add comprehensive firmware size reporting scripts for ARM MCUs. (#4218) 2017-01-12 21:32:36 +01:00
.gitignore .gitignore updated 2017-01-23 21:05:25 +01:00
.travis.yml [Simulator] Further improvements (reload radio, momentary switches, etc.) (#4303) 2017-01-28 13:43:56 +01:00
CMakeLists.txt Prep for nightly 2017-01-25 10:59:42 +01:00
CREDITS.txt Update CREDITS.txt 2016-11-29 23:17:26 +01:00
DONATIONS.txt Update DONATIONS.txt 2015-11-15 10:03:54 +01:00
GPLv2.txt Companion build on Linux 2013-12-02 18:47:43 +01:00
README.md New chat link 2016-06-19 13:10:40 +02:00

##OpenTX 2.2 Branch

Build Status Join the chat at https://opentx.rocket.chat Donate using Paypal

The ongoing development on 2.2.x is done in this branch.

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.