1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00
Commit graph

54 commits

Author SHA1 Message Date
bsongis
f608985a54 Fixes #1903
Conflicts:
	companion/src/modeledit/customfunctions.cpp
	companion/src/modeledit/customfunctions.h
2014-12-08 23:14:00 +01:00
bsongis
59d72f93ce Fixes #1858 2014-11-21 00:01:03 +01:00
bsongis
a690352100 Fixes #1852
Conflicts:
	companion/src/firmwares/opentx/opentxeeprom.cpp
	companion/src/modeledit/customfunctions.cpp
2014-11-19 21:19:20 +01:00
Damjan Adamic
5680c8e580 Fixes #1737: virtual inputs not selectable in SF Volume and heli Collective Source 2014-11-02 12:58:43 +01:00
bsongis
ef7bbea285 Global Functions now integrated inside Companion - Fixes #502 2014-09-18 15:32:55 +02:00
bsongis
2f8b9347a4 Global functions (only Firmware) - saves 20bytes flash on 9X stock 2014-09-18 11:44:09 +02:00
bsongis
9ec17f6e68 Fixes #1669
Conflicts:
	radio/src/gui/view_main.cpp
2014-09-15 11:32:09 +02:00
bsongis
36481471a3 Fixes #1595 2014-08-13 11:37:03 +02:00
bsongis
6716482ae4 Fixes #1428 2014-07-02 16:34:26 +02:00
bsongis
3623f66927 Does it fix #1212 on Windows? 2014-06-19 16:29:55 +02:00
bsongis
e6391f04c4 Firmware options refactoring. It allows
FirmwareInterface::getCapability() to know which options are enabled in
the preferences. The Heli tab and the GVars are displayed according to
these options.
2014-06-18 10:43:35 +02:00
Andy Jenkinson
5d77b8bf21 Merge remote-tracking branch 'upstream/next' into next 2014-06-11 15:44:27 +01:00
Andy Jenkinson
8e5a52879a Partial solution to #1212 (needs testing on other platforms) 2014-06-10 16:14:26 +01:00
Bertrand Songis
13de131fe4 Merge pull request #1220 from opentx/projectkk2glider/menu_order_change
Changed order of context menu for logical switches and custom functions....
2014-06-09 11:42:56 +02:00
Damjan Adamic
0ae00dddf8 Fixes #1204 2014-06-08 18:07:14 +02:00
Damjan Adamic
f865bdf785 Changed order of context menu for logical switches and custom functions. Before this change the Delete option was first and it was too easy to inadvertently delete an item. 2014-06-08 17:18:50 +02:00
bsongis
626f4c5784 Issue #1151 - I just added a workaround on the CustomFunctions tab only.
If feedback is good, it will be easy to call disableMouseScrolling() on
other tabs.
2014-06-06 23:25:32 +02:00
bsongis
f09e1338f6 Cosmetics 2014-06-04 15:01:19 +02:00
bsongis
220e9f3e97 Merge remote-tracking branch 'origin/next' into TaranisPlus
Conflicts:
	companion/src/generaledit.cpp
	companion/src/generaledit.ui
	radio/src/gui/menu_general.cpp
2014-05-11 14:41:03 +02:00
bsongis
3a2e9e7c2e Fixes #1074 2014-05-10 23:30:28 +02:00
bsongis
934961e999 Fixes #1056 2014-05-05 12:27:29 +02:00
Andre Bernet
91c84dbb65 Color slider for backlight SF in companion 2014-04-29 16:16:07 +02:00
bsongis
50a73a3af5 Each ModelEdit window now has its own FirmwareInterface (it means that
we could open 2 ModelEdit windows on different firmwares)
2014-04-18 16:55:53 +02:00
bsongis
c5ac19a054 Refactoring FirmwareInterface / EepromInterface 2014-04-18 16:27:27 +02:00
Andre Bernet
5c4e921899 Compilation error when PHONON not present 2014-04-09 12:58:48 +02:00
Andre Bernet
9f5ce8f0a6 Refresh incomplete after SF paste, fix #941 2014-04-06 23:18:17 +02:00
bsongis
1bf95c9438 36 switches hidden in Companion when no Multipos switches ... 2014-04-02 10:25:07 +02:00
bsongis
a522dc149f Issue #913 fixed 2014-04-02 09:28:58 +02:00
bsongis
c4e685170d ModelEdit window will open faster (we need only one Phonon object, not
64!)
2014-04-01 21:24:10 +02:00
Kjell Kernen
ffa06b0143 Updated width settings for the Channels, Logical Switches and Special Functions tabs. Used to look good for Taranis and not at all good for 9x. Both OK now. 2014-03-26 12:48:25 +01:00
bsongis
0ab77f7e90 Issue #865 fixed 2014-03-26 07:25:25 +01:00
Andre Bernet
a2aeaa3d69 Switch assignments -> Special functions 2014-03-23 22:38:57 +01:00
Kjell Kernen
02268c54ff Fixes #784 2014-03-08 23:34:15 +01:00
Bertrand Songis
5337158911 Core in Custom Functions Panel 2014-02-22 12:32:21 +01:00
Kjell Kernen
da68c593cf Changed every single QSetting in Companion.
Next step: Function renaming
2014-02-18 23:48:57 +01:00
Kjell Kernen
f617ae1362 Modeledit added 2014-02-18 00:25:04 +01:00
Bertrand Songis
d146966a18 Issue #594 (SetTimer) - Companion part done 2014-02-08 17:12:26 +01:00
Bertrand Songis
8f0a318cc3 Issue #662 fixed - Companion copy/paste bug 2014-02-07 21:52:30 +01:00
Bertrand Songis
c473b8e105 Issue #592 - Support for Sticky Switches in Companion 2014-02-05 22:31:43 +01:00
Bertrand Songis
873d2c4377 Merge remote-tracking branch 'origin/next' into
bsongis/Issue592_sticky_switches

Conflicts:
	radio/src/gui/menu_model.cpp
2014-02-05 08:01:40 +01:00
Dvogonen
33d214234c Companion renaming done for now. 2014-01-26 01:19:52 +01:00
Dvogonen
f89fc9a9ae Replaced Custom Switches with Logical Switches and LS in Companion UI.
Replaced Custom Functions with Switch Assignment in the Companion UI.
2014-01-24 23:24:53 +01:00
Bertrand Songis
f3060e72e4 Issue #552 Companion part done 2014-01-22 22:04:58 +01:00
Bertrand Songis
3d91abbd5b 'next' support continued: Repeat param for Play functions 2014-01-21 20:58:11 +01:00
Bertrand Songis
a545bae3a6 Companion: no ON/OFF checkbox for Custom Function Start Logs 2014-01-20 22:50:22 +01:00
Bertrand Songis
6fc35b523f Inside Companion, Custom Functions TrainerXXX didn't have the ON/OFF
Checkbox when no switch selected
2014-01-20 22:12:17 +01:00
Bertrand Songis
6bba2b14ca Virtual Inputs added inside Companion 2014-01-20 21:54:38 +01:00
Bertrand Songis
439cabe83c Another code reduction. Settings are now stored in "OpenTX/Companion",
instead of "companion/companion"
2014-01-20 16:50:06 +01:00
Romolo Manfredini
0d394ca7c6 References to companion9x were still present 2014-01-20 14:42:22 +01:00
Romolo Manfredini
97de97c84e Small code cleanup 2014-01-20 12:26:50 +01:00