APM:Libraries
Namespaces | Macros | Functions | Variables
AP_SerialManager.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include "AP_SerialManager.h"
Include dependency graph for AP_SerialManager.cpp:

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_SerialManagerAP::serialmanager ()
 

Variables

const AP_HAL::HALhal
 -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More...
 
bool g_nsh_should_exit
 

Macro Definition Documentation

◆ SERIAL5_BAUD

#define SERIAL5_BAUD   AP_SERIALMANAGER_MAVLINK_BAUD/1000

Definition at line 36 of file AP_SerialManager.cpp.

◆ SERIAL5_PROTOCOL

#define SERIAL5_PROTOCOL   SerialProtocol_None

Definition at line 35 of file AP_SerialManager.cpp.

Variable Documentation

◆ g_nsh_should_exit

bool g_nsh_should_exit

◆ hal

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.