Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

js-aprs-tnc

KD0NKS9ISC0.0.2TypeScript support: included

NodeJs library for interfacing a tnc.

ham radio, amateur radio, TNC

readme

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