aprsd/aprsd
Hemna 67a441d443 Updated plugins and plugin interfaces for Packet
This patch updates unit tests as well as the Plugin filter()
interface to accept a packets.Packet object instead of a
packet dictionary.
2022-12-16 15:58:02 -05:00
..
clients Send GPS Beacon from webchat interface 2022-11-25 13:25:09 -05:00
cmds Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
logging Moved log.py to logging 2022-11-23 13:00:36 -05:00
plugins Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
threads Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
utils Add unit tests for webchat 2022-12-14 08:26:12 -05:00
web Fixed position report for webchat beacon 2022-12-16 12:01:35 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Added click auto_envvar_prefix 2022-11-23 13:01:06 -05:00
cli_helper.py Added webchat command 2022-11-23 13:00:36 -05:00
client.py Started using dataclasses to describe packets 2022-12-16 15:58:02 -05:00
config.py Use new aprsd.callsign as the main callsign 2022-11-23 13:01:01 -05:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
flask.py Added webchat command 2022-11-23 13:00:36 -05:00
messaging.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
packets.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
plugin.py Updated plugins and plugin interfaces for Packet 2022-12-16 15:58:02 -05:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
stats.py Added webchat command 2022-11-23 13:00:36 -05:00