aprsd/aprsd
Hemna 0ca5ceee7e sample-config fix
This patch makes a change on how it's calling importlib.entry_points
to only fetch the group we want, which is 'oslo.config.opts'.
This fixes a problem with python 3.12 compatibility.
2024-03-11 11:53:28 -04:00
..
clients Cleanup some logs 2024-02-25 15:04:26 -05:00
cmds Replace slow rich logging with loguru 2024-03-06 13:00:52 -05:00
conf Put threads first after date/time 2024-03-06 13:39:51 -05:00
log Disable debug logs for aprslib 2024-03-07 09:46:36 -05:00
packets Cleanup some logs 2024-02-25 15:04:26 -05:00
plugins Force fortune path during setup test 2024-01-09 01:30:43 +00:00
rpc Removed some RPC server log noise 2023-08-28 09:19:54 -04:00
threads Fixed registry url post 2024-03-08 11:49:10 -05:00
utils Added BeaconPacket 2024-02-25 14:21:17 -05:00
web removed some unneeded code 2024-02-24 14:28:37 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
cli_helper.py Added BeaconPacket 2024-02-25 14:21:17 -05:00
client.py Cleanup some logs 2024-02-25 15:04:26 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py sample-config fix 2024-03-11 11:53:28 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py cleanup some debug messages 2023-04-25 14:29:26 -04:00
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
stats.py Restore previous conversations in webchat 2023-09-05 14:14:52 -04:00
wsgi.py use log.setup_logging 2024-03-07 12:43:10 -05:00