Designing Filter Taps

From GNU Radio
Jump to navigation Jump to search

This tutorial will demonstrate how to create a list of filter taps and apply them within a low pass filtering block. This tutorial makes use of the flowgraph developed in the previous tutorial, Low Pass Filter Example.


Creating the Flowgraph

Begin with the flowgraph from Low Pass Filter Example, but replace the Low Pass Filter with the Frequency Xlating Filter and drag in the Low-Pass Filter Taps block:


FlowgraphFrequencyXlatingFilterStart.png