summaryrefslogtreecommitdiff
path: root/gr-trellis
Commit message (Expand)AuthorAgeFilesLines
* Merge master/fix_build_dir_order into next, then fix conflicts and redo come ...Michael L Dickens2013-01-042-3/+8
|\
| * Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens2013-01-011-3/+6
* | Merge branch 'next_blocks' into nextTom Rondeau2012-12-2929-259/+263
|\ \
| * | grc: updating GRC exmaples for new component changes.Tom Rondeau2012-12-276-205/+205
| * | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2124-55/+59
* | | trellis: converted gr-trellis to new style.Tom Rondeau2012-12-29162-7746/+6822
|/ /
* | 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
* | gr: added missing dependencies for unit testsJosh Blum2012-11-141-1/+1
* | gr: misc test dependencies for new componentsJosh Blum2012-11-141-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2012-11-141-9/+8
|\|
| * 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
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise s...Tom Rondeau2012-11-105-1110/+1194
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-103-5/+7
* | fixing up various QA issues with new components.Tom Rondeau2012-11-102-2/+3
* | analog: removing gr-analog as a required dependency when not actually necessary.Tom Rondeau2012-11-0619-22/+101
* | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos...Tom Rondeau2012-11-0621-27/+43
* | Merge branch 'master' into nextJohnathan Corgan2012-11-041-1/+2
|\|
| * gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+2
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-281-0/+1
|\ \
| * \ Merged comments branch into comments_next branch.Ben Reynwar2012-08-101-0/+1
| |\ \
| | * | Merge branch 'master' into commentsBen Reynwar2012-08-081-1/+3
| | |\|
| | * | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-0/+1
* | | | trellis: fixing trellis examples for gr-filter update.Tom Rondeau2012-08-204-11/+11
* | | | trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-2027-193/+240
* | | | digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work...Tom Rondeau2012-08-146-15/+15
|/ / /
* | | Merge branch 'master' into nextJohnathan Corgan2012-07-031-1/+3
|\ \ \ | | |/ | |/|
| * | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-1/+3
| |/
* / core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-0622-25/+25
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1381-1559/+1559
* Merge branch 'maint'Johnathan Corgan2012-04-091-0/+2
|\
| * gr: fix 2 places where pyc files get generated in-treeJosh Blum2012-04-091-0/+2
* | Merge branch 'master' into nextTom Rondeau2012-04-071-0/+2
|\|
| * trellis: bug fix to make sure file is closed.Achilleas Anastasopoulos2012-04-071-0/+2
* | Merge branch 'rm_python_ext' into cmake_buildsTom Rondeau2012-04-0344-3/+5623
|\ \
| * | examples: Reworked locations and installation of examples.Tom Rondeau2012-04-0344-3/+5623
* | | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-208/+0
|/ /
* | Merge branch 'master' into nextJohnathan Corgan2012-03-221-2/+2
|\|
| * volk: added volk as depedency for various componentsJosh Blum2012-03-221-2/+2
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0818-751/+0
|/
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* Fixed warnings generated by variable declaration order.Tom Rondeau2011-12-061-1/+1
* trellis fixing trellis grc files to know about gr-digital.Achilleas Anastasopoulos2011-12-064-16/+16
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2