- Posts: 304
Deviation for Devo F4?
- Arnold
- Offline
Too many hobbies & too many Devos!
Who knows where the time goes?
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
The last line is not been erasing by the function that is puting the space caracter on the screen.
For the first video, maybe the problem is the same like the second, I think that we are not tacking the screen position from the first position on the screen.
Do you know if the emulator has the same problem?
Epitaph wrote:
djtrance wrote: can you send a picture?
Here is the column problem, best seen in the channel monitor. Every value on the left is fully visible, but all the values on the right are out of range basically. So you can see the first number of the value of the channels on the right if they are positive, or just the negative sign when they are negative... the rest of the text is out of the screen.
The row issue seems to be affecting the last row. Basically, the text that is displayed on the last row stays there no matter where you go, until a new line of text comes up to replace it. So this way, we end up for example with 2 stray letters in the main screen between the horizontal trim sliders, or text from a previous screen mixed with text with the new screen.
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
SirDomsen wrote: ...and there IS no emulator for F4 yet...
Oh, well... that explains it!!
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
Epitaph wrote: I have no idea, I have never used the emulator. The problem with the last row has been constant and has never been fixed... I am using version 5 on this now, but until last week I was still with version 4.0.1, and the problem has been there all the time.
Please Log in or Create an account to join the conversation.
- SirDomsen
- Offline
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.
- SirDomsen
- Offline
Please Log in or Create an account to join the conversation.
- SteveA
- Offline
- Posts: 11
djtrance wrote: Hi,
This weekend I has restarted to work on the devo F7 GUi.
How I say before there are a lot of work to do on the GUI.
But I need to do a list with the more important things that I must to do.
what do you think that is more important for the gui?
Hi DJTrance, I would just like to thank you and all the other folks working on Deviation for the Devo F4/F7, as I have been reading each of your posts closely. Although I am not a coder I hope to do some field testing to help-out any way I can. Once I get my CC2500 installed, models written, and my two quads waiting for a transmitter to tell them what to do, I can report back any bugs I come across. One of my quads has a FrSky D4Rii installed while the other has an FrSky XSR. I really like the Devo F7, but the rx701 was just too large for either of my builds. Until I ran into this Deviation site I thought I had no choice but to get a Taranis or some other FrSky Tx, but modding my Devo sounds so much more fun and rewarding in the long run. Plus, I really like the video functionality and wouldn't want to give that up. Thanks again for the excellent work you're doing!
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
SteveA wrote:
djtrance wrote: Hi,
This weekend I has restarted to work on the devo F7 GUi.
How I say before there are a lot of work to do on the GUI.
But I need to do a list with the more important things that I must to do.
what do you think that is more important for the gui?
Hi DJTrance, I would just like to thank you and all the other folks working on Deviation for the Devo F4/F7, as I have been reading each of your posts closely. Although I am not a coder I hope to do some field testing to help-out any way I can. Once I get my CC2500 installed, models written, and my two quads waiting for a transmitter to tell them what to do, I can report back any bugs I come across. One of my quads has a FrSky D4Rii installed while the other has an FrSky XSR. I really like the Devo F7, but the rx701 was just too large for either of my builds. Until I ran into this Deviation site I thought I had no choice but to get a Taranis or some other FrSky Tx, but modding my Devo sounds so much more fun and rewarding in the long run. Plus, I really like the video functionality and wouldn't want to give that up. Thanks again for the excellent work you're doing!
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
maybe whe can change the name "AIL DR0" and "AIL DR1" to "AL DR0" and "AL DR1" or "AIL D0" and "AIL D1" maybe.
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
In other words, eliminate HOLD from the program (I don't know if that would also help things), change AIL DR to HOLD, and that's it...
just a thought...
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
maybe you must search into the F7 pictures.
Please Log in or Create an account to join the conversation.
- Arnold
- Offline
- Posts: 304
djtrance wrote: ... maybe whe can change the name "AIL DR0" and "AIL DR1" to "AL DR0" and "AL DR1" or "AIL D0" and "AIL D1" maybe.
Another solution is to remove the space from the name... AILDR0 & AILDR1. It is just for display & does not affect the behavior of the controller, in any case, so any of these is better than the current condition, I believe.
Too many hobbies & too many Devos!
Who knows where the time goes?
Please Log in or Create an account to join the conversation.
- Epitaph
- Topic Author
- Offline
- Posts: 291
And I get what you mean, if you're basing the 2 off the same common source, then making a change on one would mean having to make 2 entirely independent projects. Maybe later on when the bugs are sorted out and they become 2 independent projects from each other that just update, but now, with the development in such early stages, I can see it's not worth the hassle.
Question is, on the F7, does AIL DR JUST apply to AIL? Because seeing as you can use it for anything (and when it's applied it's almost always applied to AIL and ELE at the same time), what about just calling it "D/R", without the "AIL"?
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
I think that a good solution is to erase the space.
Epitaph wrote: Yeah, I have been searching using the F7 schematics, but HOLD just isn't there... the others are, but not HOLD.
And I get what you mean, if you're basing the 2 off the same common source, then making a change on one would mean having to make 2 entirely independent projects. Maybe later on when the bugs are sorted out and they become 2 independent projects from each other that just update, but now, with the development in such early stages, I can see it's not worth the hassle.
Question is, on the F7, does AIL DR JUST apply to AIL? Because seeing as you can use it for anything (and when it's applied it's almost always applied to AIL and ELE at the same time), what about just calling it "D/R", without the "AIL"?
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.
- Epitaph
- Topic Author
- Offline
- Posts: 291
And the 7E doesn't have AIL DR, D/R or anything like that, just has HOLD, FMODE, SW A and SW B
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Deviation for Devo F4?