From d4be4f34c9db15f3fa743d0e7c4bd54461f574c1 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Mon, 2 Nov 2020 23:11:32 +0000 Subject: [PATCH] Update PX4 Firmware metadata Mon Nov 2 23:11:32 UTC 2020 --- .../PX4/PX4ParameterFactMetaData.xml | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 780569dcb..9958fa141 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -11526,6 +11526,58 @@ How often the sensor is readout UAVCAN ESC will spin at idle throttle when armed, even if the mixer outputs zero setpoints true + + UAVCAN ANTI_COLLISION light operating mode + This parameter defines the minimum condition under which the system will command the ANTI_COLLISION lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on + 0 + 3 + true + + Always off + When autopilot is armed + When autopilot is prearmed + Always on + + + + UAVCAN LIGHT_ID_LANDING light operating mode + This parameter defines the minimum condition under which the system will command the LIGHT_ID_LANDING lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on + 0 + 3 + true + + Always off + When autopilot is armed + When autopilot is prearmed + Always on + + + + UAVCAN RIGHT_OF_WAY light operating mode + This parameter defines the minimum condition under which the system will command the RIGHT_OF_WAY lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on + 0 + 3 + true + + Always off + When autopilot is armed + When autopilot is prearmed + Always on + + + + UAVCAN STROBE light operating mode + This parameter defines the minimum condition under which the system will command the STROBE lights on 0 - Always off 1 - When autopilot is armed 2 - When autopilot is prearmed 3 - Always on + 0 + 3 + true + + Always off + When autopilot is armed + When autopilot is prearmed + Always on + + UAVCAN Node ID Read the specs at http://uavcan.org to learn more about Node ID. -- 2.22.0