diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-12-28 09:40:01 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-12-29 18:33:21 -0500 |
commit | 4580aaf9583b1e8ca4b3ef1d3127c7d48566fe67 (patch) | |
tree | 48c0102973b45ce8972f19a1af7f548ba3e1faef /gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm | |
parent | 6a8fc327dc2cbd1fa63b9acd08fa90baea0758e8 (diff) |
trellis: converted gr-trellis to new style.
Diffstat (limited to 'gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm')
-rw-r--r-- | gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm b/gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm deleted file mode 100644 index 604bac6c2c..0000000000 --- a/gr-trellis/src/examples/python/fsm_files/awgn1o2_8.fsm +++ /dev/null @@ -1,24 +0,0 @@ -2 8 4 - -0 4 -0 4 -1 5 -1 5 -2 6 -2 6 -3 7 -3 7 - - -0 3 -3 0 -1 2 -2 1 -3 0 -0 3 -2 1 -1 2 - - -1/2 8-state code (Proakis pg. 493) -GM1o2_8=[ 1+D+D^3 1+D+D^2+D^3] =[13 , 15] (decimal) |