APM:Libraries
|
Go to the source code of this file.
Macros | |
#define | TCAL_DEBUG 0 |
#define | debug(fmt, args ...) |
Variables | |
const AP_HAL::HAL & | hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
#define debug | ( | fmt, | |
args ... | |||
) |
Definition at line 29 of file AP_TempCalibration.cpp.
Referenced by AP_TempCalibration::calculate_calibration(), and AP_TempCalibration::learn_calibration().
#define TCAL_DEBUG 0 |
Definition at line 24 of file AP_TempCalibration.cpp.
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.