You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using either CLI or Inav 8.0 RC1 configurator it is impossible to set gimbal sensitivity to negative values.
If using configurator and typing negative value in the gimbal sensitivity window after Save&Reboot it reverts to 0.
I using CLI it responds with this:
set gimbal_sensitivity = -15
gimbal_sensitivity set to 241
set gimbal_sensitivity = 15
gimbal_sensitivity set to 15
although CLI clearly states:
get gimbal_sensitivity
gimbal_sensitivity = 15
Allowed range: -16 - 15
Steps to Reproduce
1.Type negative value of gimbal sensitivity in the configuration tab in INAV configurator and hit save&reboot
or
type in CLI
set gimbal_sensitivity = -15
Expected behavior
Sensitivity should be set to negative value after reboot.
Suggested solution(s)
I'm too stupid for that ;)
Additional context
I would like to be able to adjust sensitivity mid flight like it is now possible with PWM control.
INAV/SPEEDYBEEF405WING 8.0.0 Nov 15 2024 / 17:30:40 (5f78f96) dev
GCC-13.2.1 20231009
The text was updated successfully, but these errors were encountered:
Current Behavior
Using either CLI or Inav 8.0 RC1 configurator it is impossible to set gimbal sensitivity to negative values.
If using configurator and typing negative value in the gimbal sensitivity window after Save&Reboot it reverts to 0.
I using CLI it responds with this:
set gimbal_sensitivity = -15
gimbal_sensitivity set to 241
set gimbal_sensitivity = 15
gimbal_sensitivity set to 15
although CLI clearly states:
get gimbal_sensitivity
gimbal_sensitivity = 15
Allowed range: -16 - 15
Steps to Reproduce
1.Type negative value of gimbal sensitivity in the configuration tab in INAV configurator and hit save&reboot
or
set gimbal_sensitivity = -15
Expected behavior
Sensitivity should be set to negative value after reboot.
Suggested solution(s)
I'm too stupid for that ;)
Additional context
I would like to be able to adjust sensitivity mid flight like it is now possible with PWM control.
INAV/SPEEDYBEEF405WING 8.0.0 Nov 15 2024 / 17:30:40 (5f78f96) dev
GCC-13.2.1 20231009
The text was updated successfully, but these errors were encountered: