aprsd/aprsd
Hemna ddd4d25e9d Add ability to change path on every TX packet
This patch adds the ability to webchat to set the path
on every outbound packet for the KISS clients as well as
the fake client.  The path dropdown includes the options for
Default path (which will default to the config setting)
WIDE1-1,WIDE2-1
ARISS
2023-10-05 10:33:07 -04:00
..
clients Add ability to change path on every TX packet 2023-10-05 10:33:07 -04:00
cmds Add ability to change path on every TX packet 2023-10-05 10:33:07 -04:00
conf Add ability to change path on every TX packet 2023-10-05 10:33:07 -04:00
log Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
packets Make Packet objects hashable 2023-10-03 16:01:43 -04:00
plugins re-enable USWeatherPlugin to use mapClick 2023-07-31 21:53:02 -04:00
rpc Removed some RPC server log noise 2023-08-28 09:19:54 -04:00
threads Make Packet objects hashable 2023-10-03 16:01:43 -04:00
utils Fixed issue with packet tracker and msgNO Counter 2023-09-29 10:04:15 -04:00
web Add ability to change path on every TX packet 2023-10-05 10:33:07 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
cli_helper.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
client.py rewrote packet_list and drop dupe packets 2023-09-28 12:19:18 -04:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py cleanup some debug messages 2023-04-25 14:29:26 -04:00
plugin_utils.py Fixed pep8 failures 2023-08-07 11:07:01 -04:00
stats.py Restore previous conversations in webchat 2023-09-05 14:14:52 -04:00
wsgi.py Use config web_ip for running admin ui from module 2023-07-26 08:47:22 -04:00