mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 06:10:35 +08:00
caf69b290a
It is not convenient having to change a parameter to change a gimbal from RC input to mavlink input mode or back. This refactor changes the behaviour to use whatever is available, RC or mavlink commands. Once a mavlink command is followed, control can be taken back using RC, however, this requires a clear stick change.