From eca2614b6e2a237c3717f246c8c6e42d7d903aaf Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 1 Mar 2023 02:30:30 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Mar 1 02:30:30 UTC 2023 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 4cc168f..821f5c0 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -1304,13 +1304,6 @@ m 1 - - Vertical position error threshold - This is the vertical position error (EPV) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing. If the previous position error was below this threshold, there is an additional factor of 2.5 applied (threshold for invalidation 2.5 times the one for validation). - 0 - m - 1 - EPH threshold for RTL Specify the threshold for triggering a warning for low local position accuracy. Additionally triggers a RTL if currently in Mission or Loiter mode. Local position has to be still declared valid, which is most of all depending on COM_POS_FS_EPH. Use this feature on systems with dead-reckoning capabilites (e.g. fixed-wing vehicles with airspeed sensor) to improve the user notification and failure mitigation when flying in GNSS-denied areas. Set to -1 to disable.