Commit Graph

38 Commits

Author SHA1 Message Date
Hemna 849639767d force requirements.txt 2023-07-12 13:44:11 -04:00
Hemna 931771fc7b generic aprsd 2023-07-10 14:26:00 -04:00
Hemna 62e3532dd2 >=3.0.0 2023-07-10 13:08:19 -04:00
Hemna bc3595d7a2 update 2023-01-10 14:19:20 -05:00
Hemna e74585f4e7 Update for aprsd 3.0.0
This patch adds the new conf settings for slack plugin
2023-01-10 14:10:46 -05:00
Hemna 8367cc8fd2 Updated regex for message plugin
This regex will match on
s
s foo
slack foo
2022-12-29 14:41:39 -05:00
Hemna 7c28bb9886 Removed import of aprsd.messaging 2022-12-29 12:14:20 -05:00
Hemna 3bfc0188c0 Fixed missing import for config 2022-12-29 10:58:22 -05:00
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 53d45e9e74 1.0.5 2022-12-18 13:35:10 -05:00
Hemna 8cef8fbdbf cleanup 2022-12-18 13:18:32 -05:00
Hemna c18823cf88 fix tox runs 2022-12-18 13:18:32 -05:00
Hemna 41b7c27a63 More cleanup 2022-12-18 13:18:32 -05:00
Walter A. Boring IV f6a456a586
Create FUNDING.yml 2021-12-14 11:15:57 -05:00
Hemna 0c63bc5fcf update for new aprsd 2021-10-06 15:58:34 -04:00
Hemna 7fa7304423 update requirements.txt so it doesn't have so many 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 bcc605dc2c fixed tests for tox 2021-06-17 13:37:07 -04:00
Hemna d5d76a1a02 fixed tests after refactoring 2021-06-17 13:32:55 -04:00
Hemna 9b4f4b5a28 prep for release 2021-06-17 13:26:31 -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 812c9b3d43 Updates for v1.0.4 release 2021-01-15 14:16:44 -05: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 94e2101b46 cleaned up dev reqs 2020-12-20 15:14:19 -05:00
Hemna 45a1e35e73 Reduced the shit 2020-12-20 12:47:34 -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 2f944f703a remote the pinning of aprsd 1.0.0 2020-12-15 08:46:05 -05:00
Hemna 0b26b7e478 Updates for release 2020-12-14 12:07:21 -05:00
Hemna 7dc999b5e3 Make aprsd a requirement 2020-12-14 10:46:02 -05:00
Hemna 0fd335ffd6 Initial commit 2020-12-14 09:50:39 -05:00