1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-12-22 01:20:59 -05:00
aprsd/aprsd/conf
Hemna 40c028c844 Added new default_ack_send_count config option
There may be applications where the admin might not want a hard
coded 3 acks sent for every RX'd packet.  This patch adds the
ability to change the number of acks sent per RX'd packet.
The default is still 3.
2024-04-12 14:36:27 -04:00
..
__init__.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
client.py Changed the path option to a ListOpt 2023-10-06 15:44:25 -04:00
common.py Added new default_ack_send_count config option 2024-04-12 14:36:27 -04:00
log.py Put threads first after date/time 2024-03-06 13:39:51 -05:00
opts.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_common.py Rework Location Plugin 2023-11-22 20:55:38 -05:00
plugin_email.py Change ordering of starting up of server command 2022-12-29 14:15:56 -05:00