Closed sparthaje closed 5 years ago
Issue #38
I re-wrote the aprs and iridium submodules to act as objects under the radio package. They are supposed to be utilized by core.
Unit tests have to be written for the submodule to test it, and core has to start up the modules.
submodules/ radios/ ...
Modularize Radios
Issue #38
Description
I re-wrote the aprs and iridium submodules to act as objects under the radio package. They are supposed to be utilized by core.
Steps to Reproduce
Unit tests have to be written for the submodule to test it, and core has to start up the modules.
Affected Areas