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

3175 commits

Author SHA1 Message Date
Andre Bernet
90f933aab1 Inform on channel / radio not available (#6574)
Inform on channel / radio not available
2019-07-22 15:00:17 +02:00
Bertrand Songis
41682a2a3e
Fixes #6582 2019-07-22 13:51:42 +02:00
3djc
0fe66f4901 remove now useless option 2019-07-20 17:24:47 +02:00
3djc
f69f36e7cb Fix compile for QT 5.7 2019-07-13 12:00:52 +02:00
Bertrand Songis
f8e7b3685d
Attempt to fix #6564 2019-07-13 11:53:40 +02:00
Bertrand Songis
9c38c99f4b
Revert the --svg --xml 2019-07-08 08:44:48 +02:00
Bertrand Songis
cd2e3541c5
Attempt to fix the SVG icons issue 2019-07-05 23:21:34 +02:00
Bertrand Songis
0a92dc4f4b
Fix 2019-07-04 20:05:42 +02:00
Bertrand Songis
4f3eb15e36
VC++ warning fix 2019-07-03 23:03:56 +02:00
Sebastien Charpentier
1379b58ff3 Updated French translation (#6539)
Updated French translation (new + one typo).
2019-07-03 17:43:29 +02:00
Neil Horne
3ec6498155 Companion wizard fixes (#6536)
Fix string copies
2019-07-03 17:42:16 +02:00
Bertrand Songis
093025f444
Bsongis/remove cpu temperature (#6541)
Remove CPU temperature
2019-07-03 17:17:42 +02:00
Bertrand Songis
6ba4b84a45
Windows compilation fix 2019-07-02 23:31:13 +02:00
Bertrand Songis
16b28a609b
Windows compilation fix 2019-07-02 22:49:43 +02:00
Bertrand Songis
ef5558be74
New attempt to fix #6531 2019-07-02 13:52:15 +02:00
Bertrand Songis
83fec8a358
New attempt to fix #6531 2019-07-02 12:18:02 +02:00
Bertrand Songis
3980980d1b
New attempt to fix #6531 2019-07-02 11:54:26 +02:00
Bertrand Songis
0aacc4fe6e
Attempt to fix #6531 2019-07-01 22:31:14 +02:00
Bertrand Songis
29acf1b80d
Fixes #6533 2019-07-01 12:05:53 +02:00
Bertrand Songis
cfaea439da
EEPROM shift which prevented the Model registration ID from being imported / exported with Companion 2019-06-26 23:38:40 +02:00
Bertrand Songis
29b7d3b085
Dead code removal, model registration ID was cleared on EEPROM transfer 2019-06-24 12:50:39 +02:00
3djc
97520492e9
Merge pull request #6520 from MRC3742/2.3
Multi protocol updates for 2.3 to align with MPM v1.2.1.63
2019-06-24 12:39:47 +02:00
3djc
01a5e56b92 Multimodule back as an option for T12 (less confusing for users) 2019-06-21 17:52:08 +02:00
Bertrand Songis
ba445c6c0d
Compilation fix on OSX / Windows 2019-06-21 12:51:39 +02:00
Bertrand Songis
a0d6fd12cf
autoupdate options added into Companion 2019-06-21 10:25:38 +02:00
MRC3742
42f48680e1 Multi protocol updates to MPM version 1.2.1.63 2019-06-20 22:07:08 -04:00
Bertrand Songis
076bdb1be4
Cosmetics 2019-06-19 08:49:07 +02:00
Neil Horne
cd6c599f43 Add RX numbers to CPN models list (2.3) (#6447)
Add RX numbers to models list (#5088)
2019-06-08 10:45:38 +02:00
3djc
e4327e4461 Companion T12 support (#6480)
* Introduce T12 own variant, radio side

* T12 Companion support continued

* Remove warnings

* Cosmetics
2019-06-05 11:32:35 +02:00
Bertrand Songis
48fbdbb7a9
ACCESS support started in Companion 2019-06-04 18:14:09 +02:00
Bertrand Songis
7f81acd138
Compilation fix 2019-06-04 17:09:21 +02:00
Bertrand Songis
f9d240455c
ACCESS module type added to Companion 2019-06-04 16:00:20 +02:00
Neil Horne
882e9638cc Fixes 5602 Special Functions Inc/Dec Gvar (#6442)
Fixes #5602 (2.3)
2019-06-01 15:30:07 +02:00
Kilrah
96e3bf0d70 Xlite has no trainer port 2019-06-01 10:53:09 +02:00
MRC3742
7fa8f0bf03 Travis build error fix for PR #6466 Update MPM for 2.3 2019-05-29 14:44:36 -04:00
MRC3742
30f7c08962 Multi protocol updates to MPM version 1.2.1.51 (#6466) 2019-05-29 20:09:13 +02:00
Bertrand Songis
83ab5b6c36
R9M warning (#6464)
R9M warning + refactoring
2019-05-29 17:18:14 +02:00
LapinFou
b3219db2b9 Updated Companion French translation for OpenTX 2.3 2019-05-28 16:12:04 +02:00
LapinFou
b89d8141f9 Initial version 2019-05-28 16:02:26 +02:00
Bertrand Songis
4d07faa8e0
Bsongis/accst support over pxx2 (#6455)
ACCST support over PXX2
2019-05-27 17:23:17 +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
Neil Horne
1ec55792f7 Add mouseover tool tips to label fields with context menus (#6448) 2019-05-25 10:16:57 +02:00
3djc
d8a34dc195 Fix companion import
This fixes #6443
2019-05-24 18:12:07 +02:00
Bertrand Songis
0fc8a30e31
Companion import fix 2019-05-24 14:08:29 +02:00
3djc
3bc9449aa9 Fix fiel permissions 2019-05-23 19:48:24 +02:00
3djc
14560beae4 Improve massively splash screen ! Thx MHotar !!! 2019-05-23 13:01:17 +02:00
Bertrand Songis
61b66ef230
XLite EEPROM 218 import fix 2019-05-22 17:12:12 +02:00
Neil Horne
be035ed612 Fixes missing or invalid SD path (#6441) 2019-05-22 16:02:09 +02:00
Neil Horne
b4175eade3 Companion enhancements for checklist editor, model print and compare (2 3 branch) (#6434)
* Model print and compare include GFs enhancement

* Model print and compare include checklist contents

* Add missing brackets and code tidy up

* Print message if cannot open or read checklist file

* Missing GV label translation
Move some checklist code to helpers

* Refactor to use helpers and add cursor position

* Move improved version of removeAccents to helpers and apply to checklist

* Force fixed width font for edit window
2019-05-20 18:56:23 +02:00
3djc
1f7759dc6e CROSSFIRE is no more a default, but firmware option (saves RAM) 2019-05-20 13:39:17 +02:00