diff --git a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml
index ae45421fbb..34aa772233 100644
--- a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml
+++ b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml
@@ -341,6 +341,30 @@
+
+ Special ACK block numbers control activation of dataflash log streaming
+
+
+
+ UAV to stop sending DataFlash blocks
+
+
+
+ UAV to start sending DataFlash blocks
+
+
+
+
+ Possible remote log data block statuses
+
+ This block has NOT been received
+
+
+ This block has been received
+
+
+
@@ -711,6 +735,23 @@
Component ID
+
+
+ Send a block of log data to remote location
+ System ID
+ Component ID
+ log data block sequence number
+ log data block
+
+
+
+ Send Status of each log block that autopilot board might have sent
+ System ID
+ Component ID
+ log data block sequence number
+ log data block status
+
+
Control vehicle LEDs
System ID
diff --git a/libraries/GCS_MAVLink/message_definitions/common.xml b/libraries/GCS_MAVLink/message_definitions/common.xml
index 02e03c94d4..66c5046481 100644
--- a/libraries/GCS_MAVLink/message_definitions/common.xml
+++ b/libraries/GCS_MAVLink/message_definitions/common.xml
@@ -379,7 +379,10 @@
-
+
+
+
+