diff options
author | Achilleas Anastasopoulos <anastas@umich.edu> | 2011-08-31 19:35:58 -0400 |
---|---|---|
committer | Achilleas Anastasopoulos <anastas@umich.edu> | 2011-08-31 19:35:58 -0400 |
commit | 8f6be2790220af5b4628de7daee3be4b494e3b3e (patch) | |
tree | a269d1fdd6970e3a8c4a96e70680bc732612402a /gr-trellis/grc/trellis_siso_f.xml | |
parent | d9955bc0ba633ebd4bb2964b656f47cd05ccd05f (diff) |
Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc blocks related to trellis inside the gr-trellis/grc directory
Diffstat (limited to 'gr-trellis/grc/trellis_siso_f.xml')
-rw-r--r-- | gr-trellis/grc/trellis_siso_f.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-trellis/grc/trellis_siso_f.xml b/gr-trellis/grc/trellis_siso_f.xml index 21af005fa2..f956c35778 100644 --- a/gr-trellis/grc/trellis_siso_f.xml +++ b/gr-trellis/grc/trellis_siso_f.xml @@ -7,7 +7,7 @@ <block> - <name>Trellis SISO</name> + <name>SISO</name> <key>trellis_siso_f</key> <category>Error Correction/Trellis</category> <import>from gnuradio import trellis</import> |