From e67a9387d12c40de364e7f02f0c484bab9356fb0 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 21 Aug 2019 15:19:51 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Aug 21 15:19:51 UTC 2019 --- src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index bef847351..f9f3f960e 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -950,21 +950,27 @@ Set -1 to disable the check Set offboard loss failsafe mode The offboard loss failsafe will only be entered after a timeout, set by COM_OF_LOSS_T in seconds. + Disabled Land mode Hold mode Return mode + Terminate + Lockdown Set offboard loss failsafe mode when RC is available The offboard loss failsafe will only be entered after a timeout, set by COM_OF_LOSS_T in seconds. + Disabled Position mode Altitude mode Manual Return mode Land mode Hold mode + Terminate + Lockdown @@ -979,8 +985,8 @@ See COM_OBL_ACT and COM_OBL_RC_ACT to configure action Position control navigation loss response This sets the flight mode that will be used if navigation accuracy is no longer adequate for position control. Navigation accuracy checks can be disabled using the CBRK_VELPOSERR parameter, but doing so will remove protection for all flight modes. - Assume use of remote control after fallback. Switch to Altitude mode if a height estimate is available, else switch to MANUAL. - Assume no use of remote control after fallback. Switch to Land mode if a height estimate is available, else switch to TERMINATION. + Altitude/Manual. Assume use of remote control after fallback. Switch to Altitude mode if a height estimate is available, else switch to MANUAL. + Land/Terminate. Assume no use of remote control after fallback. Switch to Land mode if a height estimate is available, else switch to TERMINATION. -- 2.22.0