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

7251 commits

Author SHA1 Message Date
bsongis
aa733fa060 [Taranis+] LCD driver now ok 2014-05-01 19:00:23 +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
bsongis
a2dbee7d98 Fixes #1012 2014-04-30 15:55:35 +02:00
Andre Bernet
3a7f122323 Backlight driver, totally untested. Backlight SF color not handled yet. 2014-04-29 18:34:11 +02:00
Andre Bernet
7ca42a8472 Forgot to update a couple of macros 2014-04-29 17:54:11 +02:00
Andre Bernet
314a9d468d ) 2014-04-29 17:23:22 +02:00
Andre Bernet
c03708a4dc More pin remappings 2014-04-29 17:12:17 +02:00
Andre Bernet
bdf4e6d0d1 LCD pins remapped 2014-04-29 16:47:12 +02:00
Andre Bernet
0ffd0c8e0b Merge branch 'next' of https://github.com/opentx/opentx into TaranisPlus
Conflicts:
	companion/src/firmwares/opentx/opentxinterface.cpp
	radio/src/haptic.cpp
	radio/src/targets/gruvin9x/board_gruvin9x.h
	radio/src/targets/mega2560/board_mega2560.h
	radio/src/targets/sky9x/board_sky9x.h
	radio/src/targets/stock/board_stock.h
	radio/src/targets/taranis/board_taranis.h
	radio/src/targets/taranis/haptic_driver.cpp
2014-04-29 15:13:05 +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
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
mhotar
2d62054e9a TAB "\t" added to strings 2014-04-28 20:20:04 +02:00
Damjan Adamic
a6548a05d8 Completed list of conversions in luaGetValueAndPush() 2014-04-28 17:39:43 +02:00
Damjan Adamic
bff912aef6 Renamed __luaGetValue() to luaGetValueAndPush() 2014-04-28 17:23:58 +02:00
bsongis
b56bcff576 Fixes #1007 2014-04-28 13:01:28 +02:00
Andre Bernet
db1336522e Cosmetics 2014-04-28 12:54:08 +02:00
Damjan Adamic
16c6a94d35 Merge pull request #1018 from projectkk2glider/lua_development
Lua development
2014-04-28 12:49:51 +02:00
Andre Bernet
d612f5609f Text view uses fixed font 2014-04-27 23:39:55 +02:00
Kjell Kernen
3980f42b3d Merge pull request #1009 from opentx/mhotar/cz_translations
Mhotar/cz translations
2014-04-27 21:57:46 +02:00
Damjan Adamic
01391aa6aa Return 0 for all temeletry values, when telemetry not available. 2014-04-27 18:12:06 +02:00
Damjan Adamic
55d8a0ac8c bug: Default value was not added for input type VALUE 2014-04-27 11:24:08 +02:00
Damjan Adamic
eac17bda08 Telemetry values are now returned as proper values (i.e. A1 voltage 4.5V is returned as 4.5) for model script inputs and getValue() function. 2014-04-26 21:10:54 +02:00
Damjan Adamic
06beced480 Removed symbol OPENTX_VERSION 2014-04-26 18:50:43 +02:00
Damjan Adamic
bd31c541f6 Order of outputs was wrong 2014-04-26 18:48:30 +02:00
Damjan Adamic
fc4cf73c89 Registered OpenTX version as symbol OPENTX_VERSION in Lua
Added PlayNumber()
2014-04-26 09:45:07 +02:00
Damjan Adamic
9285a3a9a1 Lua print() function works by using TRACE macro 2014-04-26 09:43:45 +02:00
Andre Bernet
9a1ba771c0 Translation fix 2014-04-24 22:55:14 +02:00
Andre Bernet
225ea5d63d Gruvin is an m2560 2014-04-23 22:00:05 +02:00
Andre Bernet
5c4f704696 Typo 2014-04-23 22:00:00 +02:00
Andre Bernet
5c0b8fcb2d Haptic support 2014-04-23 21:58:05 +02:00
Andre Bernet
dfead504f7 Backlight color in SFs for REVPLUS
100 steps instead of 255, should be enough...
2014-04-23 17:31:09 +02:00
Andre Bernet
7600924d94 Make displaySlider generally available 2014-04-23 17:28:16 +02:00
Andre Bernet
f1ce1ed6b8 German translation fixes 2014-04-23 15:40:05 +02:00
Andre Bernet
147b6af9cf Backlight color UI in firmware, backend TODO 2014-04-23 15:30:30 +02:00
Andre Bernet
f29952616f Typo 2014-04-23 13:59:30 +02:00
Andre Bernet
528f1a4267 Gruvin is an m2560 2014-04-23 13:49:10 +02:00
Andre Bernet
31196c626b Long-standing typo 2014-04-23 13:37:56 +02:00
Andre Bernet
c1cd268c00 Taranis default options 2014-04-23 13:36:21 +02:00
Andre Bernet
699707fba4 REVPLUS default options 2014-04-23 13:35:46 +02:00
Andre Bernet
faa6cd7a3c Haptic support 2014-04-23 13:18:17 +02:00
Andre Bernet
867be03f96 Translations 2014-04-23 11:05:52 +02:00
Andre Bernet
2e25d2ad23 French translations 2014-04-21 21:07:50 +02:00
Damjan Adamic
d9c1bf767f Refactored luaGetValue(), my previous fix was incorrect. 2014-04-21 20:47:38 +02:00
Damjan Adamic
cfa25ab030 Bad indentation 2014-04-21 20:26:23 +02:00
Damjan Adamic
3815ab8c45 Return nil if value not found in luaGetValue() 2014-04-21 20:17:30 +02:00