|
APM:Libraries
|
#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"Go to the source code of this file.
Macros | |
| #define | MAX_SUM_COUNT 64 |
Variables | |
| const AP_HAL::HAL & | hal |
| -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
| #define MAX_SUM_COUNT 64 |
Referenced by F4Light::AnalogSource::new_sample().
| 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.
1.8.13