diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index e54e999d1af710ee9e064d6601e9ea1856be30c8..d8d0d54e1a7e736627f02e8b4ab9567b20b560ee 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -4123,16 +4123,6 @@ Used to calculate increased terrain random walk nosie due to movementMission (if valid) - - Altitude setpoint mode - 0: the system will follow a zero order hold altitude setpoint 1: the system will follow a first order hold altitude setpoint values follow the definition in enum mission_altitude_mode - 0 - 1 - - Zero Order Hold - First Order Hold - - Maximal horizontal distance from home to first waypoint Failsafe check to prevent running mission stored from previous flight at a new takeoff location. Set a value of zero or less to disable. The mission will not be started if the current waypoint is more distant than MIS_DIS_1WP from the home position.