Hi Ali,
I went into the GRC file (in gnuradio/gr-filter/grc) and looked that
up: It calls block::declare_sample_delay
https://www.gnuradio.org/doc/doxygen/classgr_1_1block.html#acad5d6e62ea
885cb77d19f72451581c2
(this documentation isn't great and doesn't really say what
declare_sample_delay act
hi all,
I was wondering what the "Sample Delay" parameter in "Decimating FIR
Filter" block in GRC does.
Thanks in advance!
regards,
Ali
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
I am trying to delay a stream of samples coming from a USRP N210 using the
'Delay' block in GRC. Using a waterfall sink before and after the delay block I
noticed that when I set the delay value the incoming signal pauses for delay *
samp_rate seconds then continues while the delayed path works