fixed a small error in gnuradio-examples/python/channel-coding/README
authoranastas <anastas@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 5 Feb 2007 18:34:49 +0000 (18:34 +0000)
committeranastas <anastas@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 5 Feb 2007 18:34:49 +0000 (18:34 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4383 221aa14e-8319-0410-a670-987f0aec2ac5

gnuradio-examples/python/channel-coding/README

index 13968304a307cf4ec967743fbd049fba5beaa367..d5bad85f57e32dd1a4ddd68d2dc264d0e1c9f513 100644 (file)
@@ -14,9 +14,9 @@ If you just want to see what these programs do, run each of the following:
 ./test_tcm_combined.py fsm_files/awgn1o2_4.fsm 6.0 1000
 ./test_tcm_parallel.py fsm_files/awgn1o2_4.fsm 6.0 1000
 
-./test_sccc_hard.py  fsm_files/awgn1o2_4.fsm fsm_files/awgn1o2_4_msb.fsm 10.0 100
-./test_sccc_soft.py  fsm_files/awgn1o2_4.fsm fsm_files/awgn1o2_4_msb.fsm  8.0 100
-./test_sccc_turbo.py fsm_files/awgn1o2_4.fsm fsm_files/awgn1o2_4_msb.fsm  5.0 100
+./test_sccc_hard.py  fsm_files/awgn1o2_4.fsm fsm_files/awgn2o3_4_msb.fsm 10.0 100
+./test_sccc_soft.py  fsm_files/awgn1o2_4.fsm fsm_files/awgn2o3_4_msb.fsm  8.0 100
+./test_sccc_turbo.py fsm_files/awgn1o2_4.fsm fsm_files/awgn2o3_4_msb.fsm  5.0 100
 
 ./test_viterbi_equalization.py  12.0 100
 ./test_viterbi_equalization1.py 12.0 100