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

3034 commits

Author SHA1 Message Date
Dvogonen
3db2b2912f I think that these files have been saved as UTF8. They now builds just fine. 2014-02-01 17:37:22 +01:00
Andre Bernet
cae8cb9c1f TRN switch not in warnings... 2014-02-01 15:36:28 +01:00
Andre Bernet
3f2166330d Confirmation beep had been removed on stock 2014-02-01 14:57:35 +01:00
Andre Bernet
3a5b41ae54 Switch warnings on stock again 2014-02-01 14:55:10 +01:00
Andre Bernet
fcce76cfa4 Correct for new constant name 2014-02-01 13:24:53 +01:00
Andre Bernet
856ffd4ed7 Merge branch 'next' of https://github.com/opentx/opentx into kilrah/Switch_and_pot_warnings
Conflicts:
	companion/src/firmwares/opentx/opentxeeprom.cpp
	radio/src/gui/menu_model.cpp
	radio/src/opentx.cpp
	radio/src/telemetry/frsky.cpp
	radio/src/translations.cpp
	radio/src/translations.h
	radio/src/translations/cz.h.txt
	radio/src/translations/de.h.txt
	radio/src/translations/en.h
	radio/src/translations/es.h.txt
	radio/src/translations/fr.h.txt
	radio/src/translations/it.h.txt
	radio/src/translations/pl.h.txt
	radio/src/translations/pt.h.txt
	radio/src/translations/se.h.txt
2014-02-01 13:19:27 +01:00
Jacek Drewniak
e28e048e12 small fixes to Companion translation due to new things 2014-02-01 11:49:32 +01:00
Jacek Drewniak
dbc29b4444 qMerge branch 'next' into driver33/PL_translation 2014-02-01 10:38:56 +01:00
Andre Bernet
cdfc8b5b2b Merge pull request #630 from opentx/bsongis/Taranis_6Positions_Pot
Bsongis/taranis 6 positions pot
2014-02-01 01:24:21 -08:00
Andre Bernet
7d5e37d5fa Reset pot type to Pot if max no of steps exceeded to avoid stray switch entry 2014-02-01 10:13:18 +01:00
Andre Bernet
a3b7852467 Overflow in S2 type selection 2014-02-01 09:52:27 +01:00
Bertrand Songis
298803ca04 Update DONATIONS.txt 2014-02-01 08:23:44 +01:00
Jacek Drewniak
f8b0100655 Fix translation against new telemetry panels changed 2014-02-01 00:40:41 +01:00
Bertrand Songis
b9ee9ee0d6 Merge pull request #619 from opentx/dvogonen/add_monowhite_borders
Added black outlines to 24x24, 32x32 and 48x48 icons to improve visibili...
2014-01-31 13:26:57 -08:00
Bertrand Songis
c57e0fc6d3 Merge pull request #629 from opentx/driver33/PL_translation
Translation of Companion + changes in core files to make translation fil...
2014-01-31 13:26:27 -08:00
Bertrand Songis
2d884d413a [Taranis] Pots type added to the Companion UI 2014-01-31 21:49:38 +01:00
Jacek Drewniak
e44c49f189 Translation of Companion + changes in core files to make translation file aviable 2014-01-31 19:47:04 +01:00
Bertrand Songis
8ef1456fe9 EEPROM support in Companion for the 6pos pots on Taranis 2014-01-31 17:19:21 +01:00
Bertrand Songis
1cef62df48 Compilation error 2014-01-31 12:32:09 +01:00
Bertrand Songis
0446658f4b Issue #588 - S1/S2 Type added in Hardware configuration page 2014-01-31 12:13:46 +01:00
Bertrand Songis
38145a02f4 Merge remote-tracking branch 'origin/next' into
bsongis/Taranis_6Positions_Pot

Conflicts:
	radio/src/myeeprom.h
2014-01-31 11:28:34 +01:00
Bertrand Songis
2646307efd Update DONATIONS.txt 2014-01-31 10:57:44 +01:00
Bertrand Songis
ce2b033ccb Issue #469 fixed (Telemetry tab in Companion rewritten - 20% code
removed). More tests needed!
2014-01-31 09:40:34 +01:00
Andre Bernet
59d8653b61 Merge pull request #625 from opentx/driver33/PL_translation
Polish translations
2014-01-30 15:39:01 -08:00
Andre Bernet
586b74b7f7 Little translation fixes 2014-01-31 00:36:35 +01:00
Jacek Drewniak
e8744eb73c fixes + some hardcoding removed 2014-01-31 00:06:00 +01:00
Jacek Drewniak
bffa086f72 More fixes to PL translation - opentx only 2014-01-30 23:12:38 +01:00
openfsguruh
c86123632c bugfix switch warning for stock
switch warnings in menu didn't tie up with the warning screen.
Now inside firmware the settings fit and working properly for stock.
2014-01-30 21:01:12 +01:00
Bertrand Songis
f77e43c1f1 Update DONATIONS.txt 2014-01-30 17:01:49 +01:00
Bertrand Songis
f74fc932cc Update DONATIONS.txt 2014-01-30 15:18:42 +01:00
Bertrand Songis
171245d892 Update DONATIONS.txt 2014-01-30 08:05:58 +01:00
Bertrand Songis
27fbd4b952 Update DONATIONS.txt 2014-01-30 07:30:02 +01:00
Jacek Drewniak
63529d77e3 Small fixes to the translation 2014-01-30 00:58:13 +01:00
Bertrand Songis
722a9686e4 Bars / Logical Switches in Companion should be ok on all boards 2014-01-29 08:30:34 +01:00
Bertrand Songis
35659a09a4 Telemetry bars should be again ok in Companion 2014-01-28 23:51:37 +01:00
Bertrand Songis
7d88ff506e Issue #541 fixed 2014-01-28 17:51:35 +01:00
Bertrand Songis
f41f1a3f7b Input scale now added in Companion. I have broken all getStep / getMin /
getMax / getOffset used for custom switches and telemetry bars.
Everything needs to be tested again ...
2014-01-28 15:43:52 +01:00
Bertrand Songis
30b8a7e14b Makefile cosmetics 2014-01-27 17:33:50 +01:00
Dvogonen
63193951e9 Added black outlines to 24x24, 32x32 and 48x48 icons to improve visibility
Replaced 16x16 icons whith monoblack icons, to make them visible in menus
2014-01-27 15:11:03 +01:00
Bertrand Songis
6fd9c47649 [Taranis] Inputs / Mixes now correctly created on a fresh model 2014-01-27 10:51:09 +01:00
Bertrand Songis
0c015f321a Merge pull request #611 from opentx/dvogonen/607_translation_issues
Made the small input icon translatable (A-I available). Entered hard coded string to translations.
2014-01-26 11:50:33 -08:00
Dvogonen
69da337b70 Fixes 607 2014-01-26 20:40:39 +01:00
Dvogonen
8936b3feec Fixes 607 2014-01-26 19:52:44 +01:00
Bertrand Songis
d695b53548 Merge pull request #606 from opentx/dvogonen/swedish_translation_branch_do_not_remove
Translated latest strings
2014-01-26 08:37:18 -08:00
Dvogonen
94bee30517 Translated latest strings 2014-01-26 17:28:54 +01:00
Bertrand Songis
e58946dabd Update DONATIONS.txt 2014-01-26 17:14:13 +01:00
Andre Bernet
1d625bdac8 Realign translations 2014-01-26 14:42:59 +01:00
Andre Bernet
1451d7d37e Realign translations 2014-01-26 14:41:06 +01:00
Andre Bernet
e9860ed649 Manual handling of pull request #596 - Polish translations 2014-01-26 14:06:26 +01:00
Bertrand Songis
c5660353d2 Merge pull request #603 from opentx/dvogonen/590_next_Companion_Rename
Companion renaming done for now.
2014-01-26 01:59:22 -08:00