Browse Source

Tiltrotor: Do not lock elevons in multirotor mode

The behaviour is unchanged because VT_ELEV_MC_LOCK was not implemented for tiltrotors
sbg
Julien Lecoeur 6 years ago committed by Daniel Agar
parent
commit
fe83378db4
  1. 1
      ROMFS/px4fmu_common/init.d-posix/1042_tiltrotor

1
ROMFS/px4fmu_common/init.d-posix/1042_tiltrotor

@ -38,6 +38,7 @@ then @@ -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…
Cancel
Save