Skip to content

Simple message protocol for KISS based Ham Radio TNCs

Notifications You must be signed in to change notification settings

vvanders/simplelink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple message protocol for KISS based Ham Radio TNCs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published