Commit Graph

2 Commits

Author SHA1 Message Date
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 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