mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Tiltrotor: Do not lock elevons in multirotor mode
The behaviour is unchanged because VT_ELEV_MC_LOCK was not implemented for tiltrotors
This commit is contained in:
parent
6c1d85716c
commit
fe83378db4
@ -38,6 +38,7 @@ then
|
||||
param set VT_MOT_COUNT 4
|
||||
param set VT_TILT_FW 3.1415
|
||||
param set VT_TILT_TRANS 1.2
|
||||
param set VT_ELEV_MC_LOCK 0
|
||||
param set VT_TYPE 1
|
||||
|
||||
param set WEST_EN 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user