inav icon indicating copy to clipboard operation
inav copied to clipboard

Make possible to change gimbal sensitivity by programming framework

Open error414 opened this issue 1 year ago • 1 comments

Currently is gimbal sensitivity possible to set only in configuration tab in inav configurator, it's not possible to change sensitivity durring flight. My suggestion is make possible to change gimbal sensitivity from:

  1. programming framework
  2. by AUX

I'm not sure what would be better way how to do that, I'm personally for use programming framework.

I can do that, I just would like to know if it worths to do, and which way you would like to go.

error414 avatar Oct 04 '24 18:10 error414

It occurs to me that (2) implies (1).

If you can do it with an RC channel, the programming framework can set that channel.

Still, you could do both separately because scaling an RC channel in the programming framework can be clunky.

sensei-hacker avatar Oct 04 '24 22:10 sensei-hacker