summaryrefslogtreecommitdiff
path: root/gr-blocks/examples/ctrlport
Commit message (Expand)AuthorAgeFilesLines
* blocks: pep8 formattingJosh Morman2021-11-243-10/+14
* examples: Repair all examples affected by commit 91e9ddf.Ron Economos2021-10-112-24/+24
* replace fft.window.WIN_ with window.win_ and include in grc default importJosh Morman2020-12-181-1/+1
* global replace of firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-033-3/+0
* ctrlport: fix examplesjapm482020-03-063-6/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-0/+1
* gitignore: ignore autogen files in example foldersJohannes Demel2019-03-241-0/+1
* blocks: Convert GRC examples/ctrlport to YAML formatJohannes Demel2019-01-214-3915/+1373
* 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-263-0/+3
|/ /
* | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-202-42/+30
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-2/+0
|/
* 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
* 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-021-1/+1
* replace use of deprecated fractional_interpolator.Tom Rondeau2013-05-231-90/+90
* cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-1/+1
* cleaning up, converting examples, etc.Tom Rondeau2013-03-172-64/+87
* blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-174-0/+1914