APM:Libraries
|
Go to the source code of this file.
Namespaces | |
AP | |
Macros | |
#define | SERIAL5_PROTOCOL SerialProtocol_None |
#define | SERIAL5_BAUD AP_SERIALMANAGER_MAVLINK_BAUD/1000 |
Functions | |
AP_SerialManager & | AP::serialmanager () |
Variables | |
const AP_HAL::HAL & | hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
bool | g_nsh_should_exit |
#define SERIAL5_BAUD AP_SERIALMANAGER_MAVLINK_BAUD/1000 |
Definition at line 36 of file AP_SerialManager.cpp.
#define SERIAL5_PROTOCOL SerialProtocol_None |
Definition at line 35 of file AP_SerialManager.cpp.
bool g_nsh_should_exit |
Referenced by AP_SerialManager::init(), and AP_SerialManager::init_console().
const AP_HAL::HAL& hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
Definition at line 14 of file AC_PID_test.cpp.