Attaches TNC devices to new network interfaces. Works with TCP and serial ports (i.e. direwolf, fldigi, or a hardware tnc on a serial connection). https://github.com/markqvist/tncattach https://unsigned.io/tncattach/
Go to file
Mark Qvist 4353d21717 Updated readme 2020-05-25 17:10:29 +02:00
.gitignore Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
KISS.c Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
KISS.h Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
LICENSE Initial commit 2020-05-25 13:29:33 +02:00
README.md Updated readme 2020-05-25 17:10:29 +02:00
Serial.c Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
Serial.h Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
TAP.c Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
TAP.h Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
makefile Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00
tncattach.c Serial driver and basic KISS interface implemented 2020-05-25 16:31:55 +02:00

README.md

TNC Attach

Attach KISS TNC devices as network interfaces in Linux and macOS.

Work in progress. Check back soon.