Common.Message.TimeEstimateToTarget (xmavlink v0.5.0)
View SourceSummary
Types
@type t() :: %Common.Message.TimeEstimateToTarget{ commanded_action: XMAVLink.Types.int32_t(), land: XMAVLink.Types.int32_t(), mission_end: XMAVLink.Types.int32_t(), mission_next_item: XMAVLink.Types.int32_t(), safe_return: XMAVLink.Types.int32_t() }
Time/duration estimates for various events and actions given the current vehicle state and position.