Search found 60 matches

by mrozilla
Sat Jul 21, 2018 6:37 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

@Mike What is the Dist option and how to add it? I do not know how I can shorten Spd kts because the letter s falls on the arrow when it is pointing to the left. Is it possible to use some other shortcut or maybe a little bit to reduce the arrow, do you have any idea for this? Or maybe you can chang...
by mrozilla
Fri Jul 20, 2018 6:13 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

I checked R222b4 and the latest version of the script and I can write a little: - something is mixed with the FIX sign, at 0 it shows No (OK), with 2D shows 3D (wrong), with 3D shows DGPS (wrong), with DGPS showing 2D (wrong), I changed a piece of code to: gps_fix = getvalue("T2=") drawtex...
by mrozilla
Mon Jul 16, 2018 3:14 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

Thank you, changelog promises to be sensational. Only in a few days I will be able to check, I will definitely test everything and write on what stage we are :) Tell me please do I understand correctly, the script can be run in LONG MENU and then it must be in the scripts folder, but it can also be ...
by mrozilla
Sun Jul 15, 2018 7:31 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

I'm happy to check the new version :) - As far as the FIX place is concerned, at this point the sketch that I placed is a black number 3 and in this place is FIX. In red I wrote FIX 3D just to let you know that this black number means it. It seems to me that it would be possible to make a constant &...
by mrozilla
Sat Jul 14, 2018 9:10 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

- With FIX, I mean that instead of number 1 it displays No Fix, instead of number 2 it displays 2D, instead of number 3 it displays 3D and instead of number 4 it displays DGPS. - As for the battery of the apparatus, it is 3S, i.e. the appropriate range would be from 9.7V to 12.6V - In fact, 3 spaces...
by mrozilla
Sat Jul 14, 2018 7:57 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

Now correctly shows the satellites :) - Only the FIX is still in this place as in the sketch, should it be here? - Is it possible to do, just like the post, display No Fix, 2D, 3D, DGPS, instead of 1,2,3,4? - RSSI is working properly, but if the value has 2 digits, for example, dl88, and if it has 3...
by mrozilla
Sat Jul 14, 2018 5:04 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

At about this moment, it looks just like the sketch I made. Of course, the logo of the satellite is correct, I made that sign because it was easier and here is where "3" is shown by Fix GPS. There is always "0" at the satellite logo. Of course, 5V and the time is in the color of ...
by mrozilla
Sat Jul 14, 2018 1:17 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

I have already changed RxV to A1 (beige =) for test purposes and of course it works, it shows 5V :) Regarding: gps_fix = getvalue ("T2=") drawnumber (30, 16, gps_fix) It popped 0 in the top left of the screen and after catching FIX shows 2D or 3D, meaning it works fine. It would probably b...
by mrozilla
Sat Jul 14, 2018 10:42 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

I changed as you wrote: - 0 appeared next to the satellite icon, but it does not change. Although it has caught FIX 3D and 4 satellites, it is still 0. It would be great if it showed both FIX (2D, 3D etc.) and the number of satellites. - The Li-Po voltage in the model has been repaired. It shows the...
by mrozilla
Sat Jul 14, 2018 9:04 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

Of course, please, unfortunately my language is not English, that's why there may be errors :)
by mrozilla
Sat Jul 14, 2018 8:05 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

@Mike, I checked the script and yes and I have some information. I would like to remove Curr because I do not have a current sensor. Fuel shows both percent and indicator correctly. Batt is on 0.0V all the time (LiPo is measured with A2 through me and A2 is showing correctly so here too it would hav...
by mrozilla
Sat Jul 07, 2018 2:38 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

That's why I'm writing in this topic, maybe someone has a similar script and would like to share it. It would be easier to process it a little, than to write from scratch, because it seems to me that it is not so easy, and the graphical appearance and all important parameters on one screen seem to m...
by mrozilla
Thu Jul 05, 2018 7:44 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

That's why I asked for the script, because it is unique, nicely and legibly presented all the important parameters on one screen. That's right, the same can be displayed on the Custom Telemetry screen only here is more information on one window and some information is graphic. I do not mean somethin...
by mrozilla
Thu Jul 05, 2018 2:45 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 131519

Re: Scripts for ersky9x

Could someone have already created a telemetry script for 9XR Pro?
Something similar to this:
https://github.com/iNavFlight/LuaTelemetry
Of course, working on Ersky9x. The scripts (.bas) that are currently on the forum have a different action, and none of them applies to telemetry.
by mrozilla
Sat Sep 23, 2017 6:27 pm
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

I did as you wrote and in the new profile nei error occurs when i go back to your where i have tel0.bas set up error you write when you hold down the EXIT button, when you ask about it you have already got an idea?
by mrozilla
Sat Sep 23, 2017 1:59 pm
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

tel0.bas is already running, S6R is working the same way as before, but still after exiting EXIT in t.bas, an error like before, with a short press, comes out of the script without problems. I've noticed some time ago that from one of the updates like loudly whispering loudspeaker in 9XR Pro as it i...
by mrozilla
Sat Sep 23, 2017 6:15 am
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

Ok, I'll wait for the new version and then I'll see what works and what does not.
by mrozilla
Fri Sep 22, 2017 7:28 pm
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

The "e6" version on 9XR Pro does not work tel0 script in custom telemetry. Just after the script has been opened, the screen freezes and nothing moves, the next left / right click goes to the next window correctly, but the script does not display. The X6R script comes on, but on the D8R-II...
by mrozilla
Sun Sep 17, 2017 10:20 am
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

I changed the value to script, gave name tel0, and unfortunately shows "SCRIPT ERROR". I threw tel0 into the "scripts / telemetry" folder and now, instead of "SCRIPT ERROR", the same information that I wrote earlier, "Telemetry Script" and the tension of the d...
by mrozilla
Sun Sep 17, 2017 6:54 am
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

Which is a custom telemetry screen? I run it on the telemetry screen where I have RX and TX bars and BEC voltage and the package voltage but here the script looks the same as in the main menu and it can not be turned off.
by mrozilla
Sat Sep 16, 2017 5:51 pm
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

I run it by "Run Script" In the main menu the same as t.bas. Unfortunately, the long press EXIT does nothing in this script. The t.bas works properly, turns it off and returns to the previous window, while in tel0.bas nothing happens, it does not react to any button although in the backgro...
by mrozilla
Sat Sep 16, 2017 2:58 pm
Forum: erskyTx (was ersky9x)
Topic: Script Language
Replies: 342
Views: 250452

Re: Script Language

@MikeB I threw scripts on 9XR Pro and t.bas works and can be exited with EXIT button, while tel0.bas script shows only "Telemetry Script" and number 11.0 and can not be exited with any button, EXIT button also does not work, You can only switch off and switch on the unit by pressing the ON...
by mrozilla
Sun May 21, 2017 8:44 am
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

MikeB wrote: Sat May 20, 2017 9:30 pm No plan at present I'm afraid. I have just too many other things to do.

Mike.
Can you even make a .csv file template to just replace the data from your log file so that the graphs are ready and presented everything?
by mrozilla
Sat May 20, 2017 8:37 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

MikeB wrote: Wed Apr 05, 2017 5:56 pm (...) Maybe one day I can find time to program a "view log file" option into eepskye.

Mike.
How about Mike, you already have a plan for the log viewer?
by mrozilla
Sat Apr 08, 2017 9:41 am
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

Yes, I used the file "ersky9xr_rom.bin"? I always use this file and I upload almost every latest version and it always works. I connect Turnigy to PC, 2 disks appear. I upload the file to the "firmware" folder. I turn Turnigy hold trimmers in and I upload the latest version. I al...
by mrozilla
Sat Apr 08, 2017 7:56 am
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

Mike, I have a problem, I uploaded the latest version of R221c8 (firmware and bootloader 2.5) and my device stopped working, I can not turn it on only black screen. When I bootloader I only have a black screen. Only the firmware upload menu works, everything else is black. How can I fix this if the ...
by mrozilla
Fri Apr 07, 2017 8:27 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

It would be great if you found a moment to address it. We would be happy to help you test this functionality.
by mrozilla
Wed Apr 05, 2017 5:10 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

Recently I asked a year ago whether or not this time I was able to do something about the program to open logs file with Ersky?
by mrozilla
Sat Feb 25, 2017 8:30 pm
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

I threw it in the main folder in the Turnigy and nowhere I can not find the file, it is neither a "Help" or "Note". In that case, what is this file?
by mrozilla
Sat Feb 25, 2017 8:12 am
Forum: erskyTx (was ersky9x)
Topic: ERSKYTx (was ersky9x) Questions
Replies: 2347
Views: 1337079

Re: ERSKY9x Questions

Where to put the file Helptel.txt

Go to advanced search