3 options i can think of

1) fir filter with decimation of 2, the taps should be [1]
2) deinterleave block with 2 outputs, use a null sink on one output
3) stream to streams with 2 outputs, use a null sink on one output

_josh

harshal jadhav wrote:
Dear Eric,

I have a small question regarding samples acquired after signal source is
implemented in grc.

Is there a block in grc that has input as the samples from signal source
output as only the even samples. This block should disregard alternate
samples.

Regards,
Harshal



------------------------------------------------------------------------

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to