Common.Message.NamedValueFloat (xmavlink_util v0.4.3)
View SourceSummary
Types
@type t() :: %Common.Message.NamedValueFloat{ name: [char()], time_boot_ms: XMAVLink.Types.uint32_t(), value: Float32 }
Send a key-value pair as float. The use of this message is discouraged for normal packets, but a quite efficient way for testing new messages and getting experimental debug output.