View Source MAVLink.UDPInConnection (xmavlink v0.1.0)
MAVLink.Router delegate for UDP connections
Link to this section Summary
Link to this section Types
@type t() :: %MAVLink.UDPInConnection{ address: MAVLink.Types.net_address(), port: MAVLink.Types.net_port(), socket: pid() }