Common.Message.VfrHud (xmavlink_util v0.4.3)
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.