diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index d496b9c..9424f89 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -1033,6 +1033,10 @@ 1 0.1 + + Allow disarming via switch/stick/button on multicopters in manual thrust modes + 0: Disallow disarming when not landed 1: Allow disarming in multicopter flight in modes where the thrust is directly controlled by thr throttle stick e.g. Stabilized, Acro + Time-out for auto disarm if not taking off A non-zero, positive value specifies the time in seconds, within which the vehicle is expected to take off after arming. In case the vehicle didn't takeoff within the timeout it disarms again. A negative value disables autmoatic disarming triggered by a pre-takeoff timeout. @@ -4519,6 +4523,14 @@ Enable arm/disarm stick gesture This determines if moving the left stick to the lower right arms and to the lower left disarms the vehicle. + + Trigger time for kill stick gesture + The timeout for holding the left stick to the lower left and the right stick to the lower right at the same time until the gesture kills the actuators one-way. A negative value disables the feature. + -1 + 15 + s + 2 +