Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove upstreamed blocks #21

Open
wants to merge 5 commits into
base: maint-3.10
Choose a base branch
from

Conversation

beroset
Copy link

@beroset beroset commented Mar 2, 2023

Address issue #18 by removing blocks that have been upstreamed as of v3.10.

beroset added 5 commits March 1, 2023 21:16
As of 3.10, pdu_split has been upstreamed, so this removes that block
from pdu_utils.

Signed-off-by: Ed Beroset <beroset@ieee.org>
As of 3.10, the take_skip_to_pdu block is now upstreamed, so it is no
longer needed here.

Signed-off-by: Ed Beroset <beroset@ieee.org>
As of 3.10, pdu_set_m has been upstreamed (as pdu_set in gr-pdu), so this
removes that block from pdu_utils.

Signed-off-by: Ed Beroset <beroset@ieee.org>
As of 3.10, tags_to_pdu has been upstreamed, so this removes that block
from pdu_utils.

Signed-off-by: Ed Beroset <beroset@ieee.org>
As of 3.10, pdu_to_bursts has been upstreamed (as pdu_to_stream in gr-pdu),
so this removes that block from pdu_utils.

Signed-off-by: Ed Beroset <beroset@ieee.org>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant