SITL VTOL tiltrotor disable airspeed

This commit is contained in:
Daniel Agar 2020-06-18 21:37:02 -04:00
parent b1e360e332
commit 6dad4a3359
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ sh /etc/init.d/rc.vtol_defaults
if [ $AUTOCNF = yes ]
then
param set FW_ARSP_MODE 2
param set FW_AIRSPD_MAX 25
param set FW_AIRSPD_MIN 14
param set FW_AIRSPD_TRIM 16