Commit 4b493591 authored by PX4BuildBot's avatar PX4BuildBot

autogenerated headers for rev...

autogenerated headers for rev https://github.com/mavlink/mavlink/tree/e50b651c470ea846bd142bc5d5fa690be6ab0836
parent a3d80725
...@@ -4293,7 +4293,7 @@ ...@@ -4293,7 +4293,7 @@
<entry value="2048" name="AIS_FLAGS_VALID_CALLSIGN"/> <entry value="2048" name="AIS_FLAGS_VALID_CALLSIGN"/>
<entry value="4096" name="AIS_FLAGS_VALID_NAME"/> <entry value="4096" name="AIS_FLAGS_VALID_NAME"/>
</enum> </enum>
<enum name="FAILURE_UNIT" bitmask="true"> <enum name="FAILURE_UNIT">
<!-- This enum is work-in-progress and it can therefore change. It should NOT be used in stable production environments. --> <!-- This enum is work-in-progress and it can therefore change. It should NOT be used in stable production environments. -->
<description>List of possible units where failures can be injected.</description> <description>List of possible units where failures can be injected.</description>
<entry value="0" name="FAILURE_UNIT_SENSOR_GYRO"/> <entry value="0" name="FAILURE_UNIT_SENSOR_GYRO"/>
...@@ -4311,7 +4311,7 @@ ...@@ -4311,7 +4311,7 @@
<entry value="104" name="FAILURE_UNIT_SYSTEM_RC_SIGNAL"/> <entry value="104" name="FAILURE_UNIT_SYSTEM_RC_SIGNAL"/>
<entry value="105" name="FAILURE_UNIT_SYSTEM_MAVLINK_SIGNAL"/> <entry value="105" name="FAILURE_UNIT_SYSTEM_MAVLINK_SIGNAL"/>
</enum> </enum>
<enum name="FAILURE_TYPE" bitmask="true"> <enum name="FAILURE_TYPE">
<!-- This enum is work-in-progress and it can therefore change. It should NOT be used in stable production environments. --> <!-- This enum is work-in-progress and it can therefore change. It should NOT be used in stable production environments. -->
<description>List of possible failure type to inject.</description> <description>List of possible failure type to inject.</description>
<entry value="0" name="FAILURE_TYPE_OK"> <entry value="0" name="FAILURE_TYPE_OK">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment