Hi, I think the gr_delay.xml should use gr.skiphead(int delay). Right now it uses gr.head(int delay) which just copies "delay" samples and signals done.
Regards, Karthik _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
