Mirabox : rotary encoder increment

Hello,
Using mirabox as external control, Rotary encoder steps are very small. To get from one end of a slider to the other, it takes many turns.
Do you have an idea to improve this ?
Pascal
F5LLX

You can try adjusting the ‘sensitivity’ control within the USB Controllers setup. I can’t remember if I implemented this for the Mirabox, but can check it tonight.

1 Like

Thank you Phil,
Unfortunately the sensitivity slider doesn’t change the result.
Pascal
F5LLX

Hi!

I would also appreciate this to be able to adjust the step size for the Mirabox N3 Controller.
Currently the adjustment with “sensitivity” doesn’t work.

best,
OE3LRT

Looking at the code, the sensitivity setting is only applied for “set frequency” commands. Any others are sent “as is”. I will have a think about the best way to address this. Currently a single step change of one of the encoders will result in +/- 1 being sent to the radio.

I could change this to apply the sensitivity to these commands as well, but it may result in large steps.

1 Like

I suppose the best option would be to have an individual sensitivity setting for each knob as the setting for frequency is not necessarily going to be correct for other commands?

Phil,
It would be very nice !

Hi
For information with new 2.10 version AF gain and TX power nomore works
Regards

I’ve also tested it and unfortunately AF Gain and RX Gain doesn’t work in my case.

Best,
Lukas

that’s a pain. I will check the code as it’s possible that I broke something…

Yes sadly we missed these when we changed that way that some commands are handled. I have fixed this in the master branch.

I will probably wait a few days to see if there are any other features that we have broken before doing a new release.

1 Like