1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-18 05:45:21 +03:00
Commit graph

7251 commits

Author SHA1 Message Date
3djc
82b13ebe3f
TX16S internal gps option (#7632) 2020-05-27 07:35:25 +02:00
MRC3742
14cd03a93a
Additional MPM 1.3.1.1 support updates (#7635) 2020-05-26 07:30:57 +02:00
3djc
895859e487 multi 1.3.1.1 support 2020-05-24 11:17:40 +02:00
3djc
bbb76d5cc7 Improve fonts tests 2020-05-23 14:16:31 +02:00
Bertrand Songis
b8ff09e7e8
Revert one of the latest changes because it doesn't compile anymore 2020-05-23 06:49:12 +02:00
DanielGeA
741407174f
Fix 7598 - Wrong Flight Mode Index when exiting from Gvar Menu (128x64 display) (#7601)
Fix #7598
2020-05-22 19:57:07 +02:00
3djc
61ca2cb64b
Review font offset (#7622)
Review font offset
2020-05-22 19:53:22 +02:00
3djc
bb40239f5d
Always empty aux ports buffers (#7617)
* Always read serial aux ports

* Cosmetics
2020-05-22 19:41:37 +02:00
3djc
174e0b126d
Fix x9 nav curve edit in mixerone (#7615) 2020-05-22 19:39:28 +02:00
3djc
2b7524a7a7
EXIT exist in all radios (#7618) 2020-05-22 19:37:53 +02:00
Raphael Coeffic
a778aea8fb
Fixes datacopy target (#7619)
- removed GCC includes from parameters (causes duplicated typedef btw. GCC & clang otherwise).
- make "frskyInstance" NOBACKUP (only 1 member can be backed up per union).
2020-05-22 19:36:45 +02:00
Kilrah
ff04188240 Allow trainer multi on T12 Pro 2020-05-18 09:08:56 +02:00
Kilrah
b79a55d668 Multi protocol wasn't being saved in sorted mode 2020-05-17 12:33:22 +02:00
3djc
318e4dd516 tx16s aux fixes 2020-05-15 21:11:05 +02:00
Bertrand Songis
0609cdb2d3
Alternative to display INT_MIN correctly (#7557)
INT_MIN/INT_MAX
2020-05-15 15:54:51 +02:00
Bertrand Songis
f7fc15d7b5
Cosmetics 2020-05-15 15:17:41 +02:00
Tom van Dijk
682f0f1b05
lua serialRead (#7520)
Lua serial read
2020-05-15 15:13:23 +02:00
3djc
a32a431436
Improve Batt and Batt charging icon (#7584) 2020-05-15 14:52:33 +02:00
3djc
f0d8d340fd
Add AUX2 (#7588)
AUX2 added
2020-05-15 14:51:36 +02:00
3djc
1cad34eb73
Add lua table lib to colorlcd (#7599)
* Add lua table lib to colorlcd
* Allow require on colorlcd
2020-05-15 14:50:13 +02:00
Bertrand Songis
61acd26497
Missing protection (when no bitmap on SD) 2020-05-15 10:09:25 +02:00
3djc
76821ea93c Multi RX needs bind button too 2020-05-14 13:06:06 +02:00
3djc
a4d6002178 Save also on simple multi type change 2020-05-11 10:31:33 +02:00
3djc
0e84377bf7 Update some multi strings 2020-05-08 15:44:29 +02:00
Marco Robustini
6bd989620a
Update it.h.txt (#7589)
Some alignments of the Italian language.
2020-05-08 10:17:14 +02:00
3djc
19249febb5 Re-add rxnum for multi rx (needed for trainer) 2020-05-04 17:56:27 +02:00
3djc
0e2b4e0a3f
Improve TX16s UARTS (#7568)
* Rework TX16s UARTs

* Rework TX16s UARTs
2020-05-04 15:46:43 +02:00
3djc
6af47e5488 Fix doc links 2020-05-01 16:02:54 +02:00
3djc
5c25703142 Further improvements 2020-04-29 20:05:29 +02:00
3djc
6f35853fda Change default theme for TX16s 2020-04-29 19:01:57 +02:00
3djc
e3eb0d291f Fix simu compilation 2020-04-29 18:08:38 +02:00
3djc
b641906dd4 remove debug message 2020-04-29 17:58:13 +02:00
3djc
1eaf909bd4 Some improvements 2020-04-29 17:56:24 +02:00
3djc
5d0805c665 Some improvements 2020-04-29 12:05:25 +02:00
3djc
3d9256e555 Default AETR for Jumper radio too 2020-04-28 16:50:24 +02:00
3djc
114fd2c4f3 Better sky9x fix 2020-04-28 16:13:17 +02:00
3djc
be2c10c6cc Cosmetics 2020-04-28 13:54:09 +02:00
Kilrah
99e5507e70 Merge branch '2.3' into 3djc/TX16s-2.3
# Conflicts:
#	radio/src/translations/es.h.txt
2020-04-28 11:56:06 +02:00
3djc
94b3811bbb y is not x ! 2020-04-28 11:50:30 +02:00
3djc
a53745d8fd Fix x10 video buffer protection 2020-04-28 11:05:43 +02:00
3djc
8b15a28a06 Cosmetics 2020-04-28 10:32:55 +02:00
3djc
50508ba35d Fix touch panel on TX16S 2020-04-28 08:28:50 +02:00
DanielGeA
726f310a31
Add es and pt special characters (#7542)
Add special es characters
2020-04-27 10:50:15 +02:00
Bertrand Songis
6948c2f420
Issue with layout 2x1 2020-04-27 10:42:21 +02:00
3djc
251fc3b114 Cleanup 2020-04-27 07:56:39 +02:00
3djc
71e13064da fix inconsistent Darkblue theme color 2020-04-26 19:18:35 +02:00
Kilrah
8f8ef313bb VRef is 3.3V 2020-04-26 18:23:48 +02:00
Kilrah
2abafbede6 Fix battery voltage 2020-04-26 18:06:54 +02:00
3djc
6c09828912 Finish touch config table 2020-04-26 17:26:41 +02:00
3djc
2695b8b785 Default to AETR 2020-04-26 16:29:35 +02:00