diff --git a/libraries/GCS_MAVLink/message_definitions/common.xml b/libraries/GCS_MAVLink/message_definitions/common.xml
index 0e16835c32..280711b1f0 100644
--- a/libraries/GCS_MAVLink/message_definitions/common.xml
+++ b/libraries/GCS_MAVLink/message_definitions/common.xml
@@ -43,6 +43,12 @@
PX4 Autopilot - http://pixhawk.ethz.ch/px4/
+
+ SMACCMPilot - http://smaccmpilot.org
+
+
+ AutoQuad -- http://autoquad.org
+
@@ -1551,6 +1557,15 @@
Temperature in degrees celsius
Bitmask for fields that have updated since last message, bit 0 = xacc, bit 12: temperature
+
+ Optical flow from an omnidirectional flow sensor (e.g. PX4FLOW with wide angle lens)
+ Timestamp (microseconds, synced to UNIX time or since system boot)
+ Sensor ID
+ Flow in deci pixels (1 = 0.1 pixel) on left hemisphere
+ Flow in deci pixels (1 = 0.1 pixel) on right hemisphere
+ Optical flow quality / confidence. 0: bad, 255: maximum quality
+ Front distance in meters. Positive value (including zero): distance known. Negative value: Unknown distance
+
Begin file transfer
Unique transfer ID