Aprs.AX25
(aprs v1.0.1)
View Source
AX.25 callsign and path parsing/validation for APRS packets.
Summary
Functions
Parse and validate an AX.25 callsign. Returns {:ok, {base, ssid}} or {:error, reason}.
Parse and validate an AX.25 path. Returns {:ok, [String.t()]} or {:error, reason}.
Functions
Parse and validate an AX.25 callsign. Returns {:ok, {base, ssid}} or {:error, reason}.
Parse and validate an AX.25 path. Returns {:ok, [String.t()]} or {:error, reason}.