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

Upstream Blocks #1

Open
jacobagilbert opened this issue Mar 20, 2021 · 1 comment
Open

Upstream Blocks #1

jacobagilbert opened this issue Mar 20, 2021 · 1 comment

Comments

@jacobagilbert
Copy link
Owner

jacobagilbert commented Mar 20, 2021

The following still need to be upstreamed into GR-PDU:

  +align                           ---> gr-pdu::pdu_align
  +binary_tools
  +fir_filter                      ---> gr-filter::pdu_fir_filter
  +gmsk_fc                         ---> gr-analog::pdu_frequency_modulator_fc
  +length_filter
  +logger
  +pack_unpack
  +pfb_resamp                      ---> gr-filter::pdu_pfb_arbitrary_resampler
  +preamble
  +tag_message_trigger
  +whole_packet_clock_recovery     ---> gr-digital::pdu_clock_recovery

Complete:

  +add_wall_clock_time
  +filter
  +pdu_lambda
  +pdu_to_bursts
  +pdu_to_tagged_stream
  +random_pdu
  +pdu_remove
  +pdu_set
  +socket_pdu
  +split
  +tagged_stream_to_pdu
  +tags_to_pdu
  +take_skip_to_pdu
  +time_delta
  +tuntap_pdu
@jacobagilbert
Copy link
Owner Author

jacobagilbert commented Mar 21, 2021

[COMPLETE] First batch will be:

  • add_system_time
  • time_delta
  • examples

[COMPLETE] Second batch will be

  • take_skip_to_pdu
  • tags_to_pdu
  • pdu_to_stream
  • pdu_lambda

Third batch:

  • align_pdu
  • binary_tools
  • logger
  • pack_unpack
  • line_code_pdu

Fourth batch:

  • fir_filter
  • pdu_frequency_modulator
  • pfb_resamp
  • pdu_clock_recovery
  • tag_message_trigger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant