Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge existing blocks into single block with templates #2

Open
dkozel opened this issue May 4, 2020 · 0 comments
Open

Merge existing blocks into single block with templates #2

dkozel opened this issue May 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dkozel
Copy link

dkozel commented May 4, 2020

Current Byte, Short, Int, Float, and Complex data types are supported through different blocks and files, but the code is almost identical between them. Following the pattern of other GNU Radio blocks we can merge these to reduce code duplication and make future development easier.

@dkozel dkozel added the enhancement New feature or request label May 4, 2020
@dkozel dkozel self-assigned this May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant