aprsd/aprsd/threads
Hemna 9b0c626b59 Update aprsd thread base class to use queue
This patch updates the main aprsd threads class to use
a shared queue to notify all aprsd thread classes they need
to exit.  This ensures any closing down of sockets, etc happens from
inside the context of the thread itself, not the MainThread that
calls stop.
2022-11-23 13:01:06 -05:00
..
__init__.py Fixed pep8 errors 2022-11-23 13:00:36 -05:00
aprsd.py Update aprsd thread base class to use queue 2022-11-23 13:01:06 -05:00
keep_alive.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00
rx.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00