I’ve got a few questions how to get LUA applications installed to transmitter so it is time to answer that with a step by step guide.
This guide is a support article to RC-Thoughts Jeti Tools found here so I’ll be using the Percentage application as example.
Get the application to your computer
First open your browser and go to RC-Thoughts github here:
You will see all the applications published by RC-Thoughts in there, click on the “LUA Percentage” to go to next step:
You will see a listing of files included, usually a license on usage permissions, the application file itself (RCT-Perc.lua) and a readme file.
Next, press the green “Clone or download”-button on the right side and choose “Download ZIP”:
Save the zip-file on your computer and open the folder where you saved it.
Now you need to extract the zip-package, right-click on the file and choose “Extract All…”:
Check the “Show extracted files when compete” and press “Extract”. When zip-package is extracted a new window will open up:
Go into the folder “LUA_Percentage-master” and you will see all the files included:
LUA-applications are always equipped with file extension “.lua”. If your computer does not show file extensions you need to know the name of the file, in this case it is “RCT-Perc”. So, right-click on the file and choose “Copy”.
Next we need to connect the transmitter to computer to transfer the application to transmitte.
Connecting transmitter to computer
Connect your transmitter to computer with the USB-cable you got with the transmitter. After connecting your transmitter will display a confirmation screen:
Press yes and you are connected.
Now your computer has new drive visible, in my case it is E: but your drive-letter may vary:
Go into transmitters “Apps”-folder:
Right click on the empty space in the right side of the window and choose “Paste” and the file “RC-Perc.lua” is copied to your transmitters “Apps”-folder.
Next step is maybe not mandatory but I strongly suggest you to do disconnecting this way. Right-click on the Jeti drive (In my case “JETI_DC_24 (E:)”:
In the menu popping up choose “Eject”. This is a safe way to disconnect any external USB-drives from computer. If there is any read or write operations pending they will be done before computer disconnects the drive.
Install the LUA Application to your model
All LUA applications needs to be installed to every model where you wan’t to use it. So after making sure you have the correct model selected go to “Applications” -> “User Applications” and open it:
We can see this model does not have any LUA applications installed. Press F3 key (+) in the middle to add the downloaded file as application:
After pressing Ok (or the menu wheel button) we can see that the application is correctly installed and has no errors:
Installation is complete!
Where to find the new LUA Application
Applications forms (interfaces) can be in a few places depending on how they are coded:
- Main menu
- Fine tunign menu
- Advanced properties menu
- Applications menu
- System menu
- Games menu
- No definition (Application has no interface)
So far all RC-Thoughts Jeti Tools applications are located inside “Applications” menu so go there and you will see the application there, LUA applications can be identified from the small “App”-text on the right corner of the menu-line:
Opening the application shows you the application interface:
There you go, own applications in Jeti transmitters!
One thought on “Install LUA applications – Step by step guide”