aprsd/aprsd/plugins
Hemna e57a2e2ffc Fixed a bug with multiple notify plugins enabled
This patch fixes an issue with the processing of packets
and updateing the watchlist.  Previously after the
notify plugin processed the packet it would update the watchlist.
This doesn't work when there are more than 1 notify plugins
enabled, only the first notify plugin seeing the packet will
recognize that the callsign is old.
2021-12-10 14:20:57 -05:00
..
__init__.py refactor Plugin objects to plugins directory 2021-01-09 10:00:37 -05:00
email.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
fortune.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
location.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
notify.py Fixed a bug with multiple notify plugins enabled 2021-12-10 14:20:57 -05:00
ping.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
query.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
time.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
version.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
weather.py Added unit tests for USWeatherPlugin, USMetarPlugin 2021-12-07 13:31:58 -05:00