Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Decrease "coupling" in program sourcecode #4

Open
Pommaq opened this issue Sep 14, 2021 · 1 comment
Open

Decrease "coupling" in program sourcecode #4

Pommaq opened this issue Sep 14, 2021 · 1 comment

Comments

@Pommaq
Copy link
Owner

Pommaq commented Sep 14, 2021

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.

@Pommaq Pommaq added the enhancement New feature or request label Sep 14, 2021
@Pommaq Pommaq added this to To do in Performance Optimization via automation Sep 14, 2021
@Pommaq Pommaq added this to To do in Windows compatibility via automation Sep 14, 2021
@Pommaq Pommaq self-assigned this Sep 14, 2021
@Pommaq
Copy link
Owner Author

Pommaq commented Sep 15, 2021

Relates to #1. I think this should be done first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant