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

7251 commits

Author SHA1 Message Date
Neil Horne
882e9638cc Fixes 5602 Special Functions Inc/Dec Gvar (#6442)
Fixes #5602 (2.3)
2019-06-01 15:30:07 +02:00
Bertrand Songis
f6ea6542d7
Switches position was not optimal in Main view [Switches] 2019-05-31 21:13:57 +02:00
Bertrand Songis
59e2347a35
Fixes #6459 2019-05-31 15:45:06 +02:00
Bertrand Songis
8c0639a72c
ACCST D16 is OK on ACCESS modules now 2019-05-31 15:24:54 +02:00
Bertrand Songis
f83de20232
Same shutdown animation on all boards 2019-05-31 11:27:27 +02:00
Bertrand Songis
9888c29b76
ACCST D16 / ACCESS mode removed until it is ready 2019-05-31 10:43:24 +02:00
Bertrand Songis
5e3e989c3b
Negative test inversion. Internal module mode displayed wrongly on X9 Lite 2019-05-31 09:53:32 +02:00
MRC3742
30f7c08962 Multi protocol updates to MPM version 1.2.1.51 (#6466) 2019-05-29 20:09:13 +02:00
Bertrand Songis
b663ffe323
String change 2019-05-29 17:57:49 +02:00
Bertrand Songis
83ab5b6c36
R9M warning (#6464)
R9M warning + refactoring
2019-05-29 17:18:14 +02:00
Bertrand Songis
670e101fa5
Bsongis/menus refactoring (#6463)
Menus refactoring
2019-05-29 16:04:09 +02:00
3djc
1b71b7fcbc Clean outdated and unused pxx2 code (#6458)
Remove outdated PXX2 code from X10 / X12S
2019-05-29 15:42:28 +02:00
Bertrand Songis
fe1777e270
R9M improvements 2019-05-29 10:09:19 +02:00
Bertrand Songis
0079dbb982
R9M bugfix 2019-05-29 09:43:16 +02:00
Bertrand Songis
8d0be6b748
Module names constants / strings changed again 2019-05-28 16:05:25 +02:00
Bertrand Songis
780579054f
[XLiteS / X9 Lite] Will only propose "ACCESS / ACCST D16 / ACCST LR12" (no ISRM) 2019-05-28 15:59:00 +02:00
3djc
1c51c646c4 Introduce AUX_SERIAL (#6456) 2019-05-28 13:06:02 +02:00
Bertrand Songis
d8dbe5abda
R9M ACCESS / ACCST refactoring 2019-05-28 11:00:12 +02:00
Bertrand Songis
15c65a6c91
warning removed 2019-05-28 09:09:28 +02:00
Bertrand Songis
9e92114d72
X9 Lite powering issue 2019-05-28 07:54:34 +02:00
Bertrand Songis
aaf6bf24ed
Compilation fix 2019-05-27 19:21:54 +02:00
Bertrand Songis
86789f5460
Unused code removal 2019-05-27 19:18:19 +02:00
Bertrand Songis
ac89688cfa
Compilation fix 2019-05-27 18:50:17 +02:00
Bertrand Songis
13e9c36f51
Compilation fix 2019-05-27 18:46:04 +02:00
Bertrand Songis
2aacfd2cca
Cosmetics 2019-05-27 18:43:46 +02:00
Bertrand Songis
64ff78b598
Refactoring 2019-05-27 17:47:46 +02:00
Bertrand Songis
4d07faa8e0
Bsongis/accst support over pxx2 (#6455)
ACCST support over PXX2
2019-05-27 17:23:17 +02:00
Bertrand Songis
bca162f4a5
CZ translations 2019-05-27 16:06:53 +02:00
3djc
5411b785a9 Switches refactoring (#6454)
Switches refactoring
2019-05-27 15:58:16 +02:00
3djc
ac1bb2c376 Fix X7 switches on main view 2019-05-27 13:36:05 +02:00
Bertrand Songis
c202806b04
Compilation fix 2019-05-27 13:03:54 +02:00
Bertrand Songis
7ac5da82e9
Now module / receiver / sensor firmware update from .frsk files should be OK 2019-05-27 12:33:29 +02:00
Bertrand Songis
8edf77286d
Bsongis/power control chip (#6445)
FRSK files support added
2019-05-27 12:23:34 +02:00
3djc
2eb88cb909 X12S has Gimbal switchs handling as well 2019-05-27 08:45:06 +02:00
Kilrah
eb883af897 Properly disable BT when module not present
(cherry picked from commit 2bc9a00f32)
2019-05-27 08:43:10 +02:00
Bertrand Songis
9d9cfe0446
Too long string on 128x64 screens 2019-05-27 08:20:38 +02:00
3djc
b158d896b9 Fix duplicate 2019-05-27 07:57:00 +02:00
3djc
6870a152e7 Switch refactoring continued 2019-05-27 07:55:36 +02:00
3djc
b7929451cc Fix missing 2019-05-27 07:50:05 +02:00
3djc
660b86c3d8 Typo 2019-05-27 07:33:16 +02:00
3djc
fd9997e85c Prep for switch refactoring 2019-05-27 07:30:52 +02:00
3djc
cd3c4ac654 Add Jumper t12 support by 3djc (#6451)
* Jumper T12 - companion part

* more work

* Add definitions

* fix libsimulator key handling

* Fix simu keys handling

* Cosmetics

* Continued

* Fix wrong regplace

* Fix wrong regplace

* Please travis

* Please travis

* Add T12 to Travis
Switch naming and display

* Cosmetics

* Work on modules

* Work on modules

* typo

* Fix navigation

* Cosmetics

* Introduce NAVIGATION_type

* Fix

* Make NAVIGATION_type more future proof

* Lots of cleanups and improvements

* Cosmetics

* Fix internal module menu

* Cosmetics

* Fix screen reversed

* Small fixes

* Fix navigation issue

* Please travis

* Fix LCD contrast

* Fix T12 switch layout

* Fix T12 keys screen and all radios keys translations

* Complete rework of SWITCHES screen for all radios

* comsetics

* VC++ compilation
2019-05-26 19:51:17 +02:00
3djc
f0998ff52f Fix PPMUS 2019-05-26 15:31:49 +02:00
Bertrand Songis
83b4d0a73f
Merge bitfield macros 2019-05-25 22:32:24 +02:00
Kilrah
ad0310776b Fix X10 analogs 2019-05-25 19:20:02 +02:00
Bertrand Songis
ecd6edbd5f
Aie 2019-05-25 11:14:46 +02:00
Bertrand Songis
df113cda62
Fix for negative gvars precision - inspired by #6446 thanks @ elecpower 2019-05-25 10:16:05 +02:00
Bertrand Songis
f7b323e5cd
O9X FourCC support removed 2019-05-24 15:42:20 +02:00
3djc
31ed6cd9e6 REvert previous fix and do it differently 2019-05-22 10:32:12 +02:00
3djc
115d92f8a1 Fix wrong BT password
Thix fixes #6440
2019-05-22 10:19:05 +02:00