Crossfire LUA for Horus (#5190)
commit5791645877233f3debcf556b313b86ce4164ca0e
authorIdefixRC <idefixforum@gmail.com>
Thu, 31 Aug 2017 17:10:37 +0000 (1 01:10 +0800)
committerBertrand Songis <bsongis@gmail.com>
Thu, 31 Aug 2017 17:10:37 +0000 (31 19:10 +0200)
treeba9c945995e3fdc578403c030dee48fcd32bc8af
parent6cc40c65b22ca90302d992ea91ed0577d61ce978
Crossfire LUA for Horus (#5190)

* First iteration of the Horus Crossfire LUA

Under development.
- crossfire.lua working and tested with micro TX and micro RX
- devices.lua basic layout working. Work in process:
     - getLastPos which is not available in Horus hard-coded currently. needs to be adjusted
     - Taranis page method replaced by Horus single page approach with 22 lines in 2 columns. Still throws an error message and unclear if 22 lines of settings are enough for all devices and whether different approach will work better.
    - Save menu not tested.

* Working script (tested with MicroTX)

- updated getlastpos and concenated strings instead
- went back to single column and implemented scrolling
- still need to figure out speed (fields are sometimes populated very slowly)
radio/sdcard/horus/CROSSFIRE/crossfire.lua [new file with mode: 0644]
radio/sdcard/horus/CROSSFIRE/device.lua [new file with mode: 0644]