- Posts: 1136
7e +telem +layout ed +perm timer, weekly updates
- HappyHarry
- Topic Author
- Offline
as i said all the common switch combinations are now covered in the main code (1 x 3way, 2 x 2way and 2 x 3 way) and along with that there is also a new way of enabling your hardware mods, instead of being in the tx.ini file there is a new file called hardware.ini, and as well as the switch mods the added modules are also enabled in there now.
//********************************************************************************* build updated 9th of August to [url=hhttps://bitbucket.org/deviationtx/deviation/commits/9dae026534bc3cef82aadf607790f0aa452571e4]9dae026[/url], there
Please Log in or Create an account to join the conversation.
- dianjing
- Offline
- Posts: 24
Please Log in or Create an account to join the conversation.
- dianjing
- Offline
- Posts: 24
can it do in 3*2 mode??
i still wait for two 3sw.
Please Log in or Create an account to join the conversation.
- Shanman3us
- Offline
- Posts: 42
dianjing wrote: i have saw that switch_types: 3x2, 3x1, 2x2 in the hardware.ini.
can it do in 3*2 mode??
i still wait for two 3sw.
If it's not working 100% right this moment then it will be in the next day or two. It is still a work in progress but all the tweaks will be made and we all get to benefit from it soon.
Thanks to PhracturedBlue and all the others helping him for the continued work on Deviation!
Shanman3us
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
yes it now can do 3x1, 2x2 and 3x2 switch combinations in the main code, no need for patches anymore
Please Log in or Create an account to join the conversation.
- blackmoon
- Offline
- Posts: 402
Latest version is available in the nightly builds but I don't think it has the layout editor nor permanent timer.
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
and yes that's right, this is just the same code as the nightly's but with the perm timer and the layout editor enabled
Please Log in or Create an account to join the conversation.
- blackmoon
- Offline
- Posts: 402
Should update it but so much to do...
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- hongm1212
- Offline
- Posts: 10
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- southtirol32
- Offline
- Posts: 13
hi i don´t understand an example:
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
;extra-switches= 2x2
;
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
; has_pa-cyrf6936 = 1
; enable-a7105 = A13
; has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
; enable-nrf24l01 = A14
; has_pa-nrf24l01 = 1
; enable_switch = A13
it´s correct???or
; enable_switch = 2x2 or 1 //
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=2x2
;
Please Log in or Create an account to join the conversation.
- southtirol32
- Offline
- Posts: 13
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
enable-nrf24l01=A14 (or A13, depends on if it's connected to TMS or TCK)
has_pa-nrf24l01=1 (or 0, depends if your module has a power amp)
Please Log in or Create an account to join the conversation.
- hongm1212
- Offline
- Posts: 10
Thanks again.
English is very poor, translation software, forgive me.
Please Log in or Create an account to join the conversation.
- southtirol32
- Offline
- Posts: 13
; enable_switch = A13,
in the last line, what you mean? it´s this okay i don´t must change the last line?? the nrf module have A13
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=3x1
;
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
has_pa-cyrf6936=1
enable-a7105=A14
has_pa-a7105 = 1
; enable-cc2500 = A14
; has_pa-cc2500 = 1
enable-nrf24l01=A13
has_pa-nrf24l01=1
; enable_switch = A13
as you can see only the lines without the semicolon ';' at the start are read by the Tx
Please Log in or Create an account to join the conversation.
- blackmoon
- Offline
- Posts: 402
Please Log in or Create an account to join the conversation.
- HappyHarry
- Topic Author
- Offline
- Posts: 1136
hongm1212 wrote: I am not a developer, I'm just D7E users, according to the method of GALEE I change the three sections of the switch, and use the firmware, but because he has no to mixed control switch firmware, so I hope you can be developed on the basis of the Deviation can be mixed in possession of the three sections of the switch firmware.
Thanks again.
English is very poor, translation software, forgive me.
i also am not a developer, i am just a user like you no need to apologise for your english.
as you have the two 3 way switches added like galee then you will just have to set your switch option to 3x2 so it would be
extra-switches=3x2
then if you go into your switch settings you will find 2 new switches available to choose, SW A and SW B and 3 positions for each switch. then you can use them as you see fit in your setup
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- 7e +telem +layout ed +perm timer, weekly updates