summaryrefslogtreecommitdiff
path: root/gr-blocks/examples/metadata/file_metadata_sink.grc
Commit message (Collapse)AuthorAgeFilesLines
* examples: Repair all examples affected by commit 91e9ddf.Ron Economos2021-10-111-6/+6
| | | | | | Replace all occurrences of empty minoutbuf and maxoutbuf with 0. Signed-off-by: Ron Economos <w6rz@comcast.net>
* blocks: Convert GRC examples/metadata to YAML formatJohannes Demel2019-01-211-951/+464
| | | | | | | | | This commit converts the examples in `gr-blocks` to the new YAML format. This conversion is tracked in #2285. Change `Extra Dict.` dtype in `File Meta Sink` to `raw`. Also, put `pmt.make_dict()` as argument. Otherwise these flowgraphs fail due to a type error.
* cleaning up, converting examples, etc.Tom Rondeau2013-03-171-101/+101
|
* blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-5/+5
| | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-141-0/+951