|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include "AP_Compass.h"#include "AP_Compass_Backend.h"#include <stdio.h>Go to the source code of this file.
Variables | |
| const AP_HAL::HAL & | hal |
| static constexpr float | FILTER_KOEF = 0.1f |
|
static |
Definition at line 156 of file AP_Compass_Backend.cpp.
Referenced by AP_Compass_Backend::field_ok().
| const AP_HAL::HAL& hal |
Definition at line 14 of file AC_PID_test.cpp.
1.8.13