|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include <cstdio>#include <unistd.h>#include <fcntl.h>#include <cstdlib>#include <AP_Common/AP_Common.h>#include "RCInput_Navio2.h"Go to the source code of this file.
Macros | |
| #define | RCIN_SYSFS_PATH "/sys/kernel/rcio/rcin" |
Variables | |
| const AP_HAL::HAL & | hal |
| -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- More... | |
| #define RCIN_SYSFS_PATH "/sys/kernel/rcio/rcin" |
Definition at line 19 of file RCInput_Navio2.cpp.
Referenced by Linux::RCInput_Navio2::open_channel().
| 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