Low Pass Filter Example: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:


The ''QT GUI Range'' block will be used to control the frequency of the ''Signal Source'' block. Double-click the ''QT GUI Range'' block and edit the properties:
The ''QT GUI Range'' block will be used to control the frequency of the ''Signal Source'' block. Double-click the ''QT GUI Range'' block and edit the properties:
{{bulleted list |Id: frequency |Default value: 0}}
* Id: frequency

Revision as of 22:10, 10 January 2022


This tutorial will describe how to use a low-pass filter in GNU Radio. The previous tutorial can be found here: Creating Your First Block

Begin by adding the following blocks to the GRC work space:

  1. Signal Source
  2. Low Pass Filter
  3. Throttle
  4. QT GUI Frequency Sink
  5. QT GUI Range

Connect the blocks in the following manner:

LPFTutorialFlowgraphStart.png

The QT GUI Range block will be used to control the frequency of the Signal Source block. Double-click the QT GUI Range block and edit the properties:

  • Id: frequency