safeReturn property

int32_t safeReturn
final

Estimated time to complete the vehicle's configured "safe return" action from its current position (e.g. RTL, Smart RTL, etc.). -1 indicates that the vehicle is landed, or that no time estimate available.

MAVLink type: int32_t

units: s

safe_return

Implementation

final int32_t safeReturn;