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

36 commits

Author SHA1 Message Date
3djc
24f93a7cbe
3djc/2.4 add 2.3 pr (#8099) 2020-11-19 16:32:50 +01:00
3djc
2d01916055
Preliminary T18 support (#7581) 2020-06-22 21:15:47 +02:00
Kilrah
9dbb5226c0 Fix stick directions 2020-04-20 13:42:38 +02:00
3djc
f6075b3c0b
Fix X9E RTC batt voltage readout (#7382) 2020-02-18 11:26:37 +01:00
3djc
0f9114c524
Initial TX16S (#7344)
* TX16S initial push - Radio booting, navigation keys ok

* TX16S libsimu

* Please Travis

* Do not start radio on charger power

* USB charger led handling

* Revert "USB charger led handling" until we have proper details

* Pseudo sport power pin

* Please Travis

* tx16s serial debug

* Add tx16s calibration picture

* Review anadir for tx16s, needs to be checked on more radios

* Dump raw multi telem on AUX port

* More work on TX16S

* Fixes

* Compilation fix

* Compilation fix

* Fix Aux Serial power

* Various improvement

* USB charger led handling

* Cosmetics

* Cosmetics

* USB charger led handling

* Add charge indicator on GUI
2020-01-30 17:25:09 +04:00
Kilrah
16ace5cb57 Merge branch '2.3.1' into 2.3 2019-10-07 18:13:19 +02:00
Bertrand Songis
a08c391f93
[X9D] Different fix 2019-10-07 14:28:00 +02:00
Bertrand Songis
f78dbafa17
[X9D] P3 fix 2019-10-07 12:40:11 +02:00
Raphael Coeffic
6b12010473 Add T16 support
Added support for:
- T16 radio
- internal multi-protocol module.
- flashing internal and external multi-protocol modules.

Many thx to:
- goebish, for the hardware support.
- qba667, for the original patches for the internal multi-protocol support (UI and serial com).
2019-09-24 22:12:13 +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
bddbc910b4
[X10] Slider reversed 2019-08-23 08:33:45 +02:00
Bertrand Songis
19165b8315
[X10] ADC fixed 2019-08-21 17:23:50 +02:00
Bertrand Songis
164988e98f
[X10] ADC fixed 2019-08-21 16:54:32 +02:00
Bertrand Songis
d665db574c
[X9D] ADC fix 2019-07-22 18:33:44 +02:00
Bertrand Songis
fd86b8ae00
ADC fixes 2019-07-22 12:01:12 +02:00
Bertrand Songis
69f535e1af
ADC fixes 2019-07-22 10:43:07 +02:00
Bertrand Songis
50c23fa394
Move RTC again to RADIO/HARDWARE 2019-07-05 17:21:36 +02:00
Bertrand Songis
093025f444
Bsongis/remove cpu temperature (#6541)
Remove CPU temperature
2019-07-03 17:17:42 +02:00
Bertrand Songis
3a0960c1e3
Bsongis/adc rtc temperature (#6537)
RTC voltage + CPU temperature + RTC voltage alarm (thanks @schwabe)
2019-07-03 07:58:32 +02:00
Bertrand Songis
cf5cb10d6f
Taranis X9D REV4a support removed (didn't compile since 2.2) 2019-05-21 13:13:14 +02:00
3djc
e4e003b87a rename x3 to x9lite 2019-05-13 15:10:13 +02:00
Bertrand Songis
617a892c06 ADC Voltage displayed in HARDWARE page 2019-03-22 16:45:42 +01:00
Bertrand Songis
92e9d69409 Fix for Travis 2019-03-19 13:27:57 +01:00
Bertrand Songis
794a63778e [X3] fixes 2019-03-15 19:00:40 +01:00
Bertrand Songis
7058df482c [X3] Compilation fix 2019-03-13 18:31:04 +01:00
Bertrand Songis
1872d40978 [X3] Analog fixes 2019-03-13 15:47:30 +01:00
Bertrand Songis
8ec797730e FrSky X3 board support added 2019-02-18 15:20:28 +01:00
Andre Bernet
8e7e036591 Potential fix for #5895 (#5897)
Fixes #5895
2018-05-21 10:43:44 +02:00
Bertrand Songis
0832a5c254
X-Lite PWM sticks (#5632)
X-Lite PWM sticks
2018-01-26 18:50:39 +01:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite (#5574)
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
Bertrand Songis
cbd824eb10 [X10S] PWM sticks support - with autodetection (#5251)
[X10S] PWM sticks support - with autodetection
2017-10-01 09:07:07 +02:00
Bertrand Songis
509df44c4f X10 fixes (#5221)
1. BackLight < 42 was bad
2. SWB D E F direction inverted
3. Wrong battery voltage
2017-09-17 21:40:51 +02:00
Bertrand Songis
0e139fd0d6 X10 HAL update
- ADC OK
2017-08-12 16:15:40 +02:00
Arne Schwabe
4c42769104 cosmetics (remove ifdef indentation for HORUSSTICKS) 2017-03-10 13:05:50 +01:00
Arne Schwabe
2c80679eb9 Also define ana_mppings if horus sticks are used (closes #4565) (#4566) 2017-03-08 22:05:09 +01:00
Bertrand Songis
40ece81de2 X10 (#4377)
[X10] New radio supported!
2017-02-04 10:42:50 +01:00