If I want to use a low-pass filter to look at 1MHz blocks of data, is it
appropriate to use the following parameters:

low pass filter: 500khz
center frequency: -500khz (for 1MHz, increments of 1MHz for others)
Taps: firdes.low_pass(1, samp_rate, 500000, 100)

Paul B. Huter
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to