Skip to content
#

dsp

Here are 1,000 public repositories matching this topic...

gnuradio
marcusmueller
marcusmueller commented Jun 12, 2021

largest occurrence of cout is in hier_block2_detail, for no good reason!

would be relatively easy to replace with GR_LOG_INFO(d_logger,…), but it's mechanic. When done, remove all remainders of debug #ifs and #include <iostream> from the files

Partially addresses #4763

Files to be fixed:

  • hier_block2_detail
  • qa_blocks_tags.cc
  • polar_decoder_common.cc (at least

Improve this page

Add a description, image, and links to the dsp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dsp topic, visit your repo's landing page and select "manage topics."

Learn more