1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
Commit graph

8906 commits

Author SHA1 Message Date
Bertrand Songis
51223a5864 No more REV9E and REVPLUS 2016-07-29 14:44:59 +02:00
3djc
0f740358f2 Streamline naming 2016-07-29 14:44:48 +02:00
3djc
5ac2288782 3djc/move (#3670)
* build-companion is now in /tools
update build-firmware for new targets

* remove PCBREV
2016-07-29 14:40:04 +02:00
3djc
aa915e088b Fix compile 2016-07-29 13:45:30 +02:00
3djc
6dedf2ce65 Make +x 2016-07-29 13:29:24 +02:00
3djc
840a3b2a8a Adapt to new targets 2016-07-29 13:12:24 +02:00
Bertrand Songis
83cdd67e6a Bsongis/move everything (#3669)
* Directories moved

* Directories moved

* Directories moved

* Directories moved

* Directories moved

* rename horus directories in gui to 480x272

* Directories moved

* Rename taranis to 212x64

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Fix x9e compile

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Directories moved - TARANIS target removed, it's now X9E / X9D+ / X9D

* Minor improvement of path handling

* Another bunch of files renamed :)

* Another bunch of files renamed :)

* Another bunch of files renamed :)

* Another bunch of files renamed :)

* Another bunch of files renamed :)

* Rename 9x to 128x64

* Compilation fixes

* Compilation fixes

* Compilation fixes

* Compilation fixes

* Compilation fixes

* Compilation fixes
2016-07-29 12:47:20 +02:00
Bertrand Songis
e3e0d970a5 Directories moved 2016-07-28 22:26:40 +02:00
Bertrand Songis
f88e904009 [Horus] Massstorage under linux, still a problem remaining 2016-07-28 22:20:38 +02:00
Bertrand Songis
7e3cfc9b66 [Horus] No need for a reboot after Massstorage end, no? Unless we have written over the EEPROM, but on Horus it's not needed 2016-07-28 07:42:05 +02:00
Bertrand Songis
c307e1987c [Horus] Massstorage again OK 2016-07-27 22:36:05 +02:00
Bertrand Songis
ac86ebc229 Cosmetics 2016-07-27 22:35:30 +02:00
Bertrand Songis
a3cfef3123 Previous commit reverted 2016-07-27 20:05:14 +02:00
Bertrand Songis
b0b6ac2f69 Cosmetics 2016-07-27 19:13:56 +02:00
Bertrand Songis
8169ef92c0 Fixes #3608 2016-07-27 19:04:05 +02:00
Arne Schwabe
893ae215af Fix reading from initialized memory, fix not using fake program space for i2c 2016-07-26 00:14:16 +02:00
Bertrand Songis
3b90b0d6c0 [Crossfire] Lua script continued 2016-07-25 21:56:23 +02:00
Arne Schwabe
00ba66fe20 Readd the spektrum.cpp to arm CMake file that commit e25db7e removed 2016-07-25 21:12:44 +02:00
Arne Schwabe
fdcc60b1b9 Fix AR9X build and add it to regular commit tests.
Note that simu still crashes on startup in the readRtc function
2016-07-25 16:49:04 +02:00
Nathan
bea0411071 remove i6 code for now (#3663) 2016-07-25 06:53:19 +02:00
Bertrand Songis
c97ba2bb83 Warning removed 2016-07-24 13:36:32 +02:00
Bertrand Songis
7e6b9ebf4f Igore list updated, build_all.sh at the root of the project removed
If needed we could move the radio/utils directory to /utils
2016-07-24 11:34:45 +02:00
Bertrand Songis
ab6c6babae Cosmetics 2016-07-24 11:31:47 +02:00
Nathan
e25db7e9e0 split up the cmakelist by target (#3661)
* split up the cmakelist by target

* new target for the flysky-i6

* organization per @bsongis suggestion
2016-07-24 06:55:58 +02:00
Bertrand Songis
0ad015f3e7 Cosmetics 2016-07-23 19:28:30 +02:00
Andre Bernet
dd44da14bc Fix SE translations 2016-07-22 20:21:30 +02:00
Bertrand Songis
43d618a1de Cosmetics 2016-07-22 18:16:50 +02:00
Arne Schwabe
352de89838 Spektrum telemetry implementation (#3659)
* Implementation of Spektrum Telemetry for the DYI Multimodule.

I can only test a subset of sensors and these look okay

* Implement conversion from Fahrenheit to Celsius

* Minor fixes for Spektrum telemetry

* Add some more sensors, show sensor ID instead of instance in the overview
2016-07-22 17:38:11 +02:00
Arne Schwabe
a28cbf88f3 Add cmake configuration for Libfox. (#3660)
* Add cmake configuration for Libfox.

CMake on OS X does not find libfox in the homebrew location otherwise

* Fix findpackage(Fox) for case sensitive systems
2016-07-22 17:35:49 +02:00
Andre Bernet
789326d2cd Cosmetics 2016-07-19 11:12:08 +02:00
Andre Bernet
a11db7d73f Schedule mixer properly for new multimodule frame rate 2016-07-19 11:11:43 +02:00
Andre Bernet
a6ceb56dcd Speed up multimodule output from 22ms to 9ms 2016-07-18 20:18:19 +02:00
Andre Bernet
0a1e913ecd French translations 2016-07-18 20:17:55 +02:00
Andre Bernet
e33ae0e1ac Cosmetics, French translations 2016-07-16 14:51:32 +02:00
Andre Bernet
7babf26809 Multimodule ported to Horus (#3657) 2016-07-16 14:21:45 +02:00
Arne Schwabe
04c85942f1 Fix issues with translations of multimodule and make German translation more German 2016-07-16 13:59:29 +02:00
Arne Schwabe
b432056698 Fix changing back from custom multi protocol selection to normal protocols 2016-07-16 13:35:29 +02:00
Arne Schwabe
e2efe2ac70 [TARANIS] Reset option value to 0 on change of multi protocol, fix string overwriting for option value 2016-07-15 15:33:55 +02:00
Arne Schwabe
66e352d3c0 [Taranis] Multimodule: Fix off by one error that caused to need two presses instead of one when moving across the multimode option lines 2016-07-15 12:51:09 +02:00
Arne Schwabe
f06c1e0be7 [Taranis] Fix overlapping strings in Multi module 2016-07-15 11:30:41 +02:00
Bertrand Songis
e58bdff8a9 [S6R] ID changed 2016-07-13 18:44:31 +02:00
Andre Bernet
a0476f0a7c Translation fix 2016-07-13 07:44:07 +02:00
Bertrand Songis
b966db4fa5 [S6R] More fixes 2016-07-11 23:29:10 +02:00
Andre Bernet
78da936536 Compilation fix 2016-07-11 15:10:29 +02:00
Andre Bernet
35afe4c1ea Cosmetics 2016-07-11 13:15:50 +02:00
Bertrand Songis
ea18909b46 [Crossfire] More field types supported 2016-07-10 23:37:33 +02:00
Bertrand Songis
fed4450a8d [Horus] DE translations by Hrenz, thanks! 2016-07-10 10:58:28 +02:00
Andre Bernet
2dd30c228d No SQT5 font on Horus 2016-07-09 16:37:20 +02:00
Andre Bernet
6e6ff7d313 Compilation fix for nooverridech option 2016-07-09 16:15:27 +02:00
Bertrand Songis
3faa81d799 [Taranis] It's now possible to use killEvents() on PAGE_LONG in Lua standalone scripts 2016-07-09 12:39:54 +02:00