aprsd/aprsd/threads
Hemna ad0d89db40 Updated webchat and listen for queue based RX
This patch updates both the webchat and listen commands
to be able to use the new queue based packet RX processing.

APRSD used to start a thread for every packet received, now
packets are pushed into a queue for processing by other threads
already running.
2022-12-19 10:28:22 -05:00
..
__init__.py Change RX packet processing to enqueu 2022-12-18 08:52:58 -05:00
aprsd.py Removed unused threading code 2022-12-18 09:14:12 -05:00
keep_alive.py reworked collecting and reporting stats 2022-12-18 21:54:34 -05:00
rx.py Updated webchat and listen for queue based RX 2022-12-19 10:28:22 -05:00
tx.py Updated webchat and listen for queue based RX 2022-12-19 10:28:22 -05:00