This repository contains software related to packet radio:
- Package
cmdcontains some utility commands related to the other packages in this repository. - Package
envelopeunderstands how to extract packet message content out of RFC-4155 and RFC-4322 email encodings, and how to save and restore them from local files. - Package
incidentknows how to store a set of related messages for an incident in a directory, and generate ICS-309 logs for them. - Package
jnosis a library for communicating with JNOS BBS servers. It includes transport adapters for RF (via a serial connection to a KPC 3 Plus TNC) and telnet. It also includes a rudimentary JNOS BBS simulator for testing purposes. - Package
messageis a registry for message types, allowing messages of various types to be decoded, created, and manipulated. It also contains the base implementation that underlies all message types. - Package
xscmsghas subpackages with message type definitions for all of the public Santa Clara County standard message types. The mainxscmsghas a function to register them all.
This software was written by Steve Roth, KC6RSC.
Copyright © 2021–2024 by Steven Roth steve@rothskeller.net
See LICENSE.txt for license details.