Decrease "coupling" in program sourcecode
Opened this issue · 1 comments
Pommaq commented
The current layout of the program feels like a massive blob and is very hard to refactor into the way I want it to be. It should be segmented into multiple parts with interfaces for the rest of the code. For example the data source should be transparent whether or not its a rtlsdr or a file.