flyduino / kissfc-tx-lua-scripts

Kiss Lua configuration script for taranis
GNU General Public License v3.0
40 stars 14 forks source link

Some refactoring #7

Closed fedorcomander closed 7 years ago

fedorcomander commented 7 years ago

Hi guys!

I think i shoot 2 rabbits with one shot. Take a look on https://github.com/fedorcomander/kissfc-tx-lua-scripts/tree/common_scripts branch... Sources are separated and makefile build final lua scripts, consumable by end user. I still have to refactor horus stuff, but X7 and taranis should be working (but not yet tested by me).. What do u think?

use make to build scripts.

BigBangPro commented 7 years ago

love the idea - standardise where possible. great work

fedorcomander commented 7 years ago

Added luac compilation ;)))

awolf78 commented 7 years ago

Great idea! Installing cygwin ;)

awolf78 commented 7 years ago

X7 version has a syntax error in line 551 "attempt to get length of..." (rest is cut off due to small screen in X7). Tried to debug in simulator, but it won't let me open menu without telemetry. Will try again later when I have a bit more time.

awolf78 commented 7 years ago

menuList and menuActive needs to be global - then it works ;)

fedorcomander commented 7 years ago

Ok, my new script works like a champ on Taranis...

fedorcomander commented 7 years ago

Guys, i've merged common branch. So - knock yourself on master now :)