commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-809-gcaa6f82
Date: Tue, 28 Dec 2010 21:31:53 +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, next has been updated
       via  caa6f821a601a37f2be0cc42c8f7fd42f9670b84 (commit)
       via  2fa7c997559e173c59227ee14a154e4b462d46bd (commit)
       via  3f32342fc5c82d53e7c94afbccb01d38280db733 (commit)
       via  47c11429a1f2afa2d46419d3fedff60403e4ea12 (commit)
       via  3751671d1b596113e441ca326280bdcc94fdcc6f (commit)
       via  ae03fd9ae853055548be3e2c0ff5754828142c2a (commit)
      from  fd8f86713d8f9de79850b9e7aabde7c453b7e890 (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 caa6f821a601a37f2be0cc42c8f7fd42f9670b84
Merge: fd8f86713d8f9de79850b9e7aabde7c453b7e890 
2fa7c997559e173c59227ee14a154e4b462d46bd
Author: Tom Rondeau <address@hidden>
Date:   Tue Dec 28 13:31:29 2010 -0500

    Merge branch 'master' into next
    
    * master:
      Under extreme circumstances, optfir might never produce an answer 
(atten>300), so this puts in a check on the ripple; if it gets too large, stop 
trying.
      Allowing PFB interpolator to be called without specifying the taps; 
autogen taps inside hierblock.
      Allowing PFB decimator to be called without specifying the taps; autogen 
taps inside hierblock.
      PFB channelizer can be specified without external taps. Uses optfir to 
generate an internal filter to cover the channel bandwidth; user can specify 
the attenuation of this filter if desired.
      Updating the arb. resampler to use the optfir filter that provides better 
specificatiion of stopband atten.

-----------------------------------------------------------------------

Summary of changes:
 .../python/gnuradio/blks2impl/pfb_arb_resampler.py |   24 ++++++++++++++----
 .../python/gnuradio/blks2impl/pfb_channelizer.py   |   26 +++++++++++++++++--
 .../src/python/gnuradio/blks2impl/pfb_decimator.py |   26 +++++++++++++++++--
 .../python/gnuradio/blks2impl/pfb_interpolator.py  |   25 +++++++++++++++++-
 gnuradio-examples/python/pfb/channelize.py         |    2 +-
 5 files changed, 89 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]