diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
index 780569dcb6f9cd5362910a14b8d629af4c890336..9958fa141dbb49a4400862ea7b587e4670f74f27 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.