mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
Claire: 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:
committed by
Daniel Agar
parent
9b5dd1596f
commit
15f9b70431
@@ -28,6 +28,7 @@ then
|
|||||||
param set VT_TILT_FW 0.9
|
param set VT_TILT_FW 0.9
|
||||||
param set VT_TILT_MC 0.08
|
param set VT_TILT_MC 0.08
|
||||||
param set VT_TILT_TRANS 0.5
|
param set VT_TILT_TRANS 0.5
|
||||||
|
param set VT_ELEV_MC_LOCK 0
|
||||||
param set VT_TYPE 1
|
param set VT_TYPE 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user