1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00
Commit graph

12651 commits

Author SHA1 Message Date
Raphael Coeffic
f9903dca66 Do not try to convert the eeprom until radio is fully ON. (#6668) 2019-08-27 10:20:03 +02:00
Bertrand Songis
3531e29cad
Cosmetics 2019-08-27 10:19:43 +02:00
Bertrand Songis
9da190e73d
Fixes #6667 2019-08-27 09:39:33 +02:00
Bertrand Songis
d85ade45d8
VC++ compilation fix 2019-08-27 09:17:32 +02:00
Bertrand Songis
d2f3e421af
[X10 Express] Compilation support added 2019-08-27 09:14:26 +02:00
3djc
ed64c59b37 Remove luac (should have been part of option rework) 2019-08-27 08:45:40 +02:00
Bertrand Songis
7accc42d36
Compilation fix on recent compilers 2019-08-27 08:34:50 +02:00
Bertrand Songis
6818e12609
[X10 Express] Compilation script updated 2019-08-27 08:22:34 +02:00
Bertrand Songis
0ddac506e0
FrSky compilation script updated 2019-08-27 07:38:01 +02:00
3djc
95900527d0 Tools menu replaces utilities folder 2019-08-27 07:24:48 +02:00
Anton Evmenenko
59d3f2d16f USB joystick support for 9xrpro (#5776)
* hid-mouse example added

* cmake script and sources fixed

* massstorage is turned off (it is still not used)

* first test (mouse instead of joystick)

* mouse renamed to joystick one more time

* it works

* refactoring

* useless files removed

* usbJoystickUpdate() moved to appropriate place

* masstorage removed for sky9x

* "keyboard" -> "joystick"

* productDescriptor changed to "SKY9X Joystick"

* attempt to fix travis

* joystick.cpp moved to FIRMWARE_TARGET_SRC

* meaningless if removed

* code style fixed for opentx/radio/src/targets/sky9x/joystick.cpp

* Revert "masstorage removed for sky9x"

This reverts commit 426726283f.

* opentx/radio/src/targets/sky9x/usb_driver.cpp added

* useless include removed
2019-08-26 23:55:48 +02:00
Bertrand Songis
fc34d0a995
Update CREDITS.txt 2019-08-26 21:58:19 +02:00
3djc
b752ea5cef Add missing options for T12 2019-08-26 20:06:41 +02:00
3djc
6d7a852cee Fix #6664 2019-08-26 17:51:16 +02:00
Bertrand Songis
598cbccdc2
PWR ON / OFF animation duration set to 0 during conversions 2019-08-26 15:41:18 +02:00
Bertrand Songis
042e702cda
Cosmetics 2019-08-26 15:27:24 +02:00
Bertrand Songis
1f08f2c315 Fixes 2019-08-26 15:11:04 +02:00
3djc
b8e29bf175 Bump SD revision (nneded for Horus tools icon, among other things) 2019-08-26 10:17:40 +02:00
3djc
0731c78a43 Allow Horus in 2.3 nightlies 2019-08-26 10:01:54 +02:00
Bertrand Songis
641042f7fe
Cosmetics 2019-08-26 09:01:33 +02:00
Raphael Coeffic
98926ffee7 [horus] fixed partial model reading for generating thumbnails (timers were wrong) (#6665) 2019-08-26 08:54:40 +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
Bertrand Songis
274528ee1d
Merge pull request #6662 from opentx/fix-6650
fix #6650
2019-08-26 08:31:28 +02:00
Bertrand Songis
59ec0e9d54
Update CREDITS.txt 2019-08-26 08:31:03 +02:00
Bertrand Songis
42ec5afd06
Cosmetics 2019-08-24 15:58:50 +02:00
Raphael Coeffic
b761f7b0e9 switch up is -1
closes #6650
2019-08-24 14:02:08 +02:00
Bertrand Songis
ecf5a64424
[X10 Express] No power meter 2019-08-24 11:32:12 +02:00
Bertrand Songis
0cf78746ed
[X10 Express] Internal module flash OK 2019-08-23 16:48:19 +02:00
Bertrand Songis
ce447d4404
[X10] External antenna 2019-08-23 15:04:30 +02:00
Bertrand Songis
e5c0b9c4ea
[X10] Conversion fix 2019-08-23 14:55:23 +02:00
Bertrand Songis
9296d0c83b
Add radio bin file 2019-08-23 14:37:41 +02:00
Bertrand Songis
28e994428f
Revert previous model test file 2019-08-23 14:34:32 +02:00
Bertrand Songis
41e78d9657
Revert previous model test file 2019-08-23 14:26:28 +02:00
Bertrand Songis
a9255e802a
Temporary commit for X10 conversions fixes 2019-08-23 14:21:02 +02:00
Bertrand Songis
6794212ada
Merge pull request #6658 from opentx/raphaelcoeffic/cpn-x10-tests
added X10 tests
2019-08-23 10:03:30 +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
Bertrand Songis
6c27c60319
No "Telemetry lost" during BIND mode 2019-08-23 09:26:16 +02:00
Bertrand Songis
edb4f9a966
Merge pull request #6652 from opentx/raphaelcoeffic/cpn-storage-gtests
[WiP] companion storage tests
2019-08-23 09:12:19 +02:00
Raphael Coeffic
cb37596285 re-enabled conversion warning box 2019-08-23 08:47:39 +02:00
Bertrand Songis
bddbc910b4
[X10] Slider reversed 2019-08-23 08:33:45 +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
Bertrand Songis
a5959b55a2
Cosmetics 2019-08-22 23:39:42 +02:00
Bertrand Songis
c9659bfc08
No bottom bar in INPUT ONE page 2019-08-22 23:35:18 +02:00
Bertrand Songis
6b9ee110d3
Compilation fix (attempt N+5) 2019-08-22 23:21:48 +02:00