aboutsummaryrefslogtreecommitdiffstats
path: root/gr-vocoder/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* vocoder: add text message output to FreeDV demodulatorClayton Smith2020-10-201-12/+59
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-038-16/+0
* Update license header to SPDX formatdevnulling2020-01-279-117/+9
* examples: fixup cmake files to include all examplesdevnulling2020-01-221-0/+5
* Fix for source typosluz.paz2019-08-101-9/+9
* vocoder: clean up examples for 3.8Josh Morman2019-07-042-1091/+527
* gr-vocoder: update codec2 and freedv blocks.A. Maitland Bottoms2019-03-243-1801/+788
* Fix typos from switch to Python 3Håkon Vågsether2017-08-218-8/+8
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-268-16/+32
* provide example grfreedv.grc flowgraphA. Maitland Bottoms2016-11-152-0/+617
* Merge remote-tracking branch 'github/nuke-cpack' into nextJohnathan Corgan2016-08-031-3/+0
|\
| * cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* | gr-vocoder: gsm subcomponent using external gsm libraryA. Maitland Bottoms2016-06-251-2/+9
* | gr-vocoder: codec2 subcomponent using external codec2 libraryA. Maitland Bottoms2016-06-251-1/+8
|/
* Bring codec2 up to the latest version, and add support for all six bit rates.Clayton Smith2014-04-161-2/+3
* vocoder: Fixed GSM GRC bindings and improved docs, provided exampleMartin Braun2014-03-071-0/+1078
* vocoder: Fixed packing problem with Codec2, + GRC bindings, added exampleMartin Braun2014-03-071-0/+1184
* blocks: removing file_sink/source file_descriptor_sink/source form core and moved all refs to gr-blocks.Tom Rondeau2013-03-101-9/+9
* blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-218-35/+44
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.Tom Rondeau2012-04-138-42/+42
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-1/+1
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-37/+0
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-231-0/+37
* Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-234-0/+138
|\
| * gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-222-0/+46
| * gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-222-0/+46
| * gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-222-0/+46
* | vocoder: added cmake support for gr-vocoder (unix only)Josh Blum2011-07-211-0/+0
|/
* gr-vocoder: adds alaw encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-192-0/+46
* gr-vocoder: adds ulaw encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-192-1/+47
* gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan2011-07-182-0/+46
* gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoderJohnathan Corgan2011-07-183-2/+70
* gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan2011-07-182-1/+50
* gr-vocoder: add skeleton top-level componentJohnathan Corgan2011-07-172-0/+27