summaryrefslogtreecommitdiff
path: root/gr-blocks/examples/metadata/file_metadata_vector_source.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-338/+224
| | | | | | | | | 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.
* blocks: removing file_sink/source file_descriptor_sink/source form core and ↵Tom Rondeau2013-03-101-3/+3
| | | | moved all refs to gr-blocks.
* blocks: removing gr_tag_debug from core; now in gr-blocks.Tom Rondeau2013-03-061-3/+3
| | | | Also removes stray reference to gri_fft.h.
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-6/+6
|
* blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-141-0/+338