uint8_t forward() const
forward - return input channel number for forward input
uint8_t roll() const
roll - return input channel number for roll / aileron input
uint8_t yaw() const
yaw - return input channel number for yaw / rudder input
uint8_t pitch() const
pitch - return input channel number for pitch / elevator input
A system for managing and storing variables that are of general interest to the system.
static const struct AP_Param::GroupInfo var_info[]
uint8_t lateral() const
lateral - return input channel number for lateral input
Common definitions and utility routines for the ArduPilot libraries.
uint8_t throttle() const
throttle - return input channel number for throttle input
RCMapper & operator=(const RCMapper &)=delete