DJIRCControlChannelName
enum DJIRCControlChannelName : uint8_t {}
Remote Controller control channels. These will be used in RC Custom Control Style. See
RCControlStyleCustom and RCSlaveControlStyleCustom for more information.
-
Not mapped.
Declaration
Objective-C
DJIRCControlChannelNameNone -
Throttle control channel.
Declaration
Objective-C
DJIRCControlChannelNameThrottle -
Pitch control channel.
Declaration
Objective-C
DJIRCControlChannelNamePitch -
Roll control channel.
Declaration
Objective-C
DJIRCControlChannelNameRoll -
Yaw control channel.
Declaration
Objective-C
DJIRCControlChannelNameYaw
View on GitHub
DJIRCControlChannelName Enum Reference