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, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.6.4.1-180-gc639fd8
Date: Tue, 16 Apr 2013 01:44:24 +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, master has been updated
       via  c639fd89346a9485f7cda041f84d3e26a79548bf (commit)
       via  bad3b840f0408d18082de5fca8ae5804a751a30d (commit)
       via  bed4b5fe4c8e86d6dc9414758500a8187400750f (commit)
      from  ca845f414e4af25c5c19f23383367c5018e922fe (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 c639fd89346a9485f7cda041f84d3e26a79548bf
Merge: bed4b5f bad3b84
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 15 21:44:07 2013 -0400

    Merge branch 'maint'

commit bed4b5fe4c8e86d6dc9414758500a8187400750f
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 12 21:28:59 2013 -0400

    filter: added fractional_resampler as a renamed fractional_interpolator.
    
    GRC block tree only references this new block and not the interpolator any 
longer.

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

Summary of changes:
 gr-blocks/lib/file_meta_source_impl.cc             |   14 ++++-
 gr-filter/grc/CMakeLists.txt                       |    1 +
 gr-filter/grc/filter_block_tree.xml                |    2 +-
 ...r_xx.xml => filter_fractional_resampler_xx.xml} |   14 +++---
 gr-filter/include/filter/CMakeLists.txt            |    2 +
 ...interpolator_ff.h => fractional_resampler_cc.h} |   26 +++++-----
 ...interpolator_ff.h => fractional_resampler_ff.h} |   26 +++++-----
 gr-filter/lib/CMakeLists.txt                       |    2 +
 ..._cc_impl.cc => fractional_resampler_cc_impl.cc} |   58 ++++++++++----------
 ...or_cc_impl.h => fractional_resampler_cc_impl.h} |   26 +++++-----
 ..._ff_impl.cc => fractional_resampler_ff_impl.cc} |   58 ++++++++++----------
 ...or_ff_impl.h => fractional_resampler_ff_impl.h} |   26 +++++-----
 ..._interpolator.py => qa_fractional_resampler.py} |   29 +++++++---
 gr-filter/swig/filter_swig.i                       |    6 ++
 14 files changed, 160 insertions(+), 130 deletions(-)
 copy gr-filter/grc/{fractional_interpolator_xx.xml => 
filter_fractional_resampler_xx.xml} (69%)
 copy gr-filter/include/filter/{fractional_interpolator_ff.h => 
fractional_resampler_cc.h} (61%)
 copy gr-filter/include/filter/{fractional_interpolator_ff.h => 
fractional_resampler_ff.h} (61%)
 copy gr-filter/lib/{fractional_interpolator_cc_impl.cc => 
fractional_resampler_cc_impl.cc} (54%)
 copy gr-filter/lib/{fractional_interpolator_cc_impl.h => 
fractional_resampler_cc_impl.h} (67%)
 copy gr-filter/lib/{fractional_interpolator_ff_impl.cc => 
fractional_resampler_ff_impl.cc} (53%)
 copy gr-filter/lib/{fractional_interpolator_ff_impl.h => 
fractional_resampler_ff_impl.h} (67%)
 copy gr-filter/python/{qa_fractional_interpolator.py => 
qa_fractional_resampler.py} (74%)
 mode change 100755 => 100644


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



reply via email to

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