| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: pep8 formatting | Josh Morman | 2021-11-24 | 10 | -52/+66 |
* | Remove gru.daemonize and dial_tone_daemon example | Clayton Smith | 2020-10-30 | 2 | -47/+0 |
* | Fix examples that use wavfile_sink | Clayton Smith | 2020-10-30 | 1 | -1/+2 |
* | Remove gcd, lcm, and log2 from gru module | Clayton Smith | 2020-10-29 | 1 | -3/+4 |
* | audio: fix lcm calculation | Clayton Smith | 2020-10-20 | 1 | -2/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 11 | -15/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 12 | -156/+12 |
* | Convert tabs to spaces and fix syntax errors. | Clayton Smith | 2018-10-04 | 1 | -6/+6 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 11 | -10/+25 |
* | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 9 | -140/+107 |
* | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-17 | 2 | -27/+21 |
* | wxgui: removed | Johnathan Corgan | 2016-09-08 | 2 | -139/+0 |
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 2 | -2/+3 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 3 | -7/+7 |
* | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 2 | -2/+4 |
* | blocks: removing tagged file sink, wavfile source/sink/base from core; now in... | Tom Rondeau | 2013-03-09 | 1 | -1/+2 |
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 2 | -3/+10 |
* | analog: removing gr-analog as a required dependency when not actually necessary. | Tom Rondeau | 2012-11-06 | 6 | -5/+35 |
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos... | Tom Rondeau | 2012-11-06 | 6 | -39/+41 |
* | core: removed gr_chunks_to_symbols_XX after move to gr-digital | Johnathan Corgan | 2012-06-06 | 1 | -1/+2 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 12 | -71/+71 |
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -1/+1 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -42/+0 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+37 |
* | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | 2011-07-04 | 14 | -0/+884 |