APM:Libraries
Macros | Variables
AP_Camera.cpp File Reference
#include "AP_Camera.h"
#include <AP_Relay/AP_Relay.h>
#include <AP_Math/AP_Math.h>
#include <RC_Channel/RC_Channel.h>
#include <AP_HAL/AP_HAL.h>
#include <drivers/drv_input_capture.h>
#include <drivers/drv_pwm_output.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
Include dependency graph for AP_Camera.cpp:

Go to the source code of this file.

Macros

#define CAM_DEBUG   DISABLED
 

Variables

const AP_HAL::HALhal
 

Macro Definition Documentation

◆ CAM_DEBUG

#define CAM_DEBUG   DISABLED

Definition at line 16 of file AP_Camera.cpp.

Variable Documentation

◆ hal

const AP_HAL::HAL& hal

Definition at line 14 of file AC_PID_test.cpp.