Package com.parrot.drone.groundsdk.facility

Types

AutoConnection
Link copied to clipboard
interface AutoConnection : Facility
Facility that provides control of automatic connection for drone and remote control devices.
BlackBoxReporter
Link copied to clipboard
interface BlackBoxReporter : Facility
Facility that provides access to the black box reporter status.
CrashReporter
Link copied to clipboard
interface CrashReporter : Facility
Facility that provides access to the crash reporter status.
EventLogger
Link copied to clipboard
interface EventLogger : Facility
Facility that allows the application to record event logs that may be further collected and processed by GroundSdk.
Facility
Link copied to clipboard
interface Facility
Marker interface for facilities.
FirmwareManager
Link copied to clipboard
interface FirmwareManager : Facility
Facility that provides global management of firmware updates.
FlightCameraRecordReporter
Link copied to clipboard
interface FlightCameraRecordReporter : Facility
Facility that provides access to the flight camera record reporter status.
FlightDataManager
Link copied to clipboard
interface FlightDataManager : Facility
Facility that provides access to flight data files downloaded from drones.
FlightLogReporter
Link copied to clipboard
interface FlightLogReporter : Facility
Facility that provides access to the flight log reporter status.
GutmaLogManager
Link copied to clipboard
interface GutmaLogManager : Facility
Facility that provides access to GUTMA logs.
ReverseGeocoder
Link copied to clipboard
interface ReverseGeocoder : Facility
Facility that provides reverse geocoding service.
UserAccount
Link copied to clipboard
interface UserAccount : Facility
Facility that allows the application to register some user account identifier.
UserHeading
Link copied to clipboard
interface UserHeading : Facility
Facility that informs about the user (phone) heading.
UserLocation
Link copied to clipboard
interface UserLocation : Facility
Facility that informs about the user (phone) location.