diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
index 069b42b1b38e10232119febfa604ac395a0ca355..cfe5d1b340ed23346a6b6c6847215fbecd87e02b 100644
--- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
+++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
@@ -997,6 +997,14 @@ Set -1 to disable the check
Allow arming without GPS
The default allows to arm the vehicle without GPS signal.
+
+ Maximum allowed CPU load to still allow arming
+ A negative value disables the check.
+ -1
+ 100
+ %
+ 1
+
Time-out for auto disarm after landing
A non-zero, positive value specifies the time-out period in seconds after which the vehicle will be automatically disarmed in case a landing situation has been detected during this period. A zero or negative value means that automatic disarming triggered by landing detection is disabled.