Commit Graph

6 Commits

Author SHA1 Message Date
Hemna 63726e426e Update for APRSD 3.0.0 release.
This provides the new config options defined in the plugin code
itself.
2022-12-29 09:23:32 -05:00
Hemna b624055d06 Update for aprsd >= 2.7.0
the new aprsd changes the packets to a dataclass object, so access
to the attributes is different.
2022-12-20 17:12:20 -05: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