summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/channel-coding/fsm_files/awgn2o3_4.fsm
blob: 3ac57be18d77dc421f63844e6d8a4578e8533952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
4 4 8

0       1       2       3
0       1       2       3
0       1       2       3
0       1       2       3

0       7       4       3
3       4       7       0
5       2       1       6
6       1       2       5

I don't remeber how I generated this one...
it is a bit better than awgn2o3_4_msb and worse
than awgn2o3_4_msbG.