summaryrefslogtreecommitdiff
path: root/gr-wavelet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-12-121-2/+0
|\
| * build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau2012-12-121-2/+0
* | ctrlport: fixing up controlport integration into gnuradio-core for merge with...Tom Rondeau2012-12-031-0/+3
* | Merge branch 'master' into nextJohnathan Corgan2012-11-141-9/+9
|\|
| * gr: same change for common PYTHON test pathsJosh Blum2012-11-141-7/+7
| * gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
* | fixing up various QA issues with new components.Tom Rondeau2012-11-101-1/+2
* | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio...Tom Rondeau2012-11-062-0/+3
* | wavelet: fix API export declarationsJosh Blum2012-09-073-3/+3
* | Merged comments branch into comments_next branch.Ben Reynwar2012-08-101-2/+1
|\ \
| * | Merge branch 'master' into commentsBen Reynwar2012-08-083-8/+8
| |\|
| * | Merge branch 'sphinxdocs' into commentsBen Reynwar2012-05-222-6/+7
| |\ \
| | * | wavelet: Move squash_ff comments so that doxyxml captures them.Ben Reynwar2012-05-221-5/+6
| * | | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-2/+1
* | | | Merge branch 'master' into nextJohnathan Corgan2012-07-031-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'maint'Johnathan Corgan2012-07-031-0/+2
| |\ \ \
| | * | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
* | | | | Merge branch 'master' into nextJohnathan Corgan2012-06-201-6/+3
|\| | | |
| * | | | Merge branch 'gr_filter'Johnathan Corgan2012-06-201-6/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | build: reworking cmake structure for include and lib directories. I think thi...Tom Rondeau2012-05-021-6/+3
| | |/ /
* | | | Merge branch 'master' into nextJohnathan Corgan2012-05-262-2/+3
|\| | |
| * | | wavelet: fixes for missing qa libraries and compile definesJosh Blum2012-05-222-2/+3
| | |/ | |/|
* | | Merge branch 'master' into nextTom Rondeau2012-05-221-1/+1
|\| |
| * | Fixing cmake doc dependencies for gr-fft and gr-wavelet.Ben Reynwar2012-05-221-1/+1
| |/
* / wavelet: transition to namespace C++ APIJohnathan Corgan2012-04-2117-426/+461
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1315-74/+74
* wavelet: fix swig paths for OSXMichael Dickens2012-04-092-1/+5
* wavelet: simplified swig generation after virtual interface class changeJohnathan Corgan2012-04-044-96/+15
* wavelet: converted blocks to private implementation patternJohnathan Corgan2012-04-0110-94/+191
* wavelet: move wavelet blocks to new top-level componentJohnathan Corgan2012-04-0119-0/+1162