aprsd/aprsd/packets
Hemna dc4879a367 Changed Stats Collector registration
This patch changes the stats Collector object registration
to take a class name instead of an object.   This allows the
app to start up and fetch the configuration correctly so that
when objects are created the CONF has the proper values.
This is so singleton objects can assign settings values at
creation time.
2024-04-16 11:06:38 -04:00
..
__init__.py More packet cleanup and tests 2024-03-23 17:05:41 -04:00
core.py removed Packet.last_send_attempt and just use send_count 2024-04-15 10:00:35 -04:00
log.py More packet cleanup and tests 2024-03-23 17:05:41 -04:00
packet_list.py Changed Stats Collector registration 2024-04-16 11:06:38 -04:00
seen_list.py removed Packet.last_send_attempt and just use send_count 2024-04-15 10:00:35 -04:00
tracker.py removed Packet.last_send_attempt and just use send_count 2024-04-15 10:00:35 -04:00
watch_list.py Allow stats collector to serialize upon creation 2024-04-02 14:07:37 -04:00