BG8LGP / aprs

Go package for working with APRS string and byte packets. It can upload those packets via APRS-IS or transmit them via TNC KISS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APRS

Go package for working with APRS string and byte packets. It can send those packets via APRS-IS or transmit them via TNC KISS.

Installation

$ go get github.com/ebarkie/aprs

Usage

See USAGE.

Examples

License

Copyright (c) 2016-2020 Eric Barkie. All rights reserved.
Use of this source code is governed by the MIT license that can be found in the LICENSE file.

About

Go package for working with APRS string and byte packets. It can upload those packets via APRS-IS or transmit them via TNC KISS.

License:MIT License


Languages

Language:Go 100.0%