Commit Graph

13 Commits

Author SHA1 Message Date
Hemna 0c63bc5fcf update for new aprsd 2021-10-06 15:58:34 -04:00
Hemna d4010d7868 fixed build issues 2021-10-06 15:58:34 -04:00
Hemna 8bc5afe1ed Updated to work with 2.0.0 2021-10-06 15:58:34 -04:00
Hemna 3ce8471cb0 Added new notification and location plugin
This is an update to support the new version of aprsd
2021-10-06 15:58:32 -04:00
Hemna 41468d5467 Fixed to work with utils_refactor 2021-10-06 15:55:53 -04:00
Hemna 0a1d2b3e0e Update for new plugin interface. Add Notify plugin
This patch adds the notify plugin to be used with the new
notification plugins interface for aprsd.  This sends a notification
to a slack channel when a HAM callsign is seen on the APRS-IS network
after a specified timeout/age.
2021-07-15 20:34:51 -04:00
Hemna d983e1a824 Added geo description in location.
Unfortunately, this currently only works in the US.  need a global
reverse geolocation service that provides an area description
"6 miles northeast of X"
2021-07-09 11:24:46 -04:00
Hemna fc15ffd6eb new updated location plugin 2021-06-17 13:25:00 -04:00
Hemna 488b83a157 Updated slack formatting 2021-06-15 17:28:35 -04:00
Hemna 36b2eff71c Added Makefile, pre-commit. Also update for 1.5.0
This patch Adds the Makefile for setting up a dev environment
as well as fixing the plugin for the 1.5.0 release of aprsd.
2021-01-12 16:00:18 -05:00
Hemna 2a7167745b Plugin gets the version from pbr version now 2020-12-20 15:24:45 -05:00
Hemna b308285b28 Added some config checking at setup time
This patch ensures we check to make sure the required config
keys are available from the aprsd.yml config prior to accessing them.
The plugin won't work without them.  This prevents the plugin from
throwing stack dumps in aprsd.
2020-12-15 09:50:33 -05:00
Hemna 0fd335ffd6 Initial commit 2020-12-14 09:50:39 -05:00