MAVConn Serial link class. More...
#include <cassert>
#include <console_bridge/console.h>
#include <mavconn/thread_utils.h>
#include <mavconn/serial.h>
Go to the source code of this file.
Namespaces | |
namespace | mavconn |
Defines | |
#define | PFXd "mavconn: serial%d: " |
Typedefs | |
typedef std::lock_guard < std::recursive_mutex > | mavconn::lock_guard |
MAVConn Serial link class.
Definition in file serial.cpp.