APM:Libraries
|
#include <AP_Math/AP_Math.h>
#include <AP_AHRS/AP_AHRS.h>
#include <AP_Compass/AP_Compass.h>
#include <AP_Declination/AP_Declination.h>
#include <DataFlash/DataFlash.h>
#include "Compass_learn.h"
#include <stdio.h>
Go to the source code of this file.
Variables | |
const AP_HAL::HAL & | hal |
const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.