DJIRCControlChannel

struct {}

Remote Controller’s control channel.

  • Name of the control channel. The format of this is DJI_RC_CONTROL_CHANNEL_xxx. The default is American.

    Declaration

    Objective-C

    DJIRCControlChannelName channel
  • The control channel’s settings will be reversed. For example, for the throttle, the joystick is moved up or down. If the control channel was reversed, the same motion that was once used for up would now move the aircraft down, and the same motion that was once used for down would now move the aircraft up.

    Declaration

    Objective-C

    BOOL reverse