|
|
@@ -10,7 +10,7 @@
|
|
|
#error Wrong include order: MAVLINK_VKFLY.H MUST NOT BE DIRECTLY USED. Include mavlink.h from the same directory instead or set ALL AND EVERY defines from MAVLINK.H manually accordingly, including the #define MAVLINK_H call.
|
|
|
#endif
|
|
|
|
|
|
-#define MAVLINK_VKFLY_XML_HASH -4122772539408693196
|
|
|
+#define MAVLINK_VKFLY_XML_HASH 2989708805911485893
|
|
|
|
|
|
#ifdef __cplusplus
|
|
|
extern "C" {
|
|
|
@@ -740,6 +740,7 @@ typedef enum MAV_CMD
|
|
|
VKFLY_CMD_MOUNT_CTRL=44030, /* VLFLY Custom orbit waypoint | | | | | Latitude| Longitude| Altitude| */
|
|
|
VKFLY_CMD_FORMATION_FLY=44031, /* Formation fly assemble, disband or change formation |1 means assemble, 2 means quit, 3 means change formation| | | | | | | */
|
|
|
VKFLY_CMD_ESC_CONFIG=44050, /* can esc id configuration | Set Esc id, min=1, max=16 | | | | | | | */
|
|
|
+ VKFLY_CMD_RFD_CONFIG=44051, /* can esc id configuration | target component id | set blind zone, NAN means ignore | set max range, NAN means ignore | | | | | */
|
|
|
VKFLY_CMD_DO_REPOSITION_THAN_THROW=44060, /* Do reposition and throwing | Throw servo id bitmap | | | | | | | */
|
|
|
VKFLY_CMD_DO_REPOSITION_THAN_LAND=44061, /* Do reposition and throwing | Ground msl altitude| | | | | | | */
|
|
|
VKFLY_CMD_MISSION_START=44062, /* Start mission |start sequence of mission| | | | | | | */
|