summaryrefslogtreecommitdiff
path: root/gr-trellis/src/python/qa_trellis.py
Commit message (Collapse)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-141/+0
|
* analog: removed noise and sig sources from core.Tom Rondeau2012-11-101-1/+2
| | | | Fixed QA code for components that do not use gr-analog.
* trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-201-5/+5
| | | | (mostly namespace issues in C++).
* 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 ↵Tom Rondeau2012-04-131-10/+10
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ↵Tom Rondeau2011-07-121-5/+10
| | | | to the PYTHONPATH so that the QA code can import digital_swig.
* Added tests to qa_trellis.py.Ben Reynwar2011-02-061-28/+91
|
* Updating all of the QA code that I can actually test to work with the new ↵Tom Rondeau2010-10-041-9/+3
| | | | XML output runners.
* Implements ticket:207jcorgan2007-11-271-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Temporary fix to qa_trellis.py so that make distcheck succeedsanastas2006-08-111-2/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3245 221aa14e-8319-0410-a670-987f0aec2ac5
* Added support for concatenated codesanastas2006-08-111-0/+14
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3234 221aa14e-8319-0410-a670-987f0aec2ac5
* First 3 tests added for fsm classanastas2006-08-091-0/+27
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3229 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-071-0/+35
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3219 221aa14e-8319-0410-a670-987f0aec2ac5