Flight Data Downloader
FlightDataDownloader peripheral interface for Drone and RemoteControl devices.
This peripheral informs about automated download of flight data (PUDs) from connected devices.
This peripheral is unavailable if flight data support is disabled in config.
This peripheral can be obtained from a peripheral providing device (such as a drone or a remote control) using:
device.getPeripheral(FlightDataDownloader.class)
Content copied to clipboard
See also
Peripheral. Provider
Types
Link copied to clipboard
enum CompletionStatus
Download completion status.