QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
23:497f8faa908e
Parent:
22:9880a26886db
--- a/mavcontrol.h	Tue Apr 22 00:10:16 2014 +0000
+++ b/mavcontrol.h	Tue Apr 22 13:29:31 2014 +0000
@@ -1,11 +1,12 @@
 #define MAVLINK_MSG_ID_PING 4
-#define MAVLINK_MSG_ID_LOITERU 76
 #define MAVLINK_MSG_ID_REQUEST_PLIST 21
 #define MAVLINK_MSG_ID_ATTITUDE 30
 #define MAVLINK_MSG_ID_ITEM 39
 #define MAVLINK_MSG_ID_MISSION_REQUEST 40
 #define MAVLINK_MSG_ID_REQUEST_LIST 43
 #define MAVLINK_MSG_ID_COUNT 44
+#define MAVLINK_MSG_ID_MISSION_ACK 47
+#define MAVLINK_MSG_ID_LONG 76
 #include "mbed.h"