aprsd/aprsd
Hemna 8392d6b8ef Added new config optons for PacketList
This allows the admin to set the number of packets to store
in the PacketList object for tracking.  For apps like IRC,
we need to store lots more packets to detect dupes.
2024-04-14 12:48:09 -04:00
..
clients Reworked the stats making the rpc server obsolete. 2024-04-02 09:30:43 -04:00
cmds Get rid of some useless warning logs 2024-04-10 13:59:32 -04:00
conf Added new config optons for PacketList 2024-04-14 12:48:09 -04:00
log Removed RPC Server and client. 2024-04-05 12:50:01 -04:00
packets Added new config optons for PacketList 2024-04-14 12:48:09 -04:00
plugins Fix time plugin 2024-04-10 22:03:29 -04:00
stats Removed RPC Server and client. 2024-04-05 12:50:01 -04:00
threads Added new config optons for PacketList 2024-04-14 12:48:09 -04:00
utils syncronize the add for StatsStore 2024-04-11 22:55:01 -04:00
web Added threads chart to admin ui graphs 2024-04-12 17:43:11 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
cli_helper.py Fixed problem with list-plugins 2024-03-12 10:36:26 -04:00
client.py Get rid of some useless warning logs 2024-04-10 13:59:32 -04:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py Admin UI working again 2024-04-05 15:03:22 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Allow stats collector to serialize upon creation 2024-04-02 14:07:37 -04:00
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
wsgi.py Added threads table in the admin web ui 2024-04-12 16:33:52 -04:00