js-aprs-tnc
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

/js-aprs-tnc/

    Package Sidebar

    Install

    npm i js-aprs-tnc

    Weekly Downloads

    28

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    12 kB

    Total Files

    15

    Last publish

    Collaborators

    • kd0nks