Python Block Tags

From GNU Radio
Revision as of 15:27, 25 January 2022 by Mattcarrick (talk | contribs)
Jump to navigation Jump to search

TODO:

  • use a threshold
  • set a tag when threshold exceeded
  • feed in a noise source (average it?)
  • tag blocker
  • block to read tag, then change the output

The previous tutorial, Python Block Message Passing demonstrates how to send and receive messages using the Embedded Python Block. The next tutorial, Low Pass Filter Example, demonstrates how to use filtering blocks in GNU Radio.

Tags Overview

The next tutorial, Low Pass Filter Example, demonstrates how to use filtering blocks in GNU Radio.