aprsd/aprsd/threads
Hemna f41488b48a Added packet_dupe_timeout conf
This patch adds the new packet_dump_timeout config option, defaulting to
60 seconds.   If the same packet matching the from, to, msgNo is RX'd
within that timeout the packet is considered a dupe and will be
dropped.  Ack packets are not subject to dupe checking.
2023-10-05 13:56:02 -04:00
..
__init__.py Change RX packet processing to enqueu 2022-12-18 08:52:58 -05:00
aprsd.py Added timing after each thread loop 2023-07-20 14:44:46 -04:00
keep_alive.py Ensure Keepalive doesn't reset client at startup 2023-09-14 16:46:00 -04:00
log_monitor.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
rx.py Added packet_dupe_timeout conf 2023-10-05 13:56:02 -04:00
tx.py Replace ratelimiter with rush 2023-07-08 17:30:22 -04:00