Copilot
Copilot peripheral interface for RemoteControl devices.
Copilot allows to select the source of piloting commands, either the remote control (default) or the application. Selecting a source prevents the other one from sending any piloting command. The piloting source is automatically reset to remote control when this one is disconnected from the phone.
This peripheral can be obtained from a remote control using:
remoteControl.getPeripheral(Copilot.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Remote Control