RC-Thoughts Jeti Tools + Updates
- TeroS
-
Topic Author
- Offline
- Platinum Member
-
- RC-Thoughts
- Posts: 527
- Thank you received: 370
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 13:52bamlach wrote: Hi,
if I don't use a switch, the Battery Percentage doesn't work with one battery.
Niko
Open RCT-Batt.lua in notepad, change line 197 from
if (Sw1 == 1) then
to
if (Sw1 == 1 or Sw1 == nil) then
and it should work.
Please Log in or Create an account to join the conversation.
- hafromue
-
- New Member
-
- Thank you received: 0
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 18:56 - 23 Dec 2016 18:59
Hallo Tero,
today i have the same problem with file access error like yesterday.
And here is the Consolescreen
The error "can not read Appdata" comes after activate Tx and the created Telemetriewindow looks like in the following screenshot.
regards
Alex
today i have the same problem with file access error like yesterday.
And here is the Consolescreen
Attachment Screen001.bmp not found
The error "can not read Appdata" comes after activate Tx and the created Telemetriewindow looks like in the following screenshot.
Attachment Screen002.bmp not found
regards
Alex
Last edit: 23 Dec 2016 18:59 by hafromue.
Please Log in or Create an account to join the conversation.
- TeroS
-
Topic Author
- Offline
- Platinum Member
-
- RC-Thoughts
- Posts: 527
- Thank you received: 370
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 19:20
The error suggest there is error in language-file, are you using the fixed file from late yesterday? What language is your transmitter on, German?
Try this:
- Update the transmitter with files from github.
- After updating files on transmitter set up the app
- Change model to something else, then change back to this one with the Lua-app activated
Does it work?
If so shut down transmitter, restart and test.
After yesterday I removed the app from my transmitter, power-cycled transmitter and did the above, everything worked.
Try this:
- Update the transmitter with files from github.
- After updating files on transmitter set up the app
- Change model to something else, then change back to this one with the Lua-app activated
Does it work?
If so shut down transmitter, restart and test.
After yesterday I removed the app from my transmitter, power-cycled transmitter and did the above, everything worked.
Please Log in or Create an account to join the conversation.
- hafromue
-
- New Member
-
- Thank you received: 0
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 19:40
Hello,
the language of my Transmitter is German.
Now i have downloaded the actual Version from your github.
The same fault like bevor.
The error will shown even if i change the model to that with this App or if i switch on the Transmitter with this model.
the language of my Transmitter is German.
Now i have downloaded the actual Version from your github.
The same fault like bevor.
The error will shown even if i change the model to that with this App or if i switch on the Transmitter with this model.
Please Log in or Create an account to join the conversation.
- hafromue
-
- New Member
-
- Thank you received: 0
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 19:45
But today I have the same problem no matter which language is activated in the transmitter.
Please Log in or Create an account to join the conversation.
- TeroS
-
Topic Author
- Offline
- Platinum Member
-
- RC-Thoughts
- Posts: 527
- Thank you received: 370
TPL_KUNENA_MESSAGE_REPLIED_NEW RC-Thoughts Jeti Tools + Updates
23 Dec 2016 19:52
Are you on 16? Are you having more than one Lua-app running?
I just downloaded the 16-version from github and tested all four languages powering off in between, all of them are ok (pics).
What I can suggest is that you remove the files, shut down and restart the transmitter, copy files in there and test.
I just downloaded the 16-version from github and tested all four languages powering off in between, all of them are ok (pics).
What I can suggest is that you remove the files, shut down and restart the transmitter, copy files in there and test.
Please Log in or Create an account to join the conversation.
Moderators: Thorn, IG-Modellbau
Time to create page: 0.374 seconds