summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/channel-coding/fsm_files/awgn1o2_8.fsm
blob: dd63b1ef50ce8aa985ce19c746cdb0153f07caf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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^2+D^3   1+D+D^3];