forked from Archive/PX4-Autopilot
caipirinha vtol: do not lock elevons in hover mode
Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
parent
3b0b5645e1
commit
ff86d15c13
|
@ -38,6 +38,7 @@ then
|
|||
param set VT_IDLE_PWM_MC 1080
|
||||
param set VT_TYPE 0
|
||||
param set MAV_TYPE 19
|
||||
param set VT_ELEV_MC_LOCK 0
|
||||
fi
|
||||
|
||||
set MIXER caipirinha_vtol
|
||||
|
|
Loading…
Reference in New Issue