Buttons Mappable Action
An action that may be triggered when the gamepad inputs generate a specific set of button events.
Actions starting with APP_ACTION_*
don't occur on the connected drone but are forwarded to the application as local intent broadcasts (see ACTION_GAMEPAD_APP_EVENT).
Other actions are predefined actions that are executed by the connected drone.
Entries
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Sends a local broadcast intent to the application.
Commands the connected drone to return home.
Commands the connected drone to take off or land (depending on its current state).
Commands the connected drone to start recording a video.
Commands the connected drone to take a picture.
Commands the connected drone to
Commands the connected drone to center its camera.
Commands the connected drone to increase current camera exposition.
Commands the connected drone to decrease current camera exposition.
Commands the connected drone to perform a right flip.
Commands the connected drone to perform a front flip.
Commands the connected drone to perform an emergency motor cut-off.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.