Fixed python qa code in gr-ecc. Moved the non-standard qa tests into
authormichaelld <michaelld@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 27 Aug 2006 23:12:06 +0000 (23:12 +0000)
committermichaelld <michaelld@221aa14e-8319-0410-a670-987f0aec2ac5>
Sun, 27 Aug 2006 23:12:06 +0000 (23:12 +0000)
commit4279fc2bf97c7cd2b970b9fe55fd727626ae48ae
treed8d9ec8cef21c1e43f2dcab1b9aa1bdf3697c3fb
parentef47957bdc5340fca828635988e8fd64a9a3fc71
Fixed python qa code in gr-ecc.  Moved the non-standard qa tests into
gr-ecc/examples for now until the gr-ecc blocks are fully operational.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3447 221aa14e-8319-0410-a670-987f0aec2ac5
gr-error-correcting-codes/examples/qa_test_coding_1.py [new file with mode: 0755]
gr-error-correcting-codes/examples/qa_test_coding_2.py [new file with mode: 0755]
gr-error-correcting-codes/examples/qa_test_encoder_convolutional_1.py [new file with mode: 0755]
gr-error-correcting-codes/examples/qa_test_encoder_convolutional_2.py [new file with mode: 0755]
gr-error-correcting-codes/src/lib/qa_ecc.py [deleted file]
gr-error-correcting-codes/src/python/Makefile.am
gr-error-correcting-codes/src/python/qa_ecc.py [new file with mode: 0755]
gr-error-correcting-codes/src/python/qa_test_coding_1.py [deleted file]
gr-error-correcting-codes/src/python/qa_test_coding_2.py [deleted file]
gr-error-correcting-codes/src/python/qa_test_encoder_convolutional_1.py [deleted file]
gr-error-correcting-codes/src/python/qa_test_encoder_convolutional_2.py [deleted file]