aprsd/aprsd/clients
Hemna 4f87d5da12 rewrote packet_list and drop dupe packets
This patch rewrites the packet_list internally to be a dictionary
instead of a list for very fast lookups.  This was needed to test for
duplicate packets already in the list.

This patch drops packets that have the same data and are < 60 seconds
in age from the last time we got the packet.   On RF based clients
we can get dupes!!
2023-09-28 12:19:18 -04:00
..
__init__.py Refactor the cli 2021-11-05 13:36:33 -04:00
aprsis.py Removed flask-classful from webchat 2023-07-20 14:34:31 -04:00
fake.py rewrote packet_list and drop dupe packets 2023-09-28 12:19:18 -04:00
kiss.py Fix sending packets over KISS interface 2023-07-28 17:25:06 -04:00