Common.Message.FlightInformation (xmavlink v0.5.0)
View SourceSummary
Types
@type t() :: %Common.Message.FlightInformation{ arming_time_utc: XMAVLink.Types.uint64_t(), flight_uuid: XMAVLink.Types.uint64_t(), takeoff_time_utc: XMAVLink.Types.uint64_t(), time_boot_ms: XMAVLink.Types.uint32_t() }
Information about flight since last arming. This can be requested using MAV_CMD_REQUEST_MESSAGE.