Skip to content
Snippets Groups Projects
Commit 6c1d8571 authored by Julien Lecoeur's avatar Julien Lecoeur Committed by Daniel Agar
Browse files

Convergence: Do not lock elevons in multirotor mode

The behaviour is unchanged because VT_ELEV_MC_LOCK was not implemented for tiltrotors
parent 15f9b704
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ then
param set VT_TILT_TRANS 0.45
param set VT_TRANS_MIN_TM 1.2
param set VT_TRANS_P2_DUR 1.3
param set VT_ELEV_MC_LOCK 0
param set VT_TYPE 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment