Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: Repair all examples affected by commit 91e9ddf. | Ron Economos | 2021-10-11 | 1 | -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 format | Johannes Demel | 2019-01-21 | 1 | -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 Rondeau | 2013-03-10 | 1 | -3/+3 |
| | | | | moved all refs to gr-blocks. | ||||
* | blocks: removing gr_tag_debug from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -3/+3 |
| | | | | Also removes stray reference to gri_fft.h. | ||||
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -6/+6 |
| | |||||
* | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 1 | -0/+338 |