Tag Gate

From GNU Radio
Revision as of 17:52, 1 August 2024 by Duggabe (talk | contribs) (add Example Flowgraph)
Jump to navigation Jump to search

Control tag propagation.

Use this block to stop tags from propagating.

Parameters

(R): Run-time adjustable

Propagate tags
Set this to true to allow tags to pass through this block.
Single key (R)
Key of the tags to stop

Example Flowgraph

In this flowgraph, the Tag Gate simulates transmission through a medium which does not pass tags. In this case, it separates the transmitter from the receiver.

Fec coder payload fg.png

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO