APM:Libraries
|
#include "AP_Mount_Backend.h"
Go to the source code of this file.
Macros | |
#define | rc_ch(i) RC_Channels::rc_channel(i-1) |
Variables | |
const AP_HAL::HAL & | hal |
-*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
#define rc_ch | ( | i | ) | RC_Channels::rc_channel(i-1) |
Referenced by AP_Mount_Backend::update_targets_from_rc().
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.