package
0.0.0-20230529174144-9af0af78e231
Repository: https://github.com/ccmolik/aprsweb.git
Documentation: pkg.go.dev
# Functions
AGWPEPacketFromB64 turns a base64 string into an AGWPE Packet.
DMHToDecimal converts APRS Degree Minutes HundredthsOfMinutes spec to a decimal representation.
LocationDataToLatLng converts an APRS location data string without the header into lat, lng in decimal.
ParseAX25Frame converts raw bytes into a checkin, or returns an error.
# Structs
An AGWPEPacket contains low-level data about a packet.
LatLng represents Latitude and Longitude.