mirror of
https://github.com/craigerl/aprsd.git
synced 2026-01-04 23:38:44 -05:00
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.