Skip to content

Files

Latest commit

383c535 · Dec 31, 2016

History

History
20 lines (16 loc) · 820 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 820 Bytes

simplelink

Simple message protocol for KISS based Ham Radio TNCs

This library is a Rust-based implementation of a message protocal over KISS TNCs for amateur radio communication. It is a protocol built for low bandwidth text based communcation.

Features

  • CRC verification of message contents.
  • Automatic retry with progressive back-off.
  • Congestion control.
  • Confirmation of receipt.
  • Broadcast and per node routing scheme of up to 16 addresses.
  • Low overhead Rust implementation with minimal allocation.
  • Electron based, cross-platform UI.

Supported TNCs

Note: This project is still in an early stage. It is not yet production quality, use at your own risk.