|
@@ -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.
|
|
#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
|
|
#endif
|
|
|
|
|
|
-#define MAVLINK_VKFLY_XML_HASH -201426354676282899
|
|
|
|
|
|
+#define MAVLINK_VKFLY_XML_HASH 9043071210877765785
|
|
|
|
|
|
#ifdef __cplusplus
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
extern "C" {
|
|
@@ -492,7 +492,7 @@ typedef enum VKFLY_CMD
|
|
mid, 1 do roll mid, 2 do roll right, 3 do roll left, 4 do pitch mid, 5 do pitch up, 6 do
|
|
mid, 1 do roll mid, 2 do roll right, 3 do roll left, 4 do pitch mid, 5 do pitch up, 6 do
|
|
pitch down, 7 do yaw mid, 8 do yaw right, 9 do yaw down.| NAN means ignore. -1
|
|
pitch down, 7 do yaw mid, 8 do yaw right, 9 do yaw down.| NAN means ignore. -1
|
|
throttle off, 0 throttle idle, 100 throttle full | | | | | | */
|
|
throttle off, 0 throttle idle, 100 throttle full | | | | | | */
|
|
- VKFLY_CMD_SET_RTL_CIRCLE_POS=44066, /* Set return circle point. |NAN means use default circle radius. Positive value means
|
|
|
|
|
|
+ VKFLY_CMD_SET_RTL_CIRCLE_WP=44066, /* Set return circle point. |NAN means use default circle radius. Positive value means
|
|
circle
|
|
circle
|
|
in clockwise.| NAN means ignore. 1 means do goto rtl circle point right
|
|
in clockwise.| NAN means ignore. 1 means do goto rtl circle point right
|
|
now.
|
|
now.
|