aprsd/aprsd
Hemna 349250685b Enable multiple replies for plugins
This patch adds the ability for plugins to send multiple messages
back in response to a command/message.  The plugin simple needs
to return a list of messages (Strings).  Each string in that list
will result in a separate message being sent back to the originator
of the message.
2021-08-13 12:36:48 -04:00
..
plugins Fixed time plugin 2021-07-29 20:17:58 -04:00
web Updated the charts Added the packets chart 2021-07-22 20:44:20 -04:00
__init__.py Lots of fixes 2021-01-08 20:58:18 -05:00
client.py Put in a fix for aprslib parse exceptions 2021-08-13 10:31:45 -04:00
dev.py Added aprsd-dev plugin test cli and WxPlugin 2021-01-15 22:30:34 -05:00
email.py Removed some noisy debug log. 2021-02-10 10:37:39 -05:00
fake_aprs.py Lots of fixes 2021-01-08 20:58:18 -05:00
flask.py Updated the charts Added the packets chart 2021-07-22 20:44:20 -04:00
fuzzyclock.py Lots of fixes 2021-01-08 20:58:18 -05:00
healthcheck.py Reworked the stats dict output and healthcheck 2021-04-01 23:12:25 -04:00
listen.py Add new watchlist feature 2021-07-16 08:31:38 -04:00
main.py Updated the charts Added the packets chart 2021-07-22 20:44:20 -04:00
messaging.py Add new watchlist feature 2021-07-16 08:31:38 -04:00
packets.py Updated the charts Added the packets chart 2021-07-22 20:44:20 -04:00
plugin.py Reworked the notification threads and admin ui. 2021-07-17 14:30:29 -04:00
plugin_utils.py Added openweathermap weather plugin 2021-01-20 16:12:17 -05:00
stats.py Reworked the notification threads and admin ui. 2021-07-17 14:30:29 -04:00
threads.py Enable multiple replies for plugins 2021-08-13 12:36:48 -04:00
trace.py Fixed tox pep8 failure for trace 2021-01-29 10:15:20 -05:00
utils.py Reworked the notification threads and admin ui. 2021-07-17 14:30:29 -04:00