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

4293 commits

Author SHA1 Message Date
bsongis
9f487a86da Issue #1048 - First in Inputs menu, it was impossible to copy a line
from Input4 to Input5
2014-05-02 22:54:52 +02:00
mhotar
bee347b291 Tab in notes file 2014-05-02 21:32:35 +02:00
Andre Bernet
0440bc6f34 French translations 2014-05-02 20:11:01 +02:00
Andre Bernet
219e0ef5d5 Better location for stick reverse as mapping is shown above 2014-05-02 20:07:11 +02:00
Andre Bernet
1a43b6d353 Merge branch 'bsongis/Issue660' into next
Conflicts:
	companion/src/firmwares/opentx/opentxinterface.cpp
2014-05-02 14:44:24 +02:00
Andre Bernet
3b4053d850 Companion support - DON'T FORGET COMPILE SCRIPT! 2014-05-02 14:40:18 +02:00
bsongis
48328a7f8a Fixes #1013 - ~ and \t added to the mapped chars in notes 2014-05-02 13:11:15 +02:00
bsongis
72d0f2e6f6 Fixes #1043 2014-05-02 11:04:57 +02:00
bsongis
363bc745ce Fixes #1035 2014-05-02 10:38:54 +02:00
bsongis
16c05c21b6 Fixes #1044 2014-05-02 10:11:01 +02:00
bsongis
e30cd90140 AudioQueue::stopAll() instead of AudioQueue::reset() 2014-05-02 10:09:52 +02:00
bsongis
ad0e497d17 PLAY_NOW cannot be used with wav files! 2014-05-02 09:26:04 +02:00
Andre Bernet
950786c01d Merge pull request #1046 from opentx/mhotar/cz_translations
radio cz translations
2014-05-01 23:03:00 +02:00
mhotar
044ceb37ac radio cz translations 2014-05-01 22:44:22 +02:00
Bertrand Songis
44cd11c606 Merge pull request #1041 from opentx/dvogonen/remove_qsettings_from_simulator
This commit removes the direct use of QSettings from the simulator
2014-05-01 21:17:47 +02:00
Bertrand Songis
ab23afa5fd Update DONATIONS.txt 2014-05-01 21:15:35 +02:00
Kjell Kernen
a3b47625f5 This commit removes the direct use of QSettings from the simulator and replaces it with references to the protected global variable g 2014-05-01 20:08:29 +02:00
Bertrand Songis
624bdf4a93 Update DONATIONS.txt 2014-05-01 15:02:05 +02:00
Bertrand Songis
7b835b37b3 Merge pull request #1038 from opentx/projectkk2glider/mixes_and_inputs_display
Projectkk2glider/mixes and inputs display
2014-05-01 10:33:32 +02:00
Bertrand Songis
38627890fa Merge pull request #1037 from opentx/projectkk2glider/issue_1034
Save/restore of simulator switches, fixes #1034
2014-05-01 10:29:21 +02:00
Damjan Adamic
b092607553 Save/restore of simulator switches, fixes #1034 2014-05-01 09:46:38 +02:00
bsongis
d2c42c780f Fixes #1026 (VC++ compiler only). Would someone check that this fix
doesn't increase flash usage on 9x stock? Thanks!
2014-05-01 09:19:34 +02:00
Damjan Adamic
88e7ad4b8c Better display of inputs with assigned name 2014-04-30 23:16:49 +02:00
Damjan Adamic
1a6906bbb3 Input name missing from mixer sources 2014-04-30 22:58:54 +02:00
bsongis
168ec19ef4 Fixes #1036 2014-04-30 22:10:01 +02:00
Damjan Adamic
6b1afde47e bugfix: commit 5c8504add6 broke importing of trim values for FM0 - they were all set to zero. 2014-04-30 21:20:07 +02:00
bsongis
3cd070ee38 Cosmetics 2014-04-30 20:10:45 +02:00
bsongis
e2cfaf6742 Fixes #1031 2014-04-30 16:12:53 +02:00
bsongis
a2dbee7d98 Fixes #1012 2014-04-30 15:55:35 +02:00
Bertrand Songis
f783d12cb2 Merge pull request #1027 from opentx/projectkk2glider/companion_gvars_bug
Projectkk2glider/companion gvars bug
2014-04-30 00:21:24 +02:00
Damjan Adamic
926ad88b73 Hided "popup enabled" checkbox for FM>0. They have taken precious space and severely limited width of GVAR names filed. 2014-04-29 20:06:25 +02:00
Damjan Adamic
8baa2b3887 Bug: setting gvar to "same as flight mode X" caused endless loop if X > current flight mode 2014-04-29 19:59:24 +02:00
Bertrand Songis
802c7fdb4c Update DONATIONS.txt 2014-04-29 16:33:05 +02:00
Kjell Kernen
09d9bcf59a Replaced hard coded switches with Bertrands new defines 2014-04-29 15:42:41 +02:00
bsongis
667dd5fe9e Haptic / Taranis fix 2014-04-29 10:08:54 +02:00
bsongis
1378ce75d3 Warning removed 2014-04-29 10:08:26 +02:00
bsongis
08284a69e6 Switches constants properly defined in Companion 2014-04-29 08:55:19 +02:00
bsongis
866e321b1a Haptic, HapticMode and HapticStrength capabilities merged in Companion 2014-04-29 07:30:55 +02:00
bsongis
cbc0d9a30a Cosmetics 2014-04-29 07:21:50 +02:00
Bertrand Songis
9bb4ddf975 Merge pull request #1022 from opentx/mhotar/tab
TAB "\t" added to strings
2014-04-29 07:20:56 +02:00
Bertrand Songis
24cbbad82b Merge pull request #1015 from opentx/kilrah/haptic
Haptic for Taranis
2014-04-29 07:16:04 +02:00
Bertrand Songis
43bc81de4d Merge pull request #1021 from opentx/projectkk2glider/lua_development
Projectkk2glider/lua development
2014-04-29 07:14:52 +02:00
Kjell Kernen
93969c2ee1 Swedish OpenTX translation updated 2014-04-29 00:16:31 +02:00
Kjell Kernen
d4d19269ee Merge pull request #1024 from opentx/dvogonen/add_companion_selectable_functions_993
Swedish Companion translation update
2014-04-28 23:48:20 +02:00
Kjell Kernen
30bc786e08 Swedish Companion translation update 2014-04-28 23:43:41 +02:00
Andre Bernet
565aa29c48 Throttle cut wizard option was setting 0% 2014-04-28 23:11:05 +02:00
Kjell Kernen
cee6523774 Merge pull request #1020 from opentx/dvogonen/add_companion_selectable_functions_993
Dvogonen/add companion selectable functions 993
2014-04-28 23:03:49 +02:00
Andre Bernet
1a39317c2d Fix #1023 2014-04-28 22:50:25 +02:00
Andre Bernet
cc49e71f76 Merge pull request #1019 from opentx/bsongis/Issue1007
Fixes #1007
2014-04-28 22:39:38 +02:00
Andre Bernet
937481d761 Haptic in Taranis simu 2014-04-28 22:37:06 +02:00