Commit cc071c45 authored by PX4BuildBot's avatar PX4BuildBot

autogenerated headers for rev...

autogenerated headers for rev https://github.com/mavlink/mavlink/tree/7f64747e6104ec644c5b191bd25f4121011e2cc8
parent ba4a6b97
......@@ -95,12 +95,12 @@ typedef enum MAV_TYPE
MAV_TYPE_VTOL_RESERVED4=24, /* VTOL reserved 4 | */
MAV_TYPE_VTOL_RESERVED5=25, /* VTOL reserved 5 | */
MAV_TYPE_GIMBAL=26, /* Onboard gimbal | */
MAV_TYPE_ADSB=27, /* Onboard ADSB peripheral | */
MAV_TYPE_ADSB=27, /* ADSB system (standalone) | */
MAV_TYPE_PARAFOIL=28, /* Steerable, nonrigid airfoil | */
MAV_TYPE_DODECAROTOR=29, /* Dodecarotor | */
MAV_TYPE_CAMERA=30, /* Camera | */
MAV_TYPE_CAMERA=30, /* Camera (standalone) | */
MAV_TYPE_CHARGING_STATION=31, /* Charging station | */
MAV_TYPE_FLARM=32, /* Onboard FLARM collision avoidance system | */
MAV_TYPE_FLARM=32, /* FLARM collision avoidance system (standalone) | */
MAV_TYPE_ENUM_END=33, /* | */
} MAV_TYPE;
#endif
......
......@@ -151,7 +151,7 @@
<description>Onboard gimbal</description>
</entry>
<entry value="27" name="MAV_TYPE_ADSB">
<description>Onboard ADSB peripheral</description>
<description>ADSB system (standalone)</description>
</entry>
<entry value="28" name="MAV_TYPE_PARAFOIL">
<description>Steerable, nonrigid airfoil</description>
......@@ -160,13 +160,13 @@
<description>Dodecarotor</description>
</entry>
<entry value="30" name="MAV_TYPE_CAMERA">
<description>Camera</description>
<description>Camera (standalone)</description>
</entry>
<entry value="31" name="MAV_TYPE_CHARGING_STATION">
<description>Charging station</description>
</entry>
<entry value="32" name="MAV_TYPE_FLARM">
<description>Onboard FLARM collision avoidance system</description>
<description>FLARM collision avoidance system (standalone)</description>
</entry>
</enum>
<enum name="FIRMWARE_VERSION_TYPE">
......
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