Bertrand Songis
6c530c6f7b
External antenna configuration: proposal for #4285 ( #6656 )
...
External antenna configuration
2019-09-06 11:26:18 +02:00
Bertrand Songis
e9b2a84261
Fixes #6705
2019-09-05 08:08:44 +02:00
Raphael Coeffic
005e74feea
re-fix subType for PXX1 modules ( #6708 )
...
re-fix subType for PXX1 modules
2019-09-04 17:26:38 +02:00
Bertrand Songis
cb8ebc0446
Segfault
2019-09-04 09:38:17 +02:00
Bertrand Songis
e5d5f81787
Cosmetics
2019-09-04 08:08:10 +02:00
Bertrand Songis
82577ed621
Module subType fixes
2019-09-03 21:04:37 +02:00
Bertrand Songis
6457ad245f
EEPROM conversions tests added to X12S (COMPANION)
2019-09-03 17:01:25 +02:00
Bertrand Songis
dc5be36310
ACCST / ISRM allowed on X9D+2019 and X10 with ACCESS module
2019-09-03 11:55:59 +02:00
Bertrand Songis
1cbe73afa9
More EEPROM tests on X9D+ 2019 (ACCESS)
2019-09-03 11:41:41 +02:00
Bertrand Songis
e657e50de0
Missing initialization
2019-09-03 10:25:38 +02:00
Bertrand Songis
23ee38fc38
#6702 fixed (+non regression test added)
2019-09-03 08:16:10 +02:00
Martin Hotar
9869b103b4
Splash screen cleanup, new splash_dmg.png added ( #6696 )
...
Splash screen cleanup
Added 2.3 dmg splash image
Fixed view properties for dmg
2019-09-03 08:15:11 +02:00
Bertrand Songis
4b7d94f8eb
Trace removed
2019-09-02 18:22:35 +02:00
Bertrand Songis
60884b2134
Attempt to fix #6699
...
The last file of the issue cannot be opened, but it comes from a previous nightly build?
2019-09-02 17:33:49 +02:00
Bertrand Songis
02d07c4d2d
Bsongis/access registration id reinit when zero ( #6700 )
...
ACCESS registration ID reinitialized when zero (coming from Companion)
Fix incorrect module settings on model load
2019-09-02 17:04:25 +02:00
Bertrand Songis
0fe2b8918b
Bsongis/companion import issues ( #6698 )
...
Companion import / export issues
2019-09-02 15:29:27 +02:00
Raphael Coeffic
d399a75bf6
download googletest automatically ( #6697 )
...
and a small fix for finding QT5 installed via brew on OSX
2019-09-02 14:36:13 +02:00
3djc
e91a464352
Default modules to OFF for new models ( #6687 )
...
Default modules to OFF for new models
2019-09-02 12:09:56 +02:00
Raphael Coeffic
706e96de95
setup power delay instead of speed ( #6694 )
2019-09-01 17:52:21 +02:00
Raphael Coeffic
3fa82c388a
fix #6683 ( #6686 )
2019-09-01 09:34:46 +02:00
Bertrand Songis
2f69ee6cbf
Companion import / export issue on X10 / X10 Express
2019-08-30 17:53:43 +02:00
Bertrand Songis
1c3ebf3b34
Companion import / export issue on X9D / X9D+ / X9D+ 2019
2019-08-30 17:17:41 +02:00
Bertrand Songis
3bcc8c9d44
[Companion] X9D/X9D+/X9D+2019 EEPROM import / export fixes
2019-08-29 23:32:09 +02:00
Bertrand Songis
7db84849c0
[Companion] X9D/X9D+/X9D+2019 EEPROM import / export fixes
2019-08-29 23:25:57 +02:00
Bertrand Songis
ed3d5261cc
[Companion] X9D/X9D+/X9D+2019 EEPROM import / export fixes
2019-08-29 18:17:11 +02:00
3djc
3d25c8d3ef
Merge pull request #6649 from MRC3742/2.3
...
Multi protocol updates to MPM version 1.2.1.71
2019-08-29 17:22:27 +02:00
Bertrand Songis
a5d62805c3
Companion import / export issue for switches from X9D+ 2019
2019-08-29 17:11:53 +02:00
MRC3742
b8408e3b53
Merge branch '2.3' of https://github.com/opentx/opentx into 2.3
2019-08-28 19:59:54 -04:00
Raphael Coeffic
40fe6022b4
[Companion] Change instance only for FrSky telemetry ( #6671 ) ( #6677 )
...
* [Companion] Change instance only for FrSky telemetry (#6671 )
* same for all PXX1 modules
2019-08-28 11:38:44 +02:00
MRC3742
faf9467600
Merge branch '2.3' of https://github.com/opentx/opentx into 2.3
2019-08-27 13:09:32 -04:00
Raphael Coeffic
3234d52864
Update curve combo box on update() ( #6669 )
...
closes #6054
2019-08-27 17:44:54 +02:00
Bertrand Songis
d2f3e421af
[X10 Express] Compilation support added
2019-08-27 09:14:26 +02:00
3djc
b752ea5cef
Add missing options for T12
2019-08-26 20:06:41 +02:00
Raphael Coeffic
5db30ea7bc
More unit tests and unified target for all tests ( #6661 )
...
* added general settings tests
* fixed pre-219 switchUnlockState (CPN)
* X7 radio settings tests
* updated X10 model
* patched TESTS_PATH to point directly at the complete tests path
* fixed horus general settings switch conversion
* cpn x10 general settings tests
* fixed horus cpn import
* use x10 model from otx file to ease editing with companion
* added make targets "gtests" and "tests"
gtests builds all the tests (radio & companion)
tests builds and executes all the tests (radio & companion)
* fixed companion tests cmake
* fixed gtests-radio target
* fixed commit tests
* fixed converting LS & RS on X10
* fixed converting global functions on X10
* fixed source conversion on X10
* fixed throttle source on X10
* fixed throttle source on radio and companion
* more checks and re-enabled Horus screenData copy
* more tests (X10)
* [X10] restore correct direction for RS & LS
* [horus] convert "Value" widget source
* fixed conversion of ModelHeader::bitmap length
* added missing X10 radio tests to companion tests
* fixed conversion of telemetry sources in logical switches
* [horus] fixed potential crash
* fixed "AND switch" conversion in logical switches
2019-08-26 08:36:31 +02:00
Raphael Coeffic
b761f7b0e9
switch up is -1
...
closes #6650
2019-08-24 14:02:08 +02:00
Raphael Coeffic
3edec81b24
fixes for X10 tests
2019-08-23 09:57:38 +02:00
Raphael Coeffic
674f90bfcf
added X10 tests
2019-08-23 09:49:37 +02:00
Raphael Coeffic
cb37596285
re-enabled conversion warning box
2019-08-23 08:47:39 +02:00
Raphael Coeffic
b3f6f769fc
fixed X7 switch conversion table
2019-08-23 08:32:43 +02:00
Raphael Coeffic
49184bfac1
sensor instance -1
2019-08-23 08:32:43 +02:00
Raphael Coeffic
b036d2a3f7
fixed module union import for pre-219 eeproms
2019-08-23 08:32:43 +02:00
Raphael Coeffic
db2130cedc
fixed module protocol ID conversion
2019-08-23 08:32:43 +02:00
Raphael Coeffic
99507f71e1
use test files from radio & X7 tests
...
... and removed warnings dialog temporarily.
2019-08-23 08:32:43 +02:00
Raphael Coeffic
84aeed8914
stub for companion storage tests
2019-08-23 08:32:43 +02:00
3djc
63604b3b12
Options rework
2019-08-22 14:50:30 +02:00
Bertrand Songis
9cac645a2b
Merge pull request #6626 from opentx/raphaelcoeffic/companion-access
...
Companion ACCESS support
2019-08-22 11:55:01 +02:00
Raphael Coeffic
83998d4fba
fixed saving receiver names
2019-08-22 06:35:20 +02:00
Raphael Coeffic
4c12aac16c
display receiver or module name for each sensor (if available)
2019-08-22 06:21:31 +02:00
Raphael Coeffic
b3c6301e5a
shorter string
2019-08-20 10:49:25 +02:00
Raphael Coeffic
a7f5152370
fixing bit offsets round 1
2019-08-20 10:49:07 +02:00