1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-04 07:04:40 -04:00

Refactored packets

this patch removes the need for dacite2 package for creating
packet objects from the aprslib decoded packet dictionary.

moved the factory method from the base Packet object
to the core module.
This commit is contained in:
2024-03-20 09:34:31 -04:00
parent 6f1d6b4122
commit 1477e61b0f
11 changed files with 298 additions and 182 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ from .. import fake, test_plugin
CONF = cfg.CONF
class TestUSWeatherPluginPlugin(test_plugin.TestPlugin):
class TestUSWeatherPlugin(test_plugin.TestPlugin):
def test_not_enabled_missing_aprs_fi_key(self):
# When the aprs.fi api key isn't set, then