Install LUA applications – Step by step guide

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:

lua_install_001

You will see all the applications published by RC-Thoughts in there, click on the “LUA Percentage” to go to next step:

lua_install_002

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”:

lua_install_003

Save the zip-file on your computer and open the folder where you saved it.

lua_install_004

Now you need to extract the zip-package, right-click on the file and choose “Extract All…”:

lua_install_005

Check the “Show extracted files when compete” and press “Extract”. When zip-package is extracted a new window will open up:

lua_install_006

Go into the folder “LUA_Percentage-master” and you will see all the files included:

lua_install_007

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:

lua_install_101

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:

lua_install_008

Go into transmitters “Apps”-folder:

lua_install_009

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:)”:

lua_install_010

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:

lua_install_103  lua_install_104

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:

lua_install_105

After pressing Ok (or the menu wheel button) we can see that the application is correctly installed and has no errors:

lua_install_106

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:

lua_install_107

Opening the application shows you the application interface:

lua_install_108

There you go, own applications in Jeti transmitters!

One thought on “Install LUA applications – Step by step guide

Leave a Reply

Your email address will not be published. Required fields are marked *