summaryrefslogtreecommitdiff
path: root/gr-trellis/grc/trellis_permutation.xml
diff options
context:
space:
mode:
authorAchilleas Anastasopoulos2011-06-13 18:38:03 -0400
committerAchilleas Anastasopoulos2011-06-13 18:38:03 -0400
commitd9955bc0ba633ebd4bb2964b656f47cd05ccd05f (patch)
treed7142da7070fc7274968afc52f288f3b9c79d390 /gr-trellis/grc/trellis_permutation.xml
parent938eea97126e985927bc15091d3ad148ed593578 (diff)
downloadgnuradio-d9955bc0ba633ebd4bb2964b656f47cd05ccd05f.tar.gz
gnuradio-d9955bc0ba633ebd4bb2964b656f47cd05ccd05f.tar.bz2
gnuradio-d9955bc0ba633ebd4bb2964b656f47cd05ccd05f.zip
added grc directory in gr-trellis
Diffstat (limited to 'gr-trellis/grc/trellis_permutation.xml')
-rw-r--r--gr-trellis/grc/trellis_permutation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-trellis/grc/trellis_permutation.xml b/gr-trellis/grc/trellis_permutation.xml
index 8804177e9..6bd14e6b7 100644
--- a/gr-trellis/grc/trellis_permutation.xml
+++ b/gr-trellis/grc/trellis_permutation.xml
@@ -5,11 +5,11 @@
###################################################
-->
-<category>Trellis</category>
<block>
<name>Trellis Permutation</name>
<key>trellis_permutation</key>
+ <category>Error Correction/Trellis</category>
<import>from gnuradio import trellis</import>
<make>trellis.permutation($block_size, $table, $syms_per_block, $type.size*$vlen)</make>
<param>