Search found 16 matches

by azaz44
Mon Jul 22, 2019 6:06 pm
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Re: Multiple curves in a mix?

I think it will work. Of course the order in which curves are applied changes the results. It works nicely if deadband is applied first, and the result is then sent to expo / stick response curve:

Capture.PNG
by azaz44
Mon Jul 22, 2019 3:04 pm
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Re: Multiple curves in a mix?

Thanks for detailed help. As for delay - this is great to hear. Somehow I assumed it must be delayed, otherwise there would be cyclic dependency issues and quite complexity to solve them (for example channel 20 using channel 6 as input, and then channel 6 using channel 20 as input at the same time)....
by azaz44
Sun Jul 21, 2019 10:41 pm
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Re: Multiple curves in a mix?

No there is no additional delay if you reference another channel. But it would behave the same way as on a single channel... Maybe you should describe what you want to achieve rather than what you think is the solution, along with what you tried and why it didn't work how you wanted. Http://www.xyp...
by azaz44
Sun Jul 21, 2019 10:31 am
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Re: Multiple curves in a mix?

I tried that, but I can't get the result. If I multiply many curves it's not linear anymore, it becomes a square or cube function (feels like a lot of additional expo). I could possibly use an additional channel. So one channel would have one function, and then it would be used as an input for anoth...
by azaz44
Fri Jul 19, 2019 11:16 pm
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Re: Multiple curves in a mix?

Hmm can't get it to work. I can make the line to "add" which is default, but it will not apply the function (expo, diff, custom) to the previous result, only to this line input input. Or am I missing something obvious? What I want to achieve is to apply 2 functions - one with proper charac...
by azaz44
Fri Jul 19, 2019 4:11 pm
Forum: openTx model setup
Topic: Multiple curves in a mix?
Replies: 10
Views: 10761

Multiple curves in a mix?

Is this possible to apply multiple funcs / curves for one channel, all in the mixing stage? For example CV1 and then CV2, or CV and expo? What I thought is, I could just add another mixing line, and have it modify the previous line output. But I can't find any way to have the line work on the output...
by azaz44
Thu Nov 15, 2018 2:29 pm
Forum: openTx
Topic: Freezing Thr - any idea how to program this?
Replies: 4
Views: 4048

Re: Freezing Thr - any idea how to program this?

Ahh got it. Works like a charm thanks..
by azaz44
Thu Nov 15, 2018 11:46 am
Forum: openTx
Topic: Freezing Thr - any idea how to program this?
Replies: 4
Views: 4048

Re: Freezing Thr - any idea how to program this?

Isn't this going to give full throttle when engaged?
by azaz44
Thu Nov 15, 2018 8:32 am
Forum: openTx
Topic: Freezing Thr - any idea how to program this?
Replies: 4
Views: 4048

Freezing Thr - any idea how to program this?

I fly helis and I use spring loaded throttle / collective stick. Thus I can't remove the hand out of throttle stick, otherwise it comes back to center (and the heli is falling down). This works great for me, and I really like it, but sometimes I would like to be able to "freeze" the thrott...
by azaz44
Wed Nov 07, 2018 6:47 pm
Forum: openTx
Topic: Announcing new devs
Replies: 3
Views: 3510

Re: Announcing new devs

Thanks for help. It seems there's not really any common places, so I've just put a thread on rcforums about it:

https://www.rcgroups.com/forums/showthr ... to-reality
by azaz44
Tue Nov 06, 2018 8:06 am
Forum: openTx
Topic: Announcing new devs
Replies: 3
Views: 3510

Announcing new devs

I've made a program in LUA for OpenTX and want to release it to public. Is there any place where developments could be announced, along with instructions how to use them etc., just get their own thread maybe?
by azaz44
Fri Oct 19, 2018 7:39 am
Forum: openTx
Topic: String in LUA widget options
Replies: 1
Views: 2357

String in LUA widget options

Is it possible to have a parameter of type string for a widget in LUA? It seems there is no proper constant. By digging the source code I figured out this hack to force a string: local defaultOptions = { { "Title", BOOL + 1, "" }, -- << the hack is here { "Source", SOUR...
by azaz44
Fri Oct 12, 2018 1:46 pm
Forum: openTx
Topic: What sensor ID should I use?
Replies: 5
Views: 4587

Re: What sensor ID should I use?

I have more questions, let me reuse same thread. 1) If I send telemetry data with UNITS_SECONDS, I get the value displayed properly, but the unit is "|Or" (see screenshots). What does this mean? Capture1.PNG Capture2.PNG 2) How could I encode data to send UNITS_DATETIME over telemetry? I h...
by azaz44
Wed Oct 03, 2018 12:59 pm
Forum: openTx
Topic: What sensor ID should I use?
Replies: 5
Views: 4587

Re: What sensor ID should I use?

Thanks, all of this helps greatly..
by azaz44
Mon Oct 01, 2018 1:08 pm
Forum: openTx
Topic: What sensor ID should I use?
Replies: 5
Views: 4587

Re: What sensor ID should I use?

Thanks, this helps. As for instance.. If I have data - let's say pack capacity - for two packs (ie. for two 6s packs connected to make for 12s power system), would this be a thing for an instance? So same sensorId, subId, but different instance? Also - the subId. If I have multiple data about the pa...
by azaz44
Mon Oct 01, 2018 8:58 am
Forum: openTx
Topic: What sensor ID should I use?
Replies: 5
Views: 4587

What sensor ID should I use?

I just registered to this forum, so let me welcome everybody first. I'm developing a LUA script for OpenTX which sets a bunch of telemetry coutners related to the battery pack connected to a model. These are things like pack capacity, pack discharge rate, voltage, name etc. setTelemetryValue works p...

Go to advanced search