2010-11-25 00:04:30 -04:00
|
|
|
/** @file
|
|
|
|
* @brief MAVLink comm protocol.
|
|
|
|
* @see http://pixhawk.ethz.ch/software/mavlink
|
2011-08-13 06:00:21 -03:00
|
|
|
* Generated on Saturday, August 13 2011, 08:44 UTC
|
2010-11-25 00:04:30 -04:00
|
|
|
*/
|
|
|
|
#ifndef MAVLINK_H
|
|
|
|
#define MAVLINK_H
|
|
|
|
|
|
|
|
#include "common.h"
|
|
|
|
|
|
|
|
#endif
|