1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-21 23:55:17 -05:00
aprsd/aprsd
Hemna b317d0eb63 Refactor client and drivers
this patch refactors the client, drivers and client factory
to use the same Protocol mechanism used by the stats collector
to construct the proper client to be used according to
the configuration
2024-05-23 11:38:27 -04:00
..
client Refactor client and drivers 2024-05-23 11:38:27 -04:00
cmds Refactor client and drivers 2024-05-23 11:38:27 -04:00
conf Added config enable_packet_logging 2024-04-24 13:57:24 -04:00
log Put an upper bound on the QueueHandler queue 2024-05-07 20:00:17 -04:00
packets Fixed unit tests failing with WatchList 2024-04-24 16:27:40 -04:00
plugins Fix time plugin 2024-04-10 22:03:29 -04:00
stats Refactor client and drivers 2024-05-23 11:38:27 -04:00
threads Refactor client and drivers 2024-05-23 11:38:27 -04:00
utils Make all the Objectstore children use the same lock 2024-04-24 13:53:23 -04:00
web Webchat Send Beacon uses Path selected in UI 2024-04-17 12:34:01 -04:00
__init__.py Eliminate need for PBR 2024-05-18 11:19:07 -04:00
cli_helper.py Fixed problem with list-plugins 2024-03-12 10:36:26 -04:00
exception.py
main.py Removed the requirement on click-completion 2024-04-23 16:14:29 -04:00
messaging.py
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
plugin.py Refactor client and drivers 2024-05-23 11:38:27 -04:00
wsgi.py Added threads table in the admin web ui 2024-04-12 16:33:52 -04:00