APM:Libraries
Macros | Variables
RCOutput.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include "RCOutput.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <drivers/drv_pwm_output.h>
#include <drivers/drv_hrt.h>
#include <drivers/drv_sbus.h>
#include <AP_BoardConfig/AP_BoardConfig.h>
Include dependency graph for RCOutput.cpp:

Go to the source code of this file.

Macros

#define RCOUT_DEBUG_LATENCY   0
 

Variables

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

Macro Definition Documentation

◆ RCOUT_DEBUG_LATENCY

#define RCOUT_DEBUG_LATENCY   0

Definition at line 26 of file RCOutput.cpp.

Variable Documentation

◆ 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.