| Commit message (Expand) | Author | Age | Files | Lines |
* | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -7/+7 |
* | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 128 | -1140/+1140 |
* | Merge branch 'rm_python_ext' into cmake_builds | Tom Rondeau | 2012-04-03 | 2 | -1/+3 |
|\ |
|
| * | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 2 | -1/+3 |
* | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 2 | -155/+0 |
|/ |
|
* | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 1 | -1/+1 |
|\ |
|
| * | volk: added volk as depedency for various components | Josh Blum | 2012-03-22 | 1 | -1/+1 |
| * | build: updated ignores | Johnathan Corgan | 2012-03-08 | 1 | -0/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-17 | 6 | -16/+15 |
|\| |
|
| * | vocoder: add xml blocks to autotools build | Johnathan Corgan | 2012-02-17 | 1 | -2/+23 |
| * | vocoder: fix typos in added block xml | Johnathan Corgan | 2012-02-17 | 6 | -16/+15 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-14 | 21 | -0/+497 |
|\| |
|
| * | Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep) | Martin Braun | 2012-02-14 | 21 | -0/+497 |
* | | 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 | 26 | -683/+0 |
|/ |
|
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+4 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -20/+21 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-vocoder | Tom Rondeau | 2011-11-27 | 2 | -0/+6 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | Merge remote branch 'jblum/cmake_fixes' into next | Tom Rondeau | 2011-10-22 | 1 | -0/+1 |
|\ |
|
| * | misc fix missing installed files/tweaks | Josh Blum | 2011-10-20 | 1 | -0/+1 |
* | | docs: don't need to distribute README files in docs component. Just the insta... | Tom Rondeau | 2011-10-22 | 1 | -1/+0 |
* | | docs: installing README files. | Tom Rondeau | 2011-10-20 | 2 | -0/+25 |
|/ |
|
* | 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 |