0.0.2 • Published 3 years ago

js-aprs-tnc v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

js-tnc npm Build Status Known Vulnerabilities

APRS is a registered trademark Bob Bruninga, WB4APR.

This project is an attempt to provide utilities to communicate between software and a TNC. It is still very much under experimental development and may have breaking changes with any given release.

Usage

See examples folder. Make sure to set the callsign and myCallCommand settings to proper values.

Dependencies

SerialPort

Notes

Ubuntu/Linux to read/write the serial connection, you may need to add users to dialout group.

sudo adduser second_user dialout