Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 575 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 575 Bytes

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.