GUI
- FDR
- Offline
It's not that good to put into the repo yet.
I have to find some better images...
It's just the concept, that we need some warnings, holds, etc...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Yep, it is nice, I just need one for the throttle hold, That is the only one I use them for...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Just like the languages...
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Would you make it possible to select a picture for the model icon.
It could be like the model select (file names in the list, actual picture shown on the left), but it should only show the image files of proper size...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Done. But it will show all icons in the 'modelico' dir. If you put a wrong-size icon in there, it will not work properly.FDR wrote: One more possible feature request:
Would you make it possible to select a picture for the model icon.
It could be like the model select (file names in the list, actual picture shown on the left), but it should only show the image files of proper size...
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Pushed...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Basically, you can set the trim output to be a channel rather than an input, and it will directly modify the channel output.
You can use any button for this (so left/right and up/down also work). Using ENT/EXT would probably be a bad idea though.
If you choose a button that is used elsewhere (like up/down or left/right) they will only work in virtual channel mode from the main page.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
I'll try...
Please Log in or Create an account to join the conversation.
- wuselfuzz
- Offline
- Posts: 83
FDR wrote: I changed two pages to make some room for the translated labels, but it didn't solved the room need of "Hintergrundbeleuchtung".
Pushed...
Duh. I checked out the translations in context last weekend. Replace "Hintergrundbeleuchtung" with "Helligkeit" (Brightness).
I hope to find time to look through the rest this evening and submit some fixes.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
My question is: what is the final order of these?
safety -> subtrim -> scale -> min/max limit -> reverse ?
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Oops. I've just seen that you rearranged that page, I suppose to gain some space to the translated labels.
I have to say, that I liked the previous look more...
Anyway, I still think, that we should order them to match the order they are applied. It would help to understand they meaning and use...
EDIT: if this one column arrangement stays, we should use some more obvious label in that larger space...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Me too, but this is a lot more flexible. The Russian translation is particularly long and needs the additional spaceFDR wrote:
Oops. I've just seen that you rearranged that page, I suppose to gain some space to the translated labels.
I have to say, that I liked the previous look more...
Sure.Anyway, I still think, that we should order them to match the order they are applied. It would help to understand they meaning and use...
The order is trim -> subtrim -> scale -> reverse ->safety ->max/min
But that order really doesn't look right. I think it should probably be:
Trim -> safety -> subtrim -> scale -> reverse -> min/max
or possibly
Trim -> safety -> scale -> subtrim -> reverse -> min/max
Note that 'Trim' doesn't appear on this page, however I added it for completeness.
sureEDIT: if this one column arrangement stays, we should use some more obvious label in that larger space...
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- FDR
- Offline
The toggle bitmap selection should have cancel, if I don't want to change, just take a look. Especially, that it isn't indicated, which is the actually selected one...
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
bitbucket.org/PhracturedBlue/deviation/issues/newFDR wrote: BTW I have some minor tweak request too:
The toggle bitmap selection should have cancel, if I don't want to change, just take a look. Especially, that it isn't indicated, which is the actually selected one...
Because I didn't think it through very well. You are right that makes more sense.Why the min/max is after the reverse? This way an assymetrical min/max values should be switched if one set the reverse after...
Please Log in or Create an account to join the conversation.
- FDR
- Offline
While ordering them as they are applied will help to understand, it is not necessarily the order they will be set.
Probably everybody starts a setup with setting the reverses. Subtrims (i.e. centering a servo) and especially limiting the servo throw to be safe will be the last steps...
Please Log in or Create an account to join the conversation.
- FDR
- Offline
If the subtrim is used strictly for centering the servo arm, then it should be after the scaling...PhracturedBlue wrote: I think it should probably be:
Trim -> safety -> subtrim -> scale -> reverse -> min/max
or possibly
Trim -> safety -> scale -> subtrim -> reverse -> min/max
Please Log in or Create an account to join the conversation.