2010-11-25 00:04:30 -04:00
|
|
|
/** @file
|
|
|
|
* @brief MAVLink comm protocol.
|
|
|
|
* @see http://pixhawk.ethz.ch/software/mavlink
|
2011-05-18 00:24:31 -03:00
|
|
|
* Generated on Wednesday, May 18 2011, 03:15 UTC
|
2010-11-25 00:04:30 -04:00
|
|
|
*/
|
|
|
|
#ifndef MAVLINK_H
|
|
|
|
#define MAVLINK_H
|
|
|
|
|
|
|
|
#include "common.h"
|
|
|
|
|
|
|
|
#endif
|