View Source MAVLink.SerialConnection (xmavlink v0.1.0)
MAVLink.Router delegate for Serial connections
Link to this section Summary
Link to this section Types
@type t() :: %MAVLink.SerialConnection{ baud: non_neg_integer(), buffer: binary(), port: binary(), uart: pid() }