- Posts: 4402
devo 12 wide screen...
- PhracturedBlue
- Offline
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
For testing please use 97e0e10.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Another thing that really needs to be fixed before submitting a pull request:
You have rows and columns reversed. rows go down and columns go across. I was really confused initially until I figured that out.
A little regex search and replace should fix most of it, but it definitely needs to be resolved.
Thanks again for your work on this, I think it'll be very slick when finished.
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Thank you for this, I will take a look at it as fast as I can but probably not today. An idea that came to me in between: a mechanism to determine how much elements of a special type are visible (with a "visible" flag?) could suffice. Or being generous and removing the limits...PhracturedBlue wrote: I added a ticket with a rough implementation of how to save the state of elements below the currently selected element and restore them when they happen to fit. It makes the interface a lot nicer in my opinion, but I haven't tested it thoroughly for bugs.
This is something what I never noticed before yesterday when I was writing some comments in the code because I got totally confused.You have rows and columns reversed. rows go down and columns go across. I was really confused initially until I figured that out.
For sure this has to be cleaned and I will do this next.
I had a similar interchanging of horizontal and vertical for the crosses - the horizontal stick draws a vertical line... I corrected this with the separation of the two sources but it took some time to recognize it. With columns and rows it should be more obviously.
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
As a real big benefit the new gui can completely be run on a Devo8 with its 320x240-screen.
This is especially for me a huge improvement because now I am capable to test my development with a real tx.
There are still some issues which will be corrected, but from my point of view it is usable.
Maybe I should change the title of the thread?
If you want to test: get if from my repo (links somewhere above, take commit 0e42f12). The main switch is in gui/320x240x16/gui.h (#define GUI_ADVANCED 1).
Have fun...
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
This is fixed now.PhracturedBlue wrote: Another thing that really needs to be fixed before submitting a pull request:
You have rows and columns reversed. rows go down and columns go across
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
PPM inputs for bars are not available in the main deviation development but easy to add. I will think about this, but as long as the PPM in development is not finished this might change again.
Please Log in or Create an account to join the conversation.
- RandMental
- Offline
- Posts: 521
Wene001 wrote: good work rbe
but one thing i don´t like is the gap between the two middle columns in this view
I would not necessarily see the gap as an error nor as a bad thing - having 8 equally spaced bars will be confusing for the normal eye. Although nice and symmetrical, it requires one to "count" to identify a specific bar on the fly. Normally you would have groups of up to 4 items which the brain can decode on sight, there after one split it into subgroups of 2/3, etc, to allow an intuitive recognition and grasp of the information presented.
(Just a suggestion based on a bit of experience in these things)
Please Log in or Create an account to join the conversation.
- cedric
- Offline
- Posts: 40
(sorry I'm french and I do not understand all the topic, I understand that the emulator version of the most boring work but it is to have it on the radio, this is why I ask this question because it is not clear to a small french understand that not all discution in English ^ ^)
Please Log in or Create an account to join the conversation.
- cedric
- Offline
- Posts: 40
Devo 12 layout for template
FDR
The v3.0.0 doesn't support the full screen on a DEVO 12.
In order to have full screen support you have to wait for the next release, or use the nightly builds if you please...
Please Log in or Create an account to join the conversation.
- cedric
- Offline
- Posts: 40
Please Log in or Create an account to join the conversation.
- hamdikoc
- Offline
- Posts: 2
I have a new devo12
After the software update with the original walkera
constantly opening screen comes up and restarts .
I have reinstalled the software several times nothing has changed.
I tried to acess sys files with the ENT key open does not work.
Help me please
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
this forum discusses a replacement firmware for the factory installed Walkera Devention firmware called "deviation". If you want to install deviation you will have to read the manual ( http://www.deviationtx.com/user-manual/user-manual-2 ) where the installation is described (don't forget to install the library too - only for Devo12).
For installing Walkera Devention again you can download the dfu-file at Walkera's web site.
If I have misunderstood you please clarify.
Please Log in or Create an account to join the conversation.
- hamdikoc
- Offline
- Posts: 2
I read the user manual.I want to install deviation but it did not work.
Because Prss ENT button and turn on radio instructions did not work.
I can not access the system files and I can not do anything.
I want your help on how to access the system files.
Thank you.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
...he thought you were upgrading the original Walkera firmware, which BTW doesn't have an USB mode pressing the ENT button.hamdikoc wrote: After the software update with the original walkera
constantly opening screen comes up and restarts .
So relax, and try to ask again with a bit more detail...
Please Log in or Create an account to join the conversation.
- sbstnp
- Offline
- Posts: 649
hamdikoc wrote: I read the user manual.I want to install deviation but it did not work.
Because Prss ENT button and turn on radio instructions did not work.
Did you flash the LIB?
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
1. Flash (upgrade) firmware from firmware archive
2. Flash (upgrade) library from filesystem archive
3. Press ENT, switch on Tx, format Tx filesystem
4. Write Tx filesystem from filesystem archive.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- devo 12 wide screen...