summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm')
-rw-r--r--gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm b/gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm
index 1930523b3..ef1bd1f02 100644
--- a/gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm
+++ b/gnuradio-examples/python/channel-coding/fsm_files/rep3.fsm
@@ -4,4 +4,5 @@
0 7
-1/3 repetition code (with binary input)
+1/3 repetition code (with binary input).
+There is only one state, since this is essentially a memoryless system.