summaryrefslogtreecommitdiff
path: root/gr-fft
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-04-02 12:12:48 -0400
committerTom Rondeau <trondeau@vt.edu>2013-04-04 10:37:53 -0400
commit9ce3e6b3f658b9273f048e1a3580be65dc08bef1 (patch)
tree75f84b463de6c2d3a96fcfeaf9da5bd3e9bc89dc /gr-fft
parentf518ef31d68e55f4e9dca41ae57a64551da0085a (diff)
grc: removed 'old' grc keys from block_tree.
This does not remove the actual GRC files, just how we find them in the block tree structure of GRC. Renames all blocks not updated to 3.7 style as "(old)" in name.
Diffstat (limited to 'gr-fft')
-rw-r--r--gr-fft/grc/fft_block_tree.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fft/grc/fft_block_tree.xml b/gr-fft/grc/fft_block_tree.xml
index 3bda77eae1..3a81ee76e9 100644
--- a/gr-fft/grc/fft_block_tree.xml
+++ b/gr-fft/grc/fft_block_tree.xml
@@ -29,7 +29,7 @@
<cat>
<name></name> <!-- Blank for Root Name -->
<cat>
- <name>FFT</name>
+ <name>Fourier Analysis</name>
<block>fft_vxx</block>
<block>goertzel_fc</block>
</cat>