Search found 13 matches

by voland
Wed May 01, 2019 4:17 am
Forum: erskyTx (was ersky9x)
Topic: Throttle scaling/limit
Replies: 9
Views: 7402

Re: Throttle scaling/limit

Thank you all for your help. I can confirm that this perfectly works to limit/scale throttle via pot (S1): ``` CH3: 100% Thr (Offset 100%) * 50% S1 (Offset 50%) Multiply + -100% HALF ``` Also if anyone wants to use a three position switch instead of a pot, e.g. to limit/scale throttle for your tiny ...
by voland
Thu Mar 14, 2019 2:37 am
Forum: erskyTx (was ersky9x)
Topic: Throttle scaling/limit
Replies: 9
Views: 7402

Re: Throttle scaling/limit

Thanks, is there anyway to do this on a switch/pot?
by voland
Thu Mar 14, 2019 1:59 am
Forum: erskyTx (was ersky9x)
Topic: Throttle scaling/limit
Replies: 9
Views: 7402

Throttle scaling/limit

Hi there, could not find anywhere in ersky9x where I can scale throttle. Can anyone guide me where/how it can be done (if it is possible at all). I'm trying to scale down throttle input for a whoop drone, e.g. for 3s battery I'd like to scale it down so that the radio sends (let's say) 80% of thrott...
by voland
Thu Jan 31, 2019 8:14 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Looks like this this what I'm having as well. Are you saying that the most recent versions of ersky9x breaks support for scripts?
by voland
Wed Jan 23, 2019 9:54 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Hi Mike, I was basically debugging the script you've provided, I removed some screens and some code to narrow down the problem. When I launch it, it displays the debug page with all zero values, also I added a debug output to capture what is returned from sportTelemetryReceive function - 0 is printe...
by voland
Wed Jan 23, 2019 9:38 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Hi Mike, I've been trying to make it (vtx script) working on QX7 radio for some time, there are some issues that I came across so far: 1. sportTelemetryReceive function always return 0, I assume it means that it cannot query telemetry? The radio definitely receives telemetry as I can see some number...
by voland
Thu Jan 17, 2019 9:15 am
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Hi Mike, I've tested that script for VTX. When I execute it, it show "USE A BUTTON". Not sure what's that mean, only "PAGE" button does something. When I push it, it shows an empty screen with 4 zeroes, see screenshot: https://www.dropbox.com/s/krr9i5tij9j2api/ersky9x-qx7-vtx-scr...
by voland
Thu Jan 17, 2019 8:46 am
Forum: erskyTx (was ersky9x)
Topic: ersky9x vs OpentTX latency
Replies: 0
Views: 2194

ersky9x vs OpentTX latency

Hi Mike, Just want to tell you that Betaflight guys are very excited to see what you did to improve latency on Taranis. Well done! They have come to that problem from a different angle. The are trying to make RC input as clean as possible, repetitive sbus frames with the same data do not help much, ...
by voland
Wed Jan 16, 2019 11:17 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Hey Mike, is there any github repository for the scripts? Just in case if I can contribute/fix something. Cheers.
by voland
Wed Jan 16, 2019 9:24 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Thanks Mike, I'll do a test tonight!
by voland
Tue Jan 15, 2019 9:16 pm
Forum: erskyTx (was ersky9x)
Topic: Scripts for ersky9x
Replies: 112
Views: 135959

Re: Scripts for ersky9x

Hi there, is there any script for VTX that works on Taranis X7? I've logged several issues that they do no work on X7, nobody replied: https://github.com/midelic/Ersky9x-Tx-bas-scripts/issues/1 and https://github.com/vodka-bears/ersky9x-betaflight-scripts/issues/1 Is this a dead functionality, is an...
by voland
Tue Jan 15, 2019 8:54 pm
Forum: erskyTx (was ersky9x)
Topic: [RESOLVED] Mixing stick and switch inputs into a single channel
Replies: 1
Views: 2529

[RESOLVED] Mixing stick and switch inputs into a single channel

Hi there, could you please let me know if it is possible to mix stick and switch inputs into a single channel? If so, how to do it?

What I'm trying to achieve is to map/add a switch input to the pitch and roll sticks so that I can generate a proper step response for PID controller tuning. Thanks.

Go to advanced search