- Posts: 15
Wishlist
- kcornels
- Topic Author
- Offline
Playing with the emulator, I have found some minor points, that could be improved (perhaps)... .
- Timer: It would be great to have a Reset Button.
- DR-Expo: Sometimes you need values bigger than 100% (for example 125) for some channels. Currently it's possible to get this with a second mixer, with the same source, that adds to the first, but alowing values bigger than 100% for the scale factor would be great
- Binding for DSM2: Some kind of "autobinding" would improve the handling massivly
- do you plan support for telemetrie in the future ?
Please Log in or Create an account to join the conversation.
- FDR
- Offline
You can reset it with a long click on it's box.kcornels wrote: - Timer: It would be great to have a Reset Button.
You can scale a channel output beyond 100% on the channel setup page with the scale value.kcornels wrote: - DR-Expo: Sometimes you need values bigger than 100% (for example 125) for some channels. Currently it's possible to get this with a second mixer, with the same source, that adds to the first, but alowing values bigger than 100% for the scale factor would be great
Definitely. But it's up to PhracturedBlue...kcornels wrote: - do you plan support for telemetrie in the future ?
Please Log in or Create an account to join the conversation.
- kcornels
- Topic Author
- Offline
- Posts: 15
Please Log in or Create an account to join the conversation.
- FDR
- Offline
FDR wrote:
You can scale a channel output beyond 100% on the channel setup page with the scale value.kcornels wrote: - DR-Expo: Sometimes you need values bigger than 100% (for example 125) for some channels. Currently it's possible to get this with a second mixer, with the same source, that adds to the first, but alowing values bigger than 100% for the scale factor would be great
I've forgot to mention, that you won't see it on the channels screen, because scaling (and the limiting, subtrimming and reversing) happens at the final stage, after all the mixers...
EDIT: After checking, I have to refine it again: The bargraphs do not show values over 100%, but it is displayed with a number...
Please Log in or Create an account to join the conversation.
- kcornels
- Topic Author
- Offline
- Posts: 15
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
This needs to go into the User's manual.kcornels wrote: I had tried to get the >100 value with the DR mixer and I havn't looked at the channel properties.
It would be really helpful for me if you file tickets on things like this here:
bitbucket.org/PhracturedBlue/deviation/issues/new
With all the comments and questions, I'm going to get overwhelmed soon and going to forget about things that need doing. Getting them on my todo list is the best way to prevent that from happening.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- crasy666
- Offline
- Posts: 9
first of all, I would like to share my highest recognition to you and your colleagues, what you have created with this Firmware.
I tried it on the emmulator first and to be honest, I was flabbergast about all the different features and settings, like mixer, curves, and other settings. If somebody is coming from the "Devo menu" it is a little bit complicated, as you are still the "devo world" in your mind, but you have to forget that and read the manual to understand your ideas, since the Deviation FW need to work with different protocols, it might me a must to have such a lot of mixer and settings.
e.g. I detected already the way to create a trottle hold with the rudder DR switch, by doing a complex mixer, with a page 5 that is triggered by the rudder DR switch, I searched first for a "trottle hold" menu.
I was also struggeling with the DR rates like Kcornels (we discuss the FW also in the German RClineforum and not all are good in English). Since I need for the Quad a much higher DR rates on Elv. Ail. and Rud and also on my microheli on the rudder, the add mixer was only working when we increase for this channel the scale factor, than it is working. But perhaps you can add this DR menu to the Expo mixer to have it as a "standard point". To avoid damages on the servo, I would propose to set per default the servo travel way to 100%. than each user has to active extend it, as on the devo menu, so should know what he is doing.
I will continue to learn on the SIM before loading it to my real Devo, I want to understand the menu fully.
Last but not least, pls. don't see my comments as a critic, I fully understand that it is totally easy for you to set everything, since you know each line of the source code, but of us as "simple Devo user" it is a little bit harder at least during the beginning.
Best Regards from Bavaria
crasy666
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
I considered this for a longtime. It is as easy as allowing the scalar to go > 100%. The problem is that things don't really work well if you chain mixers together when their values are > 100%. I can't apply a curve at more than 100% so you end up with the code not working like you expect. In the end what we have is just a different concept.crasy666 wrote: I was also struggeling with the DR rates like Kcornels (we discuss the FW also in the German RClineforum and not all are good in English). Since I need for the Quad a much higher DR rates on Elv. Ail. and Rud and also on my microheli on the rudder, the add mixer was only working when we increase for this channel the scale factor, than it is working. But perhaps you can add this DR menu to the Expo mixer to have it as a "standard point". To avoid damages on the servo, I would propose to set per default the servo travel way to 100%. than each user has to active extend it, as on the devo menu, so should know what he is doing.
Treat '100%' in the mixer pages as 'full servvo throw' not '100% servo throw'. so if you want high rates to be 150% and low rates to be 100%, set the high-rate value to 100% and the low rate value to 66% (100/150 = 66). Then on the channel page set the scalar to 150 and you have what you want.
I really recommend NOT using the 'add' mixer as a mechanism to get above 100%. It will not necessarily behave as you expect at maximum throw.
Please Log in or Create an account to join the conversation.