Adding the effects of curves #2560
-
Is there an existing issue for this feature request?
Is your feature request related to a problem?Could it be possible to have the possivbility to have the addition of twp curves ? That would be "diff" and 'expo" at the same time, on the Ailerons, for example. Describe the solution you'd likehaving a second line in the Mix menus, for a 2nd curve to add up with another one: default is 'diff', could we have a line offering 'diff' added to the first one ? Describe alternatives you've consideredNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
You can compose them by using channels that are then used as the source for another. You should have a look here: https://rc-soar.com/opentx/basics/index.htm |
Beta Was this translation helpful? Give feedback.
-
Thanks Raphael, this is indeed a good way. Keep on the fantastic work ! |
Beta Was this translation helpful? Give feedback.
-
@Billy60 The existing features already support your example of expo + diff on the ailerons.
|
Beta Was this translation helpful? Give feedback.
-
Thanks Mike
Understood and will do.
Have a good day
Billy
Le sam. 15 oct. 2022, 13:22, Mike Shellim ***@***.***> a
écrit :
… @Billy60 <https://github.com/Billy60> The existing features already
support your example of expo + diff on the ailerons.
- set aileron expo in the aileron input (it must be done in the *input*
- not the mix - since expo must see the raw stick value [-100% to +100%]).
- set diff in each aileron *mix*
INPUTS
[I]Ail: source=Aileron_stick, expo={your expo}
MIXERS
CH:RightAileron
source=[I]Ail, weight=100%, diff={your diff}
CH:LeftAileron
source=[I]Ail, weight=-100%, diff={your diff}
—
Reply to this email directly, view it on GitHub
<#2560 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFOMGZAJGZ4UTIM325SVC6DWDKHXHANCNFSM6AAAAAARFYGN44>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
You can compose them by using channels that are then used as the source for another. You should have a look here: https://rc-soar.com/opentx/basics/index.htm