summaryrefslogtreecommitdiff
path: root/gr-vocoder
AgeCommit message (Expand)Author
2011-10-22Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau
2011-10-22docs: don't need to distribute README files in docs component. Just the insta...Tom Rondeau
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-20docs: installing README files.Tom Rondeau
2011-10-20vocoder: fixed signed/unsigned warning.Tom Rondeau
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-17added some more python dash BJosh Blum
2011-10-11Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-09docs: fixing copy-paste spelling error.Tom Rondeau
2011-10-09docs: adding README.vocoder and a Doxygen page for the vocoder block.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
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-23misc_next_branch_tweaks_to_build_on_osx_and_windowsJosh 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