AprsParser.PHG (aprs v0.1.2)

View Source

PHG/DFS parsing for APRS packets.

Summary

Functions

Parse a PHG/DFS string. Returns a struct or ParseError.

Functions

parse(phg_str)

@spec parse(String.t()) :: map() | AprsParser.Types.ParseError.t()

Parse a PHG/DFS string. Returns a struct or ParseError.