- Posts: 7
Deviation for Devo F4?
- Buoncristiani
- Offline
Which of you has it ?
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
www.deviationtx.com/forum/3-feedback-que...-for-delfly?start=20
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
Certainly makes it a lot prettier!!
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
Please Log in or Create an account to join the conversation.
- SirDomsen
- Offline
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
In the mean time, I wanted to add some dual rates I could control from a switch in flight. I started with a 2P2T switch I found on Ebay which was flat stem just like all the other transmitter ones, and cut the positive and negative feeds to both the elevator and aileron pots, then hooked them up together in parallel to get their feed from the same source, and then ran it through the switch. With the switch in one position, the feed is direct, giving 100% rates, as programmed in the software. With the switch in the other position, it adds resistance to both the positive and negative of both the axis at the same time, giving reduced rates.
I started with a couple of 2k2 resisters, but I found that to be too much as it was giving me rates of just over 40%, which is a big jump, and I also noticed the end points didn't match and the pots would be off centre when they were in low rates. I tried then with a couple of 1k resisters and this seemed to give 57% rates which seemed more to my liking, as an exact number is hard to achieve just like that, but I was still having the centring problem and end points all wrong when in low rates, then I noticed it was favouring to the negative side on both pots. So next I tried with adding a 100 ohm resister in series with the 1K resister (I didn't have any 1k1's) on the negative side of the switch, and this centred both the axis perfect, as well as fixing the end points to match on both ends of the pots.
The way I did it, if a Deviation version is made for the F4, then I can always change it back, and change the switch for a 1P2T for use under the software without anything being noticable on the outside.
I am still waiting for the pretty bling transmitter nuts to arrive, but until then, this down and dirty nut will do
I am thinking about adding a 1P2T switch on the other side to match and wire it up as a throttle hold, but not decided yet...
I also took the time to change the sticks to blue, seeing as the LEDs on the buttons are blue... so guess the colour of the transmitter nuts I have on their way
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
Buoncristiani wrote: Excuse my English is Italian passionate electronics.
I got the schematic. DO I hope it will be useful
The unfinished parts
Thanks for all the work you have done
Has anyone even found how to add those switches that appear on the schematic? Even if it is just the hold, D/R, fmode, etc. switches without Deviation?
Please Log in or Create an account to join the conversation.
- xJustiinsane
- Offline
- Posts: 10
Can you help me out with the tools I need please? I'm capable of finding out code, etc.
I've read about all the memory limitations of both the F4 and F7.
My goal is to add protocol support, nothing else. I don't really care about all the fancy Deviation things (Yes, I admit it, it's fancy).
Foremost, I just need protocol support (added to original FW if it's possible).
Kr,
Justiin
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
sorry I haven't to much time to work on the firmware.
I think in the next week I can work on it for some time.
why you need the dfu readeable?, maybe i don't understand your question.
you can see my code on bitbucket.org/djtrance/devof7_djtrance
if you can see in the target def, there are a line that say #define USE_DEVOFS 1
this mean that you are working on the special filesystem that PB did, because a fat file system doesn't have space for the models, in my case I have the fat filesystem because I has change the flash memory.
Epitaph
Can you tell me what are working on defof4 and what are you doing in your code?.
I want to add your modification on my code. and after this I will restart doing some modification on the gui.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
djtrance wrote: Epitaph
Can you tell me what are working on defof4 and what are you doing in your code?.
I want to add your modification on my code. and after this I will restart doing some modification on the gui.
Unfortunately I am not doing anything on the code, because what I know about code fits on a postage stamp, with room for my signature at the bottom in full size!!
What I was saying mainly about adding to the original devention software would be if someone know about the switch. In the menu, you have a position 1 and position 2 you can program for dual rates, but no switch to correspond to those positions, yet there are points on the chip for a switch, as indicated before. I have added a D/R switch the traditional way with some resistors, and it works fine, as long as you're not using expo, because the switch only shortens the movement, it doesn't compress it like software does, so the expo doesn't "fit" right in low rates, and was wondering if there was a way of adding the switch in the chip as it has the pins already marked up...
Of course I would much prefer Deviation if it were possible, even if it were a "lite" version adding just a couple more channels and protocols for example, even if it were at the expense of loosing a couple of model memories (I would rather have for example 5 models on a more capable transmitter than 10 on a very basic 4 channel one with a pretty screen which has dual rates, eventhough you can't change them in flight because you have to activate them individually in the menu), but if not due to limitations, then just seeing if there is something that can be done as is.
Please Log in or Create an account to join the conversation.
- xJustiinsane
- Offline
- Posts: 10
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
how I say before, I has not to much time for work on this, but this weekend I will try to set up the F4. if you can say me the diference between the gpio from F4 and F7 I can try to fix the code.
Please Log in or Create an account to join the conversation.
- victzh
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- xJustiinsane
- Offline
- Posts: 10
Let me know how I can help!
Edit: I made a chatroom on slack.
devof4setup.slack.com
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
Please Log in or Create an account to join the conversation.
- xJustiinsane
- Offline
- Posts: 10
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Deviation for Devo F4?