/** @file * @brief MAVLink comm protocol. * @see http://pixhawk.ethz.ch/software/mavlink * Generated on Tuesday, August 2 2011, 15:51 UTC */ #ifndef MAVLINK_H #define MAVLINK_H #include "common.h" #endif