mirror of https://github.com/ArduPilot/ardupilot
Tools: SilentWings param file MNT updates
These parameters have been renamed but they were always the defaults
This commit is contained in:
parent
4aa9c260ba
commit
93f62e5abe
|
@ -329,15 +329,9 @@ MNT_LEAD_RLL,0
|
|||
MNT_NEUTRAL_X,0
|
||||
MNT_NEUTRAL_Y,0
|
||||
MNT_NEUTRAL_Z,0
|
||||
MNT_RC_IN_PAN,0
|
||||
MNT_RC_IN_ROLL,0
|
||||
MNT_RC_IN_TILT,0
|
||||
MNT_RETRACT_X,0
|
||||
MNT_RETRACT_Y,0
|
||||
MNT_RETRACT_Z,0
|
||||
MNT_STAB_PAN,0
|
||||
MNT_STAB_ROLL,0
|
||||
MNT_STAB_TILT,0
|
||||
MNT_TYPE,0
|
||||
NAV_CONTROLLER,1
|
||||
NAVL1_DAMPING,1
|
||||
|
|
|
@ -332,15 +332,9 @@ MNT_LEAD_RLL,0
|
|||
MNT_NEUTRAL_X,0
|
||||
MNT_NEUTRAL_Y,0
|
||||
MNT_NEUTRAL_Z,0
|
||||
MNT_RC_IN_PAN,0
|
||||
MNT_RC_IN_ROLL,0
|
||||
MNT_RC_IN_TILT,0
|
||||
MNT_RETRACT_X,0
|
||||
MNT_RETRACT_Y,0
|
||||
MNT_RETRACT_Z,0
|
||||
MNT_STAB_PAN,0
|
||||
MNT_STAB_ROLL,0
|
||||
MNT_STAB_TILT,0
|
||||
MNT_TYPE,0
|
||||
NAV_CONTROLLER,1
|
||||
NAVL1_DAMPING,1
|
||||
|
|
Loading…
Reference in New Issue