discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] print statement in gr_iir_filter_ffd


From: cswiger
Subject: [Discuss-gnuradio] print statement in gr_iir_filter_ffd
Date: Tue, 5 Oct 2004 22:15:34 -0400 (EDT)

Gang - for the iir filter to be usable in real life this statment:

//  fprintf (stderr, "gr_iir_filter_ffd::work noutput_items = %d\n",
noutput_items);

in gr_iir_filter_ffd.cc needs to be commented out. Otherwise CPU hits
the roof and the stream is broken up.

--Chuck





reply via email to

[Prev in Thread] Current Thread [Next in Thread]