Common.Message.ExtendedSysState (xmavlink v0.13.0)

Copy Markdown View Source

Summary

Types

t()

Provides state for additional features

Types

t()

@type t() :: %Common.Message.ExtendedSysState{
  landed_state: Common.Types.mav_landed_state(),
  vtol_state: Common.Types.mav_vtol_state()
}

Provides state for additional features