From fba3c75931d20dbf7ea9a395f1046bbff216f4e0 Mon Sep 17 00:00:00 2001 From: Michael Woods Date: Sun, 16 Feb 2025 20:13:01 -0500 Subject: [PATCH] More readme updates. --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 259ded0..4fc5104 100644 --- a/Readme.md +++ b/Readme.md @@ -25,11 +25,11 @@ UI packets later on.. ## Requirements -- A radio of some kind that can transmit on a band suitable for any AX25 packet encoding. +- A radio of some kind that can transmit on a band suitable for any kind of AX25 packet work. - A way to connect the radio to a Linux machine (for hosting using the container orchestrator) or just anything that runs Python for the client. I recommend DigiRig. - A TNC that provides an AGWPE interface. Direwolf works; there are others for different platforms. - Recent Python (Python 3.11+.) -- A fixed version of the pyham_pe package that will can properly identify incoming connections from outgoing. (https://github.com/alienhunter3/pyham_pe_bugfix_incoming_connections) +- A version of the pyham_pe package that fixes the minor bug with incoming connections. (https://github.com/alienhunter3/pyham_pe_bugfix_incoming_connections) ## Features completed: @@ -40,9 +40,9 @@ UI packets later on.. ## Features in-progress and working to some extent: -- Send and searching messages to/from other users +- Sending and receiving and searching messages to/from other users - Posting, retrieving, and editing public bulletins -- Partial Python client wrapper library for the complete RF 'API' +- Python client wrapper library for the complete RF 'API' ## I'm considering several other features like: