summaryrefslogtreecommitdiff
path: root/gr-vocoder/include/gnuradio/vocoder
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-0/+1055