| Commit message (Expand) | Author | Age | Files | Lines |
* | vocoder: fixed signed/unsigned warning. | Tom Rondeau | 2011-10-20 | 1 | -2/+2 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | added some more python dash B | Josh Blum | 2011-10-17 | 1 | -1/+1 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 6 | -3/+51 |
|\ |
|
| * | docs: fixing copy-paste spelling error. | Tom Rondeau | 2011-10-09 | 1 | -1/+1 |
| * | docs: adding README.vocoder and a Doxygen page for the vocoder block. | Tom Rondeau | 2011-10-09 | 6 | -3/+51 |
| * | misc_next_branch_tweaks_to_build_on_osx_and_windows | Josh Blum | 2011-07-23 | 2 | -4/+3 |
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 9 | -60/+60 |
* | | cmake: support for importing executables when doing cross build | Josh Blum | 2011-09-11 | 1 | -3/+7 |
* | | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | | cmake: tweaks + fixes for components/packaging | Josh Blum | 2011-07-29 | 1 | -1/+1 |
* | | vocoder: added missing examples subdir add | Josh Blum | 2011-07-24 | 1 | -0/+1 |
* | | vocoder: updated cmake build for new blocks (also fixed some tests) | Josh Blum | 2011-07-23 | 12 | -15/+83 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-23 | 30 | -3/+1233 |
|\| |
|
| * | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 14 | -0/+415 |
| * | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 12 | -0/+407 |
| * | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 13 | -3/+411 |
* | | gr: tweaks to build cmake branch on osx | Josh Blum | 2011-07-23 | 1 | -1/+0 |
* | | gr: added API macros for noaa and pager, also renamed the ones for digital an... | Josh Blum | 2011-07-22 | 13 | -47/+47 |
* | | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux | Josh Blum | 2011-07-21 | 16 | -37/+78 |
* | | vocoder: added cmake support for gr-vocoder (unix only) | Josh Blum | 2011-07-21 | 9 | -0/+501 |
|/ |
|
* | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 14 | -0/+401 |
* | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 14 | -5/+406 |
* | 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 | 77 | -3/+7854 |
* | gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 19 | -7/+1113 |
* | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 47 | -5/+6225 |
* | gr-vocoder: add skeleton top-level component | Johnathan Corgan | 2011-07-17 | 19 | -0/+265 |