Damjan Adamic
5492c18a01
Lua exports fixes (ported from master 5d7cc79d
):
...
* X9E fields were missing
* inputs were missing
* renamed X9E center sliders, which name collided with logical switches
2015-11-30 18:45:13 +01:00
Bertrand Songis
fd554cf013
Merge pull request #3115 from HakanBastedt/HakanBastedt/More_Swedish_translation_issues_3113
...
Swedish translation now up-to-date and in sync with EN #3113
2015-11-28 22:49:32 +01:00
Håkan Båstedt
9bc63c7421
Fixed messed-up line breaks
2015-11-28 22:08:55 +01:00
Håkan Båstedt
5169892d39
Swedish translation now up-to-date and in sync with EN
2015-11-28 14:43:47 +01:00
Bertrand Songis
bca9866675
[Horus] A few SD card / Models storage fixes
2015-11-27 21:33:02 +01:00
Bertrand Songis
787d2ffa92
[Horus] Freeze when invalid (or no) model bitmap
2015-11-26 22:59:06 +01:00
Damjan Adamic
d2155ef089
Fixes for Windows build
2015-11-26 21:40:28 +01:00
Bertrand Songis
f80a788754
Merge pull request #3112 from opentx/projectkk2glider/issue_2469_lua_keys_for_next_part2
...
Re #2469 : part2: keys accesible to Lua telemetry scripts (Taranis only)
2015-11-26 21:19:39 +01:00
Bertrand Songis
7c1634c00d
Horus simu compilation fix
2015-11-26 20:40:13 +01:00
Damjan Adamic
1cbd0ec4b4
Compilation fix for git ID (another try)
2015-11-26 20:33:05 +01:00
Damjan Adamic
dc2d2e1f2e
Compilation fix for git ID
2015-11-26 20:21:33 +01:00
Damjan Adamic
98d5966946
stamp.h should be PHONY target
2015-11-26 20:10:30 +01:00
Damjan Adamic
f184e9bed3
Re #2469 : part2: keys accesible to Lua telemetry scripts (Taranis only) (ported #3087 from master commits 3186a5d99..94d8b8b0e8d)
2015-11-26 19:40:32 +01:00
Bertrand Songis
cbe244fc6c
Fixes Horus compilation
2015-11-26 19:35:07 +01:00
Bertrand Songis
f8201844d7
Merge pull request #3111 from opentx/projectkk2glider/issue_2469_lua_keys_for_next_part1
...
Re #2469 : part1: Menu system renaming of variables and refactoring
2015-11-26 18:35:41 +01:00
Damjan Adamic
51b8f9b054
Re #2469 : part1: Menu system renaming of variables and refactoring (ported #3087 from master commits 3186a5d99..94d8b8b0e8d)
2015-11-26 18:29:20 +01:00
Andre Bernet
ab99740e1b
Swedish TTS fixes by HakanBastedt
2015-11-26 13:07:41 +04:00
Bertrand Songis
f19815ee26
Cosmetics
2015-11-25 23:15:29 +01:00
Bertrand Songis
84bd62bdce
Merge pull request #3105 from opentx/projectkk2glider/lua_additions_for_next
...
Lua addition ported from master to next
2015-11-25 22:56:36 +01:00
Damjan Adamic
efc57d4cf2
Spaces removed
2015-11-25 22:44:22 +01:00
Bertrand Songis
d101a6d181
Compilation fix
2015-11-25 21:58:51 +01:00
Bertrand Songis
71f08998dd
[Horus] No more errors in Lua interface compilation
2015-11-25 21:50:12 +01:00
Bertrand Songis
791b1173e3
Another couple of functions renamed
...
And nothing else this time!
2015-11-25 21:24:20 +01:00
Damjan Adamic
7538fcfb51
Git commit ID added to stamp
...
Fixes #2921 : getValue() now also returns pilot position
Fixes #3062 : Close any Lua open files when radio powers off
Fixes #3095 : Lua string library added (only 6k bytes of flash used)
Re #3095 : luaGetVersion() also returns version as numbers
(Ported from master 7ef790d3..4d0bd14ad and squashed into one commit)
2015-11-25 18:00:44 +01:00
Bertrand Songis
7e6dc610ac
Compilation fix
2015-11-25 07:40:15 +01:00
Bertrand Songis
765ff269f9
Compilation fix
2015-11-24 22:48:16 +01:00
Bertrand Songis
01187e60c2
Some more LCD functions renamed
2015-11-24 22:09:22 +01:00
Damjan Adamic
f92b71c0b8
RRe #2861 : Use new TableLayout for Logical switches, Outputs and Special functions (ported from master 731faa8
and squashed into one commit)
2015-11-23 18:56:38 +01:00
Damjan Adamic
edab80e6af
A FAT12 dump script that got left behing in some old master branch (was used in #1793 )
2015-11-22 18:11:49 +01:00
Damjan Adamic
18e36657f8
Re #3026 : add Clear to the flight mode (context menu on the Name label) (ported from master b0d3ae26
)
2015-11-22 18:11:29 +01:00
Bertrand Songis
683f6e22e2
[Horus] MODELSEL screen continued
2015-11-21 11:35:35 +01:00
Damjan Adamic
0db2013d24
Lua documentation update (ported from master 682fa5d
)
2015-11-20 21:25:40 +01:00
Bertrand Songis
6f0de32ba8
[Horus] Menu CurveOne improved
2015-11-20 20:19:38 +01:00
Bertrand Songis
170a2b2612
Should fix the latest compilation error on Visual Studio
2015-11-19 19:52:52 +01:00
Damjan Adamic
f05058252f
mainmenu.lbm removed from Taranis. Cmake dependencies fixed.
2015-11-19 18:31:44 +01:00
Damjan Adamic
32d0e3890a
Additonal stamp.h fixes
2015-11-19 18:16:58 +01:00
David S. Beach
ee95c973e9
Fixes #3024 : Companion 2.1 (windows) - Lua 'execute' fails in non-root directory (ported from master, re #3025 )
2015-11-19 17:57:33 +01:00
dsbeach
a1bb31b521
Modifications to luaCompileAndSave() - as scripts are loaded it will check for existing file <file>.lua.src and compile it to <file>.lua if found. (ported from master, re #3079 )
2015-11-19 17:50:07 +01:00
Damjan Adamic
e1cf90d6d4
Stamp fix
2015-11-19 15:48:19 +01:00
Damjan Adamic
cc836a049b
Re #3053 : clean translations/*.h (original author griebd)
2015-11-19 15:45:41 +01:00
Michele
d66b55707d
Update it.h.txt (ported from master, re #3036 )
2015-11-19 15:38:07 +01:00
Damjan Adamic
fd73adc68b
Cmake fixes
2015-11-19 00:02:15 +01:00
Bertrand Songis
b7c09d703c
[Horus] UI continued
2015-11-18 22:07:48 +01:00
Bertrand Songis
22a24d67c9
Cosmetics
2015-11-17 22:52:57 +01:00
Bertrand Songis
821cdff3e6
[Horus] Telemetry menu review
2015-11-17 22:51:36 +01:00
Bertrand Songis
e979768445
[Horus] Menu calibration review
2015-11-17 22:51:36 +01:00
Bertrand Songis
f238e4d737
Merge pull request #3081 from indavis/next
...
Update flasheepromdialog.ui, Fixed backupBeforeWrite toolTip.
2015-11-17 19:53:18 +01:00
indavis
e3825ed542
Update flasheepromdialog.ui
...
Updating the backupBeforeWrite toolTip. It was incorrectly set to the checkFirmwareCompatibility text.
2015-11-17 02:15:32 -06:00
Damjan Adamic
788035b0e3
Lua documentation update
2015-11-16 22:46:07 +01:00
Damjan Adamic
d1e9bf8e98
Lua documentation update
2015-11-16 19:52:59 +01:00