View Source XMAVLink.Message protocol (xmavlink v0.4.0)

Link to this section Summary

Link to this section Types

Link to this section Functions

@spec pack(t(), 1 | 2) ::
  {:ok, XMAVLink.Types.message_id(),
   {:ok, XMAVLink.Types.crc_extra(), pos_integer(),
    :broadcast | :system | :system_component | :component}, binary()}
  | {:error, String.t()}