aboutsummaryrefslogtreecommitdiffstats
path: root/gr-vocoder/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vocoder: allow input & output rates to differClayton Smith2020-10-201-3/+3
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0118-18/+18
* Update license header to SPDX formatdevnulling2020-01-2722-286/+22
* codec2: fix support for codec2 version < 0.8Davide Gerhard2019-11-051-3/+2
* codec2: development (master) branch supportDavide Gerhard2019-11-011-0/+7
* clang-format: Ordering all the includesMarcus Müller2019-08-0918-18/+18
* Tree: clang-format without the include sortingMarcus Müller2019-08-0921-505/+513
* gr-vocoder: update codec2 and freedv blocks.A. Maitland Bottoms2019-03-244-6/+24
* Merge branch 'master' into nextMartin Braun2018-02-033-55/+2
|\
| * Comment typo fixing.luz.paz2018-02-032-2/+2
* | Convert tabs to spaces.Clayton Smith2016-11-151-6/+6
* | gr-vocoder freedv blocksA. Maitland Bottoms2016-09-155-0/+252
* | 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-4/+9
* | gr-vocoder: codec2 subcomponent using external codec2 libraryA. Maitland Bottoms2016-06-252-2/+18
|/
* build: clean up header installation across treeA. Maitland Bottoms2016-06-231-3/+0
* Revert "Fixes for ABI compliance checker"Johnathan Corgan2015-12-111-1/+1
* Fixes for ABI compliance checkerA. Maitland Bottoms2015-12-111-1/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0711-12/+12
* Corrected codec2 encoder documentation.Clayton Smith2014-04-211-1/+3
* vocoder: add default mode parameter and updated documentationJohnathan Corgan2014-04-212-10/+10
* Bring codec2 up to the latest version, and add support for all six bit rates.Clayton Smith2014-04-164-2/+57
* docs: fixed a few warnings.Tom Rondeau2014-03-182-4/+4
* vocoder: cleaned up documentation (removed warning on trademark symbol)Tom Rondeau2014-03-072-4/+7
* vocoder: Fixed GSM GRC bindings and improved docs, provided exampleMartin Braun2014-03-072-5/+9
* vocoder: Fixed packing problem with Codec2, + GRC bindings, added exampleMartin Braun2014-03-072-4/+21
* vocoder: moved include dir to gnuradio/vocoderJohnathan Corgan2013-04-3018-16/+16
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2917-33/+33
* docs: fixes for merge conflicts and differences between master/next.Tom Rondeau2013-04-0416-22/+18
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
* vocoder: converting to private impl format.Tom Rondeau2013-01-0620-679/+612
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.Tom Rondeau2012-04-1317-84/+84
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-44/+0
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-112-3/+7
|\
| * docs: adding README.vocoder and a Doxygen page for the vocoder block.Tom Rondeau2011-10-092-3/+7
* | 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-237-12/+24
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-237-0/+270
|\|
| * gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-223-0/+90
| * gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-223-0/+90
| * gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-223-0/+90
* | gr: added API macros for noaa and pager, also renamed the ones for digital and vocoder to be consistentJosh Blum2011-07-2213-47/+47
* | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linuxJosh Blum2011-07-2113-30/+75
* | vocoder: added cmake support for gr-vocoder (unix only)Josh Blum2011-07-211-0/+36
|/
* gr-vocoder: adds alaw encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-193-0/+111
* gr-vocoder: adds ulaw encoder, decoder, and audio loopback exampleJohnathan Corgan2011-07-193-1/+112
* gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan2011-07-183-0/+102
* gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoderJohnathan Corgan2011-07-183-0/+346
* gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan2011-07-183-1/+108