Common.Message.HilControls (xmavlink_util v0.4.3)

View Source

Summary

Types

t()

Sent from autopilot to simulation. Hardware in the loop control outputs

Types

t()

@type t() :: %Common.Message.HilControls{
  aux1: Float32,
  aux2: Float32,
  aux3: Float32,
  aux4: Float32,
  mode: Common.Types.mav_mode(),
  nav_mode: XMAVLink.Types.uint8_t(),
  pitch_elevator: Float32,
  roll_ailerons: Float32,
  throttle: Float32,
  time_usec: XMAVLink.Types.uint64_t(),
  yaw_rudder: Float32
}

Sent from autopilot to simulation. Hardware in the loop control outputs