aboutsummaryrefslogtreecommitdiffstats
path: root/gr-filter/grc
diff options
context:
space:
mode:
authorMarcus Müller <marcus@hostalia.de>2017-09-21 10:52:13 -0700
committerMarcus Müller <marcus@hostalia.de>2017-09-21 10:54:55 -0700
commit738f8c92cb9fdb423017fc2ee781cd92eb8b2309 (patch)
treef0745691a609eddc771562d2f5fc4a315ec38c8e /gr-filter/grc
parentvolk: synchronize to current master (diff)
downloadgnuradio-738f8c92cb9fdb423017fc2ee781cd92eb8b2309.tar.xz
gnuradio-738f8c92cb9fdb423017fc2ee781cd92eb8b2309.zip
Moved GRC XML and corrected class names for fractional->mmse rename
Diffstat (limited to 'gr-filter/grc')
-rw-r--r--gr-filter/grc/filter_mmse_interpolator_xx.xml (renamed from gr-filter/grc/filter_fractional_interpolator_xx.xml)2
-rw-r--r--gr-filter/grc/filter_mmse_resampler_xx.xml (renamed from gr-filter/grc/filter_fractional_resampler_xx.xml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-filter/grc/filter_fractional_interpolator_xx.xml b/gr-filter/grc/filter_mmse_interpolator_xx.xml
index c80d23d73..6677cf6f0 100644
--- a/gr-filter/grc/filter_fractional_interpolator_xx.xml
+++ b/gr-filter/grc/filter_mmse_interpolator_xx.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
###################################################
-##Fractional Interpolator
+##Fractional MMSE Interpolator
###################################################
-->
<block>
diff --git a/gr-filter/grc/filter_fractional_resampler_xx.xml b/gr-filter/grc/filter_mmse_resampler_xx.xml
index 31a4acee8..5d5f9c178 100644
--- a/gr-filter/grc/filter_fractional_resampler_xx.xml
+++ b/gr-filter/grc/filter_mmse_resampler_xx.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
###################################################
-##Fractional Resampler
+##Fractional MMSE Resampler
###################################################
-->
<block>