View Source APM.Message.VfrHud (xmavlink_util v0.1.0)
Link to this section Summary
Link to this section Types
@type t() :: %APM.Message.VfrHud{ airspeed: Float32, alt: Float32, climb: Float32, groundspeed: Float32, heading: MAVLink.Types.int16_t(), throttle: MAVLink.Types.uint16_t() }
Metrics typically displayed on a HUD for fixed wing aircraft.