summaryrefslogtreecommitdiff
path: root/config/grc_gnuradio_examples.m4
diff options
context:
space:
mode:
authortrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2009-08-12 03:39:03 +0000
committertrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2009-08-12 03:39:03 +0000
commita0d13b42bfb3fd081d77e9d73cf4db9695a6d88b (patch)
tree1407e44ca9f51399c9ee0a0fe51789fa1f3fcf91 /config/grc_gnuradio_examples.m4
parent420f1274bfd7cb40cd6d7851f6541f80ac6616be (diff)
Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filterbank implementations that do (integer) decimation, (integer) interpolation, arbitrary resampling, and channelizing. gnuradio-example/python/pfb includes a number of different examples of how to use these blocks.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11583 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'config/grc_gnuradio_examples.m4')
-rw-r--r--config/grc_gnuradio_examples.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/grc_gnuradio_examples.m4 b/config/grc_gnuradio_examples.m4
index 7de55666d..3225f3ab5 100644
--- a/config/grc_gnuradio_examples.m4
+++ b/config/grc_gnuradio_examples.m4
@@ -39,6 +39,7 @@ AC_DEFUN([GRC_GNURADIO_EXAMPLES],[
gnuradio-examples/python/multi_usrp/Makefile \
gnuradio-examples/python/network/Makefile \
gnuradio-examples/python/ofdm/Makefile \
+ gnuradio-examples/python/pfb/Makefile \
gnuradio-examples/python/usrp/Makefile \
gnuradio-examples/python/usrp2/Makefile \
])