summaryrefslogtreecommitdiff
path: root/gr-vocoder/swig
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-vocoderTom Rondeau
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh 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-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-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-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