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 version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.5.1-278-gb0f3db9
Date: Fri, 2 Mar 2012 21:21:36 +0000 (UTC)

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  b0f3db9a0785d69d004d65054bb70a4dd70dcb65 (commit)
       via  d1f1c53fbc8ac7b8146af51cb104acb07cb7bdb2 (commit)
       via  749b27b25818a292f6484c25501fad0faf748f6c (commit)
      from  875f5185a7feecbb1d4a3426a443bd873b0abd4b (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 b0f3db9a0785d69d004d65054bb70a4dd70dcb65
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 2 16:21:30 2012 -0500

    grc: updating to new name of pfb synthesizer block.

commit d1f1c53fbc8ac7b8146af51cb104acb07cb7bdb2
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 2 16:15:31 2012 -0500

    examples: fixing synthesizer examples to use new block name.

commit 749b27b25818a292f6484c25501fad0faf748f6c
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 2 16:10:53 2012 -0500

    core: changed name of gr_pfb_synthesis_filterbank_ccf to gr_pfb_synthesizer 
to make it easier to write and remember.

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

Summary of changes:
 gnuradio-core/src/lib/filter/CMakeLists.txt        |    2 +-
 gnuradio-core/src/lib/filter/filter.i              |    4 +-
 ...filterbank_ccf.cc => gr_pfb_synthesizer_ccf.cc} |   40 ++++++++++----------
 ...s_filterbank_ccf.h => gr_pfb_synthesizer_ccf.h} |   26 ++++++------
 ...s_filterbank_ccf.i => gr_pfb_synthesizer_ccf.i} |   18 ++++----
 gnuradio-examples/python/pfb/reconstruction.py     |    2 +-
 gnuradio-examples/python/pfb/synth_filter.py       |    2 +-
 gnuradio-examples/python/pfb/synth_to_chan.py      |    2 +-
 grc/blocks/block_tree.xml                          |    2 +-
 ...hesis_filterbank.xml => gr_pfb_synthesizer.xml} |    6 +-
 10 files changed, 52 insertions(+), 52 deletions(-)
 rename gnuradio-core/src/lib/filter/{gr_pfb_synthesis_filterbank_ccf.cc => 
gr_pfb_synthesizer_ccf.cc} (84%)
 rename gnuradio-core/src/lib/filter/{gr_pfb_synthesis_filterbank_ccf.h => 
gr_pfb_synthesizer_ccf.h} (84%)
 rename gnuradio-core/src/lib/filter/{gr_pfb_synthesis_filterbank_ccf.i => 
gr_pfb_synthesizer_ccf.i} (72%)
 rename grc/blocks/{gr_pfb_synthesis_filterbank.xml => gr_pfb_synthesizer.xml} 
(89%)


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



reply via email to

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