mavlink v0.7.0 APM.Message.ExtendedSysState View Source

Link to this section Summary

Types

t()

Provides state for additional features

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.ExtendedSysState{
  landed_state: APM.Types.mav_landed_state(),
  vtol_state: APM.Types.mav_vtol_state()
}

Provides state for additional features