commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r4372 - gnuradio/trunk/gnuradio-examples/python/channe


From: anastas
Subject: [Commit-gnuradio] r4372 - gnuradio/trunk/gnuradio-examples/python/channel-coding/fsm_files
Date: Sun, 4 Feb 2007 16:10:24 -0700 (MST)

Author: anastas
Date: 2007-02-04 16:10:23 -0700 (Sun, 04 Feb 2007)
New Revision: 4372

Added:
   
gnuradio/trunk/gnuradio-examples/python/channel-coding/fsm_files/irregular.fsm
Log:
added toy fsm file to test irregular FSMs

Added: 
gnuradio/trunk/gnuradio-examples/python/channel-coding/fsm_files/irregular.fsm
===================================================================
--- 
gnuradio/trunk/gnuradio-examples/python/channel-coding/fsm_files/irregular.fsm  
                            (rev 0)
+++ 
gnuradio/trunk/gnuradio-examples/python/channel-coding/fsm_files/irregular.fsm  
    2007-02-04 23:10:23 UTC (rev 4372)
@@ -0,0 +1,11 @@
+2 2 2
+
+0 0
+0 1
+
+0 1
+0 1
+
+
+useless irregular FSM for testing. state 0 has 3 incoming edges and state
+1 has 1 incoming edge.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]