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

12 commits

Author SHA1 Message Date
elecpower
ca7ca82f01 Remove module choice from SF set failsafe 2020-12-11 08:11:19 +11:00
elecpower
5b49a3a295 Use firmware capability for functions reset list and upd refs 2020-10-26 07:48:05 +11:00
3djc
6467b7245b
Fix companion "Trainer" to "Trainer Sticks" to match radio (#7876) 2020-08-11 13:45:12 +02:00
DanielGeA
035cc6c031
Brightness adjust from backlight function (#7680)
Adjust brightness from backlight function
2020-07-31 17:06:11 +02:00
DanielGeA
5d4f6679e5
Remove Avr boards (#7713)
Remove AVR
2020-06-22 16:52:52 +02:00
Bertrand Songis
fe75834a80
Missing TrainerChannels in Companion (#7245) 2020-01-03 11:55:03 +01:00
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
bdc9623ff7 Cosmetics 2019-05-10 15:30:09 +02:00
Bertrand Songis
f32e9625c2 X3 EEPROM / simulator support added 2019-05-10 00:08:46 +02:00
Bertrand Songis
2c47883cc2 Companion GCC8 warnings removed 2018-08-05 19:33:28 +02:00
Max Paperno
a951292f27 [Companion] Radio data translation/strings (#5554)
* [Companion] Add Qt tr() functions to all radio data classes instead of using generic QObject type.  (no functional changes)

* Small fix for gcc.

* Move more element name string generation to individual classes; settle on nameToString as function name.

* Also put firmware build options translations into Firmware scope.
2017-12-21 18:26:11 +01:00
Max Paperno
59a835b1b3 [Companion] Radio data refactoring (#5551)
* [Companion] Refactor radio data classes to own files, out of eeprominterface.cpp.  No functional changes.

* Move files related to refactoring. No functional or code changes.

* Fix clang warning and an include path.

* Fix indents on curvereference.cpp. [ci skip]
2017-12-20 13:31:43 +01:00