APM:Libraries
AC_InputManager.cpp
Go to the documentation of this file.
1 #include "AC_InputManager.h"
2 #include <AP_Math/AP_Math.h>
3 #include <AP_HAL/AP_HAL.h>
4 
5 extern const AP_HAL::HAL& hal;
6 
8 
9  // Placeholder for future parameters in this class.
10 
12 };
const AP_HAL::HAL & hal
Definition: AC_PID_test.cpp:14
static const struct AP_Param::GroupInfo var_info[]
Pilot manual control input library.
#define AP_GROUPEND
Definition: AP_Param.h:121