Message Meta Value to Pair: Difference between revisions
Jump to navigation
Jump to search
(initial creation) |
(correct yml file) |
||
Line 27: | Line 27: | ||
; Block definition | ; Block definition | ||
: [https://github.com/gnuradio/gnuradio/blob/main/gr- | : [https://github.com/gnuradio/gnuradio/blob/main/gr-blocks/grc/blocks_meta_to_pair.block.yml blocks_meta_to_pair.block.yml] | ||
[[Category:Stub Docs]] | [[Category:Stub Docs]] | ||
[[Category:Block Docs]] | [[Category:Block Docs]] |
Latest revision as of 01:36, 29 October 2023
This block converts a metadata dictionary item to a pmt pair that is compatible with other blocks expecting a pair in. You can specify which item in the incoming metadata to output as a pair and what the pair name is
Parameters
(R): Run-time adjustable
- Incoming Meta Name
- default: key in
- Outgoing Pair Name
- default: key out
Example Flowgraph
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- blocks_meta_to_pair.block.yml