aprsd/aprsd/clients
Hemna 4a65f52939 Removed Packet.send()
This patch decouples sending a message from the internals of
the Packet classes.  This allows the rest of the code to use
Packet objects as type hints in methods to enforce Packets
in the plugins.

The send method was moved to a single place in the threads.tx.send()
2022-12-21 16:26:36 -05:00
..
__init__.py Refactor the cli 2021-11-05 13:36:33 -04:00
aprsis.py Removed Packet.send() 2022-12-21 16:26:36 -05:00
kiss.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00