summaryrefslogtreecommitdiff
path: root/gr-vocoder
AgeCommit message (Expand)Author
2011-09-11cmake: support for importing executables when doing cross buildJosh Blum
2011-08-02cmake: language tweak for component group descriptionJosh Blum
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-24vocoder: added missing examples subdir addJosh Blum
2011-07-23vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum
2011-07-23Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-23gr: tweaks to build cmake branch on osxJosh Blum
2011-07-22gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-22gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-22gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital an...Josh Blum
2011-07-21vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linuxJosh Blum
2011-07-21vocoder: added cmake support for gr-vocoder (unix only)Josh Blum
2011-07-19gr-vocoder: adds alaw encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-19gr-vocoder: adds ulaw encoder, decoder, and audio loopback exampleJohnathan Corgan
2011-07-19gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan
2011-07-18gr-vocoder: distcheck fixesJohnathan Corgan
2011-07-18gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan
2011-07-18gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoderJohnathan Corgan
2011-07-18gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan
2011-07-17gr-vocoder: add skeleton top-level componentJohnathan Corgan