| Commit message (Expand) | Author | Age | Files | Lines |
* | vocoder: allow input & output rates to differ | Clayton Smith | 2020-10-20 | 1 | -3/+3 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 18 | -18/+18 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 22 | -286/+22 |
* | codec2: fix support for codec2 version < 0.8 | Davide Gerhard | 2019-11-05 | 1 | -3/+2 |
* | codec2: development (master) branch support | Davide Gerhard | 2019-11-01 | 1 | -0/+7 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 18 | -18/+18 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 21 | -505/+513 |
* | gr-vocoder: update codec2 and freedv blocks. | A. Maitland Bottoms | 2019-03-24 | 4 | -6/+24 |
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 3 | -55/+2 |
|\ |
|
| * | Comment typo fixing. | luz.paz | 2018-02-03 | 2 | -2/+2 |
* | | Convert tabs to spaces. | Clayton Smith | 2016-11-15 | 1 | -6/+6 |
* | | gr-vocoder freedv blocks | A. Maitland Bottoms | 2016-09-15 | 5 | -0/+252 |
* | | Merge remote-tracking branch 'github/nuke-cpack' into next | Johnathan Corgan | 2016-08-03 | 1 | -3/+0 |
|\ \ |
|
| * | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
| |/ |
|
* | | gr-vocoder: gsm subcomponent using external gsm library | A. Maitland Bottoms | 2016-06-25 | 1 | -4/+9 |
* | | gr-vocoder: codec2 subcomponent using external codec2 library | A. Maitland Bottoms | 2016-06-25 | 2 | -2/+18 |
|/ |
|
* | build: clean up header installation across tree | A. Maitland Bottoms | 2016-06-23 | 1 | -3/+0 |
* | Revert "Fixes for ABI compliance checker" | Johnathan Corgan | 2015-12-11 | 1 | -1/+1 |
* | Fixes for ABI compliance checker | A. Maitland Bottoms | 2015-12-11 | 1 | -1/+1 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 11 | -12/+12 |
* | Corrected codec2 encoder documentation. | Clayton Smith | 2014-04-21 | 1 | -1/+3 |
* | vocoder: add default mode parameter and updated documentation | Johnathan Corgan | 2014-04-21 | 2 | -10/+10 |
* | Bring codec2 up to the latest version, and add support for all six bit rates. | Clayton Smith | 2014-04-16 | 4 | -2/+57 |
* | docs: fixed a few warnings. | Tom Rondeau | 2014-03-18 | 2 | -4/+4 |
* | vocoder: cleaned up documentation (removed warning on trademark symbol) | Tom Rondeau | 2014-03-07 | 2 | -4/+7 |
* | vocoder: Fixed GSM GRC bindings and improved docs, provided example | Martin Braun | 2014-03-07 | 2 | -5/+9 |
* | vocoder: Fixed packing problem with Codec2, + GRC bindings, added example | Martin Braun | 2014-03-07 | 2 | -4/+21 |
* | vocoder: moved include dir to gnuradio/vocoder | Johnathan Corgan | 2013-04-30 | 18 | -0/+1055 |