| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: pep8 formatting | Josh Morman | 2021-11-24 | 3 | -10/+14 |
* | examples: Repair all examples affected by commit 91e9ddf. | Ron Economos | 2021-10-11 | 2 | -24/+24 |
* | replace fft.window.WIN_ with window.win_ and include in grc default import | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | global replace of firdes.WIN_ with fft.window.WIN_ | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 3 | -3/+0 |
* | ctrlport: fix examples | japm48 | 2020-03-06 | 3 | -6/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | examples: fixup cmake files to include all examples | devnulling | 2020-01-22 | 1 | -0/+1 |
* | gitignore: ignore autogen files in example folders | Johannes Demel | 2019-03-24 | 1 | -0/+1 |
* | blocks: Convert GRC examples/ctrlport to YAML format | Johannes Demel | 2019-01-21 | 4 | -3915/+1373 |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-10-05 | 1 | -49/+1 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2017-10-05 | 1 | -49/+1 |
| |\ |
|
| | * | runtime: Moved block-by-block setup_rpc() calls to the end of the flatten_aux... | Jacob Gilbert | 2017-10-04 | 1 | -49/+1 |
* | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-27 | 1 | -5/+5 |
|\| | |
|
| * | | renamed fractional_{resampler|interpolator} to mmse_ | Marcus Müller | 2017-08-18 | 1 | -5/+5 |
* | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-06-22 | 1 | -1/+99 |
|\| | |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 1 | -1/+99 |
| |\| |
|
| | * | gr-blocks: fixed the broken example simple_copy.grc (the msg input port was n... | Marc Lichtman | 2017-06-07 | 1 | -1/+99 |
* | | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 3 | -0/+3 |
|/ / |
|
* | | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 2 | -42/+30 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+0 |
|/ |
|
* | uhd: Added controlport interface for UHD sink's "command" message handler. | Tom Rondeau | 2015-12-06 | 3 | -11/+78 |
* | ctrlport: adding new examples. | Tom Rondeau | 2015-10-16 | 5 | -2/+2677 |
* | examples: Ported examples in GNU Radio tree to QT. | Martin Braun | 2014-07-12 | 2 | -1018/+350 |
* | qtgui: changed all examples to start wtih empty name fields. | Tom Rondeau | 2014-07-02 | 1 | -1/+1 |
* | replace use of deprecated fractional_interpolator. | Tom Rondeau | 2013-05-23 | 1 | -90/+90 |
* | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -1/+1 |
* | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 2 | -64/+87 |
* | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core. | Tom Rondeau | 2013-03-17 | 4 | -0/+1914 |