[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.3.1git-118-g7b19372 |
Date: |
Mon, 6 Dec 2010 19:20:22 +0000 (GMT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".
The branch, master has been updated
via 7b19372f83fede6a1d55e4b70202aa58b004e9f8 (commit)
via 6246efbefcdb6807daa7c245ebe7a975ab0ce7d4 (commit)
from dd656e9db5e69ed6b11653deea710e299d72827e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7b19372f83fede6a1d55e4b70202aa58b004e9f8
Author: Tom Rondeau <address@hidden>
Date: Mon Dec 6 13:59:20 2010 -0500
Adding new example script for using the new PFB arbitrary resampler
interface. One resampler takes user-generated taps and another resampler just
takes the resampling rate. Both input and output signals are plotted.
commit 6246efbefcdb6807daa7c245ebe7a975ab0ce7d4
Author: Tom Rondeau <address@hidden>
Date: Mon Dec 6 13:52:55 2010 -0500
Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to
just specify the requested resampling rate without providing their own filter
taps.
Taps are then generated inside hier_block2 to cover full bandwidth of input
signal.
Optional attenuation parameter may be provided.
-----------------------------------------------------------------------
Summary of changes:
.../python/gnuradio/blks2impl/pfb_arb_resampler.py | 11 ++-
gnuradio-examples/python/pfb/resampler.py | 95 ++++++++++++++++++++
2 files changed, 104 insertions(+), 2 deletions(-)
create mode 100755 gnuradio-examples/python/pfb/resampler.py
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.3.1git-118-g7b19372,
git repository hosting <=