summaryrefslogtreecommitdiff
path: root/gr-trellis/src/python
Commit message (Expand)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-293-195/+0
* 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: removed noise and sig sources from core.Tom Rondeau2012-11-102-3/+5
* | fixing up various QA issues with new components.Tom Rondeau2012-11-101-1/+2
* | Merge branch 'master' into nextJohnathan Corgan2012-11-041-1/+2
|\|
| * gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+2
* | trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-201-5/+5
* | core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-061-1/+1
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-132-14/+14
* 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-083-53/+0
|/
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
* vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-231-1/+1
* digital: added cmake support for gr-digital (unix only)Josh Blum2011-07-201-0/+1
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+36
* trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ...Tom Rondeau2011-07-122-5/+12
* Added tests to qa_trellis.py.Ben Reynwar2011-02-061-28/+91
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-1/+1
* Consistently use TESTS += in conditionalsEric Blossom2010-11-241-2/+1
* Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau2010-10-041-9/+3
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+9
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-141-3/+1
* Implements ticket:207jcorgan2007-11-271-2/+2
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-212-2/+2
* Updated FSF address in all files. Fixes ticket:51eb2006-09-132-4/+4
* Implements ticket:3 and fixes ticket:42. The common functionality of jcorgan2006-08-271-49/+8
* Fixes ticket:26, ticket:27, and ticket:32.jcorgan2006-08-121-0/+4
* Temporary fix to qa_trellis.py so that make distcheck succeedsanastas2006-08-111-2/+4
* Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distch...anastas2006-08-111-1/+4
* Added support for concatenated codesanastas2006-08-111-0/+14
* First 3 tests added for fsm classanastas2006-08-092-0/+42
* VPATH update for gr-trelliseb2006-08-071-1/+3
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-073-0/+112