summaryrefslogtreecommitdiff
path: root/gr-audio/examples/python
Commit message (Expand)AuthorAgeFilesLines
* audio: pep8 formattingJosh Morman2021-11-2410-52/+66
* Remove gru.daemonize and dial_tone_daemon exampleClayton Smith2020-10-302-47/+0
* Fix examples that use wavfile_sinkClayton Smith2020-10-301-1/+2
* Remove gcd, lcm, and log2 from gru moduleClayton Smith2020-10-291-3/+4
* audio: fix lcm calculationClayton Smith2020-10-201-2/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-0311-15/+0
* Update license header to SPDX formatdevnulling2020-01-2712-156/+12
* Convert tabs to spaces and fix syntax errors.Clayton Smith2018-10-041-6/+6
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2611-10/+25
* examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-209-140/+107
* examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-172-27/+21
* wxgui: removedJohnathan Corgan2016-09-082-139/+0
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* cleaning up, converting examples, etc.Tom Rondeau2013-03-172-2/+3
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-173-7/+7
* blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-102-2/+4
* blocks: removing tagged file sink, wavfile source/sink/base from core; now in...Tom Rondeau2013-03-091-1/+2
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-212-3/+10
* analog: removing gr-analog as a required dependency when not actually necessary.Tom Rondeau2012-11-066-5/+35
* analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-066-39/+41
* core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-061-1/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1312-71/+71
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-1/+1
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-42/+0
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+37
* gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audioJohnathan Corgan2011-07-0414-0/+884