Python Block Message Passing
Jump to navigation
Jump to search
The previous tutorial, Creating Your First Block, demonstrates how to create a Python block using the Embedded Python Block. The next tutorial, Low Pass Filter Example, demonstrates how to use filtering blocks in GNU Radio.
Message Passing Overview
Messages are an asynchronous way to send information between blocks.
PMT
describe basic PMT types link against other PMT pages
The next tutorial, Low Pass Filter Example, demonstrates how to use filtering blocks in GNU Radio.