disableControllerTracking

abstract fun disableControllerTracking()

Disables tracking of the controller (user device or remote-control) as the current target.

Calling this method disables forwarding of controller barometer and location information to the connected drone.

This method should be called once controller barometer and location info are not required to pilot the drone (for example using LookAtPilotingItf), as monitoring the device barometer and location is actively consuming battery and network.

See also