aprsd/aprsd
Hemna 2b2bf6c92d Fixed PacketTrack with UnknownPacket
This patch fixes an issue with rx() for an UnknownPacket type
trying to access ackMsgNo (reply ack)
2024-04-24 10:45:47 -04:00
..
clients Reworked the stats making the rpc server obsolete. 2024-04-02 09:30:43 -04:00
cmds Removed the requirement on click-completion 2024-04-23 16:14:29 -04:00
conf Added config for enable_seen_list 2024-04-20 19:54:02 -04:00
log Removed RPC Server and client. 2024-04-05 12:50:01 -04:00
packets Fixed PacketTrack with UnknownPacket 2024-04-24 10:45:47 -04:00
plugins Fix time plugin 2024-04-10 22:03:29 -04:00
stats Fix APRSDStats start_time 2024-04-20 17:07:48 -04:00
threads Call packet collecter after prepare during tx. 2024-04-19 13:02:58 -04:00
utils Added new PacketCollector 2024-04-16 14:34:14 -04:00
web Webchat Send Beacon uses Path selected in UI 2024-04-17 12:34:01 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
cli_helper.py Fixed problem with list-plugins 2024-03-12 10:36:26 -04:00
client.py Added PacketTrack to packet collector 2024-04-17 16:54:08 -04:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py Removed the requirement on click-completion 2024-04-23 16:14:29 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py Allow stats collector to serialize upon creation 2024-04-02 14:07:37 -04:00
plugin_utils.py Fixed a bug with OWMWeatherPlugin 2023-11-24 19:15:52 -05:00
wsgi.py Added threads table in the admin web ui 2024-04-12 16:33:52 -04:00