summaryrefslogtreecommitdiff
path: root/gr-fcd/grc
diff options
context:
space:
mode:
authorSebastian Koslowski <koslowski@kit.edu>2016-04-05 22:10:01 +0200
committerSebastian Koslowski <koslowski@kit.edu>2016-05-27 21:58:27 +0200
commit4565ba90b988f7696026ea7c3822e9ce9776a1f1 (patch)
treeac47a5b902c9bcc3c03216399a083c6f9855cee5 /gr-fcd/grc
parent1937f756fd4027ace86316fc6fb1433cd832e6eb (diff)
grc: assign all in-tree blocks to module 'Core'
Diffstat (limited to 'gr-fcd/grc')
-rw-r--r--gr-fcd/grc/fcd_source_c.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fcd/grc/fcd_source_c.xml b/gr-fcd/grc/fcd_source_c.xml
index 01ea26d81c..b8975e4070 100644
--- a/gr-fcd/grc/fcd_source_c.xml
+++ b/gr-fcd/grc/fcd_source_c.xml
@@ -2,7 +2,7 @@
<block>
<name>Funcube Dongle Source</name>
<key>fcd_source_c</key>
- <category>FCD</category>
+ <category>[Core]/FCD</category>
<flags>throttle</flags>
<import>from gnuradio import fcd</import>
<make>fcd.source_c($device_name)