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

7251 commits

Author SHA1 Message Date
Bertrand Songis
1159b94299
[X10] Internal RF Access board now OK 2019-08-21 09:52:01 +02:00
Bertrand Songis
8726c4e0ef
[X10 Express] Power meter 2019-08-21 09:40:14 +02:00
Bertrand Songis
dbb2e82c88
[X10 Express] Spectrum analyser icon 2019-08-21 09:29:39 +02:00
Raphael Coeffic
844059e5d6 added test for #6631 2019-08-21 07:54:17 +02:00
Bertrand Songis
2ce17f3b68
More unneeded definitions removed 2019-08-20 18:04:19 +02:00
Bertrand Songis
487a76e8ba
RSSI source added to Horus 2019-08-20 17:23:43 +02:00
Bertrand Songis
645993be5e
RSSI source added to Horus 2019-08-20 14:23:40 +02:00
Bertrand Songis
46ac432659
Merge pull request #6642 from opentx/raphaelcoeffic/fix-warnings
fix clang warnings (unused variables)
2019-08-20 13:32:30 +02:00
Bertrand Songis
94dc8236a0
Old fourcc removed 2019-08-20 12:38:49 +02:00
Bertrand Songis
48018f1085
More code removed 2019-08-20 12:12:28 +02:00
Raphael Coeffic
a7cb78b801 better use the same type as in datastruct.h 2019-08-20 10:47:17 +02:00
Raphael Coeffic
9915742f8e avoid warnings 2019-08-20 10:45:49 +02:00
Bertrand Songis
af60a3b787
Impossible to exit BIND mode with [Enter]
(and need to switch the radio off ...)
2019-08-20 10:43:33 +02:00
Bertrand Songis
0bde2d3d93
[X9D+ 2019] RSSI source added 2019-08-20 08:46:08 +02:00
Bertrand Songis
5f115d54c3
[External module] All modules type / subtype will have a margin of 3px 2019-08-20 08:14:18 +02:00
MRC3742
2877077fab Multi protocol updates to MPM version 1.2.1.71 2019-08-19 13:46:47 -04:00
Bertrand Songis
c442a78d65
Merge pull request #6648 from opentx/bsongis/horus_screenshot_function
[Horus] Screenshots special function. Woot!
2019-08-19 19:46:41 +02:00
Bertrand Songis
577d27121b
[X10] Spectrum analyser continued 2019-08-19 19:12:16 +02:00
Bertrand Songis
c50c55033e
[Horus] Screenshots special function. Woot! 2019-08-19 17:47:49 +02:00
Bertrand Songis
ffb731dc30
[X10 Express] Spectrum analyser, first version 2019-08-19 16:21:55 +02:00
Bertrand Songis
01c88fbba8
Merge pull request #6641 from opentx/cpn-mpm-new-protocols
added missing pieces for MPM new protocols
2019-08-19 15:40:46 +02:00
Bertrand Songis
12482fa904
[X9D+ 2019] Spectrum analyser fix 2019-08-19 14:30:21 +02:00
Bertrand Songis
9f556d9668
[X10 Express] PXX2 is enabled by default 2019-08-19 12:22:50 +02:00
Bertrand Songis
d1ef5e691d
X10 / X12S bootloader fix 2019-08-19 12:21:51 +02:00
3djc
0777e3ca81 Add X9D+ 2019 simu support 2019-08-19 11:50:59 +02:00
3djc
a5ad576559 Remove the right one, this time 2019-08-19 11:03:44 +02:00
3djc
a2a713a736 Case matching with companion 2019-08-19 09:25:44 +02:00
Raphael Coeffic
f11dab2dc7 added missing pieces for MPM new protocols 2019-08-19 08:40:40 +02:00
Raphael Coeffic
137374bd2f fix clang warnings (unused variables) 2019-08-19 08:27:05 +02:00
Pascal Langer
b65e83c74e New Multi protocols
Protocols: ZSX and Flyzone
2019-08-18 21:42:26 +02:00
Kilrah
a8562fe06f Fix text display menu and allow viewing script contents (fix #1483) 2019-08-18 19:23:18 +02:00
Bertrand Songis
128cde891d
X10 / X12S fixes (tested on X12S and X10 Express) 2019-08-18 16:23:28 +02:00
Bertrand Songis
f1890bde27
Multiprotocol broken - Fixes #6633 2019-08-18 10:51:16 +02:00
Bertrand Songis
57245c0eda
Merge pull request #6634 from opentx/raphaelcoeffic/fast-poweroff-fixes
fast poweroff fixes
2019-08-17 20:07:59 +02:00
Raphael Coeffic
7a377a73db [X10/X12S] Companion fixes
Radio settings and models can now be loaded just fine.
2019-08-17 19:35:47 +02:00
Raphael Coeffic
9de6b47dda wide lcd has 1 arg less in drawSlider 2019-08-17 18:40:14 +02:00
Raphael Coeffic
1bbf398237 use sliders on stdlcd 2019-08-17 18:14:49 +02:00
Raphael Coeffic
f03f8a288d fix pwr-on/off settings 2019-08-17 18:02:13 +02:00
Bertrand Songis
15ae62d2e8
Fixes #1341 2019-08-17 17:25:30 +02:00
Bertrand Songis
b20e25366c
Unused code removed 2019-08-17 14:51:08 +02:00
Bertrand Songis
93ae7f1fb6
Exit from bootloader was broken again 2019-08-17 13:58:14 +02:00
Bertrand Songis
31b501383e
Exit from bootloader was broken again 2019-08-17 13:50:08 +02:00
Bertrand Songis
ef5c4cd7e4
[X10] Pots fix 2019-08-17 13:46:10 +02:00
Raphael Coeffic
d223b1fc33 cast removed 2019-08-17 13:20:33 +02:00
Raphael Coeffic
94209ac308 small fix 2019-08-17 12:41:54 +02:00
Raphael Coeffic
5de3632ea1 cosmetics 2019-08-17 10:37:06 +02:00
Raphael Coeffic
83efad8f43 use signed pwr on/off speed from -1 to 2 (delay 0 to 3) 2019-08-16 23:44:00 +02:00
Raphael Coeffic
57c48de494 remove busy loop from bootloader 2019-08-16 22:45:51 +02:00
Raphael Coeffic
06eed5d79f small fixes 2019-08-16 22:18:19 +02:00
Raphael Coeffic
995888ae41 Add support for pwr-on and power-off speed 2019-08-16 21:02:47 +02:00