- Posts: 31
how to program a 3 positions switch for one
- Noel
- Topic Author
- Offline
Less
More
29 May 2014 08:21 #23743
by Noel
how to program a 3 positions switch for one was created by Noel
Hullo everybody and thanks for your help.
I am french so i do apologize for my -sometime- poor english.
I use a Devo 12S with deviation 4.0.1 for a very short time.
i can't understand nor succeed in programming a three position switch for a precise duty, which is the choice in a Naza M V1 between mode Manual Atti or GPS.
I have no problem, using a two position switch, to choose for instance between manual or Atti mode.
Thanks for reading, help and answer.
I am french so i do apologize for my -sometime- poor english.
I use a Devo 12S with deviation 4.0.1 for a very short time.
i can't understand nor succeed in programming a three position switch for a precise duty, which is the choice in a Naza M V1 between mode Manual Atti or GPS.
I have no problem, using a two position switch, to choose for instance between manual or Atti mode.
Thanks for reading, help and answer.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
Less
More
- Posts: 4402
29 May 2014 13:32 #23744
by PhracturedBlue
Replied by PhracturedBlue on topic how to program a 3 positions switch for one
If you want a switch to have the values -100, 0, 100:
complex-mixer (3 mixers):
mixer1: src = SW0, switch =sw0, curve=fixed, scale = -100, mux = replace
mixer2: src = SW1, switch =sw1, curve=fixed, scale = 0, mux = replace
mixer3: src = SW2, switch =sw2, curve=fixed, scale = 100, mux = replace
(Make sure to set the src and switch before setting the curve. If the curve is already 'Fixed' change it to 1:1, then set the src and switch, then set the curve back to 'Fixed')
complex-mixer (3 mixers):
mixer1: src = SW0, switch =sw0, curve=fixed, scale = -100, mux = replace
mixer2: src = SW1, switch =sw1, curve=fixed, scale = 0, mux = replace
mixer3: src = SW2, switch =sw2, curve=fixed, scale = 100, mux = replace
(Make sure to set the src and switch before setting the curve. If the curve is already 'Fixed' change it to 1:1, then set the src and switch, then set the curve back to 'Fixed')
Please Log in or Create an account to join the conversation.
- Bullfrog
- Offline
Less
More
- Posts: 18
29 May 2014 14:36 #23746
by Bullfrog
Replied by Bullfrog on topic how to program a 3 positions switch for one
I use a DEVO10 with NAZA, settings for FMOD and MIX switch are in the attached File.
FMOD switch used for Normal/Atti/GPS mode,
MIX switch used for Normal/Course Lock/Home Lock
See details in my post:
www.deviationtx.com/forum/model-configs/...0-devo10-naza-m-lite
FMOD switch used for Normal/Atti/GPS mode,
MIX switch used for Normal/Course Lock/Home Lock
See details in my post:
www.deviationtx.com/forum/model-configs/...0-devo10-naza-m-lite
Please Log in or Create an account to join the conversation.
- Noel
- Topic Author
- Offline
Less
More
- Posts: 31
29 May 2014 14:38 #23747
by Noel
Replied by Noel on topic how to program a 3 positions switch for one
Thanks for answer and for your help
kindest regards
kindest regards
Please Log in or Create an account to join the conversation.
- Noel
- Topic Author
- Offline
Less
More
- Posts: 31
29 May 2014 14:55 #23748
by Noel
Replied by Noel on topic how to program a 3 positions switch for one
Bullfrog, PhracturedBlue, thanks for help.
All my jobs are done.
I will return.
All my jobs are done.
I will return.
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds
- Home
- Forum
- General
- General Discussions
- how to program a 3 positions switch for one