PDU Set: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(add Example Flowgraph)
(add example output)
Line 16: Line 16:


[[File:Pdu_tools_demo_fg.png|800px]]
[[File:Pdu_tools_demo_fg.png|800px]]
== Example Output ==
[[File:Pdu_tools_demo_out.png|800px]]


== Source Files ==
== Source Files ==

Revision as of 21:00, 13 December 2021

Set a Key-Value pair in pdu's meta field and pass on.

Parameters

(R): Run-time adjustable

Key (R)
The Key to set
Value (R)
The value to set

Example Flowgraph

This flowgraph can be found at [1]

Pdu tools demo fg.png

Example Output

Pdu tools demo out.png

Source Files

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