aprsd/aprsd
Hemna 51b80cd4ea Refactored threads a bit
This patch refactors the rx threads a bit to reuse some code
responsible for processing acks when packets are received.

This also eliminates a custom thread in the webchat command for
processing received packets now that there is common code in the base
classes.
2022-12-02 16:26:48 -05:00
..
clients Send GPS Beacon from webchat interface 2022-11-25 13:25:09 -05:00
cmds Refactored threads a bit 2022-12-02 16:26:48 -05:00
logging Moved log.py to logging 2022-11-23 13:00:36 -05:00
plugins Remove email validation 2022-11-25 09:29:41 -05:00
threads Refactored threads a bit 2022-12-02 16:26:48 -05:00
utils Added webchat command 2022-11-23 13:00:36 -05:00
web Add GPS beacon to mobile page 2022-11-30 15:17:28 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Added click auto_envvar_prefix 2022-11-23 13:01:06 -05:00
cli_helper.py Added webchat command 2022-11-23 13:00:36 -05:00
client.py Got webchat working with KISS tcp 2022-11-23 13:01:43 -05:00
config.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Added webchat command 2022-11-23 13:00:36 -05:00
messaging.py Added webchat command 2022-11-23 13:00:36 -05:00
packets.py Update packets to use wrapt 2022-11-23 13:01:06 -05:00
plugin.py Added webchat command 2022-11-23 13:00:36 -05:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
stats.py Added webchat command 2022-11-23 13:00:36 -05:00