diff options
author | Tom Rondeau | 2012-04-03 11:35:35 -0400 |
---|---|---|
committer | Tom Rondeau | 2012-04-03 12:26:34 -0400 |
commit | 7dc08ba2875c0dace0432cd514add6ce2b085f44 (patch) | |
tree | e6a01fd07cd6c24040886a805105e6323a969834 /gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm | |
parent | 0dd3e32b5526c085a983d7ff235bac61ec2c52ff (diff) | |
download | gnuradio-7dc08ba2875c0dace0432cd514add6ce2b085f44.tar.gz gnuradio-7dc08ba2875c0dace0432cd514add6ce2b085f44.tar.bz2 gnuradio-7dc08ba2875c0dace0432cd514add6ce2b085f44.zip |
examples: Reworked locations and installation of examples.
All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.
Diffstat (limited to 'gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm')
-rw-r--r-- | gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm b/gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm new file mode 100644 index 000000000..9630cd9af --- /dev/null +++ b/gr-trellis/src/examples/python/fsm_files/awgn2o3_16.fsm @@ -0,0 +1,40 @@ +4 16 8 + +0 8 4 12 +0 8 4 12 +0 8 4 12 +0 8 4 12 +1 9 5 13 +1 9 5 13 +1 9 5 13 +1 9 5 13 +2 10 6 14 +2 10 6 14 +2 10 6 14 +2 10 6 14 +3 11 7 15 +3 11 7 15 +3 11 7 15 +3 11 7 15 + +0 1 7 6 +6 7 1 0 +3 2 4 5 +5 4 2 3 +2 3 5 4 +4 5 3 2 +1 0 6 7 +7 6 0 1 +4 5 3 2 +2 3 5 4 +7 6 0 1 +1 0 6 7 +6 7 1 0 +0 1 7 6 +5 4 2 3 +3 2 4 5 + + +2/3 code generated from the awgn 1/2 code with 16 states and puncturing the 4th bit. +d_free= + |