- Posts: 14
Inplementing switch mod
- DavidJEK
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
Then this:
www.deviationtx.com/manuals/html-devo10/...ml#switch-assignment
...and this:
bitbucket.org/PhracturedBlue/deviation/w...ansmitter%20switches
Note this part of it.....
Modded(*): SWA0, SWA1, SWA2, SWB0, SWB1, SWB2
(*) There are published hardware modes for the 7e to add two 2-way switches or a 3-way switch by just adding the connections. A more complicated mod makes it possible to add two three-way switches. These are supported by the latest nightly builds.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
3x1 = one 3-way switch
2x2 = two 2-way switches
I don't have a 7E with extra switches, but I would guess, uncomment the line "extra-switches=" and add 3x2 after the equals sign .....(or 3x1, or 2x2, which ever switches that you added)
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
Did you follow a modding guide when you did your switch mod?
Did you add one 3-way and one 2-way?
Have you even actually done the mod yet?
You could maybe try (with and without the comma in the uncommented line)
;switch_types: 3x2, 3x1, 2x2
extra-switches= 3x1, 2x1
...in the hardware.ini file and see if SWA0, SWA1, SWA2 for the 3-way shows up, SWB0, SWB1 for the 2-way selections show up in the appropriate model page, but I kind of doubt that it will work. Probably won't be able to be processed by the firmware since those switch types are not listed in the preceding line of the hardware.ini file.
Probably, the best bet is to do:
extra-switches= 3x2
...and ignore the SW(A or B)2 of the 2-way switch that it is assigned to and not a use that designation when setting up your model .ini
Heck, I don't know! I'm a n00b too. (this thread is probably pretty entertaining for the forum veterans) =O)
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
....Sheesh! Feel free to struggle on all alone, then.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
You need to provide more info about what you have done as far the switch mods go, how many of what type, what version of deviation firmware installed, what you have tried already, etc.. Even the experts will be guessing how to fix you up if they don't have all of the pertinent info. I guarantee someone here knows how, but they need more info than you have given to help you.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- aMax
- Offline
- Posts: 776
Decide if like to up or downgrade your mod.
Devo7e, TaranisQ X7, R9M , 4in1 MM, Futaba FC18plusV3.2 & DFT/FLD-02
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please close this topic. My question has been answered.
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
Yes, that's pretty much what I figured and told him a few posts earlier, I was just giving him something to try. Thank you for verifying that.aMax wrote: Starting the emulator.............., only the predefined 3x2/ 2x2/ 3x1 settings are working. The mixed 3x1, 2x1 shows no extra switches.
Decide if like to up or downgrade your mod.
........yeah, ...um, you're welcome.DavidJEK wrote: Thanks aMax that's all I needed to know. I know now how to program the added switches that I have.
Please close this topic. My question has been answered.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- mwm
- Offline
DavidJEK wrote: If you don't know why are you trying to answer the question?
He already told you: because nobody else has provided an answer after a couple of days. I do that myself. If I have an answer in not sure of, I'll wait and as if someone provides an accurate answer. If that doesn't happen, I'll provide my guess with the appropriate disclaimer. I figure something you can check to see if it's right is better than silence.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- DavidJEK
- Topic Author
- Offline
- Posts: 14
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Inplementing switch mod