| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2011-12-11 | 2 | -2/+3 |
|\ |
|
| * | vocoder: fixed some unused vars warnings. | Tom Rondeau | 2011-12-11 | 2 | -2/+3 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 8 | -308/+0 |
|/ |
|
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | vocoder: fixed signed/unsigned warning. | Tom Rondeau | 2011-10-20 | 1 | -2/+2 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 4 | -29/+29 |
* | cmake: support for importing executables when doing cross build | Josh Blum | 2011-09-11 | 1 | -3/+7 |
* | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum | 2011-07-23 | 1 | -1/+7 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-23 | 7 | -1/+493 |
|\ |
|
| * | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 3 | -0/+164 |
| * | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 3 | -0/+164 |
| * | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 3 | -1/+165 |
* | | gr: tweaks to build cmake branch on osx | Josh Blum | 2011-07-23 | 1 | -1/+0 |
* | | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux | Josh Blum | 2011-07-21 | 2 | -4/+3 |
* | | vocoder: added cmake support for gr-vocoder (unix only) | Josh Blum | 2011-07-21 | 4 | -0/+256 |
|/ |
|
* | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 3 | -0/+130 |
* | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 3 | -1/+131 |
* | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan | 2011-07-19 | 12 | -1/+1887 |
* | gr-vocoder: distcheck fixes | Johnathan Corgan | 2011-07-18 | 1 | -0/+5 |
* | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | 2011-07-18 | 66 | -1/+7592 |
* | gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 3 | -0/+384 |
* | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 31 | -1/+5673 |
* | gr-vocoder: add skeleton top-level component | Johnathan Corgan | 2011-07-17 | 2 | -0/+31 |