aprsd/aprsd
Hemna 1477e61b0f Refactored packets
this patch removes the need for dacite2 package for creating
packet objects from the aprslib decoded packet dictionary.

moved the factory method from the base Packet object
to the core module.
2024-03-20 15:41:25 -04:00
..
clients Refactored packets 2024-03-20 15:41:25 -04:00
cmds Fixed failure with fetch-stats 2024-03-12 10:37:17 -04:00
conf Put threads first after date/time 2024-03-06 13:39:51 -05:00
log Fixed access to conf.log in logging_setup 2024-03-14 11:41:34 -04:00
packets Refactored packets 2024-03-20 15:41:25 -04:00
plugins removed print 2024-03-20 15:39:18 -04:00
rpc Removed some RPC server log noise 2023-08-28 09:19:54 -04:00
threads Moved Threads list for mypy 2024-03-20 15:39:18 -04:00
utils Removed print in utils 2024-03-13 13:44:09 -04:00
web removed some unneeded code 2024-02-24 14:28:37 -05:00
__init__.py
cli_helper.py Fixed problem with list-plugins 2024-03-12 10:36:26 -04:00
client.py Refactored packets 2024-03-20 15:41:25 -04:00
exception.py
main.py Remove warning during sample-config 2024-03-13 13:47:01 -04:00
messaging.py
plugin.py Added type setting on pluging.py for mypy 2024-03-20 15:39:18 -04:00
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
stats.py No need to synchronize on stats 2024-03-20 15:39:18 -04:00
wsgi.py Start to add types 2024-03-20 15:39:18 -04:00