Code for autonomous ground vehicle, Data Bus, 3rd place winner in 2012 Sparkfun AVC.

Dependencies:   Watchdog mbed Schedule SimpleFilter LSM303DLM PinDetect DebounceIn Servo

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers mavlink.h Source File

mavlink.h

Go to the documentation of this file.
00001 /** @file
00002  *  @brief MAVLink comm protocol.
00003  *  @see http://pixhawk.ethz.ch/software/mavlink
00004  *   Generated on Sunday, September 11 2011, 13:52 UTC
00005  */
00006 #ifndef MAVLINK_H
00007 #define MAVLINK_H
00008 
00009 #include "common.h"
00010 
00011 #endif