Common.Message.VfrHud (xmavlink v0.5.0)
View SourceSummary
Types
@type t() :: %Common.Message.VfrHud{ airspeed: Float32, alt: Float32, climb: Float32, groundspeed: Float32, heading: XMAVLink.Types.int16_t(), throttle: XMAVLink.Types.uint16_t() }
Metrics typically displayed on a HUD for fixed wing aircraft.