TJREVERB / pfs

Flight software for TJREVERB's nanosat.
7 stars 5 forks source link

Enhancement 38/Class Structure for Radios #44

Closed sparthaje closed 5 years ago

sparthaje commented 5 years ago

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

submodules/
    radios/
        ...