summaryrefslogtreecommitdiff
path: root/gr-blocks/examples
Commit message (Expand)AuthorAgeFilesLines
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-034-5/+0
* blocks: Re-convert GRC examplesNick Østergaard2020-03-291-5/+26
* ctrlport: fix examplesjapm482020-03-063-6/+3
* gr-blocks Add Msg to Var and Var to Msg Conversion Blocksghostop142020-02-153-0/+316
* grc: add python snippets to GRCJosh Morman2020-02-102-0/+291
* Update license header to SPDX formatdevnulling2020-01-276-78/+6
* examples: fixup cmake files to include all examplesdevnulling2020-01-224-1/+12
* blocks: matrix multiplier example flowgraph chooser bugfixJosh Morman2020-01-211-23/+56
* blocks: add example flowgraph for tagged_file_sinkJosh Morman2020-01-061-0/+220
* blocks: replace blks2_selector with new implementationJosh Morman2019-06-151-0/+369
* gitignore: ignore autogen files in example foldersJohannes Demel2019-03-244-0/+4
* blocks: Convert GRC examples/msg_passing to YAML formatJohannes Demel2019-01-213-820/+347
* blocks: Convert GRC examples/ctrlport to YAML formatJohannes Demel2019-01-214-3915/+1373
* blocks: Convert GRC examples/metadata to YAML formatJohannes Demel2019-01-214-1858/+1023
* blocks: Convert GRC examples/tags to YAML formatJohannes Demel2019-01-211-1145/+324
* blocks: Convert GRC examples to YAML formatJohannes Demel2019-01-214-4214/+1221
* replace scipy by numpy in GRC examplesMarcus Müller2018-11-021-4/+4
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-021-7/+2
* Merge branch 'next' into python3Johnathan Corgan2017-10-051-49/+1
|\
| * Merge branch 'master' into nextJohnathan Corgan2017-10-051-49/+1
| |\
| | * runtime: Moved block-by-block setup_rpc() calls to the end of the flatten_aux...Jacob Gilbert2017-10-041-49/+1
* | | Merge branch 'next' into python3Johnathan Corgan2017-08-271-5/+5
|\| |
| * | renamed fractional_{resampler|interpolator} to mmse_Marcus Müller2017-08-181-5/+5
* | | Merge branch 'next' into python3Johnathan Corgan2017-06-221-1/+99
|\| |
| * | Merge branch 'master' into nextJohnathan Corgan2017-06-221-1/+99
| |\|
| | * gr-blocks: fixed the broken example simple_copy.grc (the msg input port was n...Marc Lichtman2017-06-071-1/+99
* | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-264-3/+7
|/ /
* | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-202-42/+30
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-035-8/+1
|/
* runtime: executor fixes for tag propagationTom Rondeau2016-06-141-0/+1145
* gr-blocks: add tag propagation flowgraph to examplesAndrej Rode2016-04-272-0/+1290
* uhd: Added controlport interface for UHD sink's "command" message handler.Tom Rondeau2015-12-063-11/+78
* ctrlport: adding new examples.Tom Rondeau2015-10-165-2/+2677
* blocks: more fixups to peak_detector2.Tom Rondeau2015-04-262-377/+384
* blocks: better implementation of peak_detector2. Address #783.Achilleas Anastasopoulos2015-04-261-0/+1039
* blocks: remove slider from tag variable exampleJohnathan Corgan2015-04-061-85/+26
* blocks: adding a variable tag_object to help build tags.Tom Rondeau2015-04-051-99/+230
* blocks: Made pdu_to_tagged_stream a TSB sourceMartin Braun2014-12-091-50/+132
* blocks: better handling of srcid with vector_source blocks.Tom Rondeau2014-10-021-22/+106
* blocks: added example of how to construct and add a tag to a vector_source.Tom Rondeau2014-09-242-0/+622
* Merge remote-tracking branch 'martin/blocks/mult_matrix'Johnathan Corgan2014-07-241-0/+1110
|\
| * blocks: Added multiply_matrix_ffMartin Braun2014-07-071-0/+1110
* | examples: Ported examples in GNU Radio tree to QT.Martin Braun2014-07-122-1018/+350
|/
* qtgui: changed all examples to start wtih empty name fields.Tom Rondeau2014-07-022-2/+2
* block: fix msg_passing/hier/ exampleSebastian Koslowski2013-12-201-7/+7
* replace use of deprecated fractional_interpolator.Tom Rondeau2013-05-231-90/+90
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-033-3/+3
* cleaning up, converting examples, etc.Tom Rondeau2013-03-175-252/+275
* blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-175-0/+1918
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-174-20/+20