APM:Libraries
Macros | Variables
AnalogSource.cpp File Reference
#include <AP_HAL/AP_HAL.h>
#include "AP_HAL_F4Light.h"
#include "AP_HAL_F4Light_Namespace.h"
#include "AnalogIn.h"
#include <adc.h>
#include <boards.h>
#include <gpio_hal.h>
#include "GPIO.h"
#include <stm32f4xx.h>
#include "Scheduler.h"
Include dependency graph for AnalogSource.cpp:

Go to the source code of this file.

Macros

#define MAX_SUM_COUNT   64
 

Variables

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

Macro Definition Documentation

◆ MAX_SUM_COUNT

#define MAX_SUM_COUNT   64

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.