commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, inplace_blocks, updat


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, inplace_blocks, updated. 2dec81b1abca6d970e6695bc58e449e1db949166
Date: Sat, 3 Dec 2011 15:20:00 +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/jblum".

The branch, inplace_blocks has been updated
       via  2dec81b1abca6d970e6695bc58e449e1db949166 (commit)
       via  62076465127d2e1c862d27e813674dc8f2b9c1b7 (commit)
      from  138d39fea3a559ec2462d2e8c0c4503565219168 (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 2dec81b1abca6d970e6695bc58e449e1db949166
Author: Josh Blum <address@hidden>
Date:   Sat Dec 3 07:20:20 2011 -0800

    core: use relative_rate to calc byte rates in/out for inplace

commit 62076465127d2e1c862d27e813674dc8f2b9c1b7
Author: Josh Blum <address@hidden>
Date:   Fri Dec 2 17:30:08 2011 -0800

    core: move interp/decim comprehension into sync block

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

Summary of changes:
 .../src/lib/filter/gr_single_pole_iir_filter_cc.cc |    1 +
 .../src/lib/filter/gr_single_pole_iir_filter_ff.cc |    1 +
 gnuradio-core/src/lib/runtime/gr_block.h           |    3 +-
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.cc |   28 +++++++++++-----
 gnuradio-core/src/lib/runtime/gr_sync_block.cc     |    8 +++--
 gnuradio-core/src/lib/runtime/gr_sync_block.h      |   18 ++++++++++
 gnuradio-core/src/lib/runtime/gr_sync_decimator.cc |   33 -------------------
 gnuradio-core/src/lib/runtime/gr_sync_decimator.h  |   23 -------------
 .../src/lib/runtime/gr_sync_interpolator.cc        |   34 --------------------
 .../src/lib/runtime/gr_sync_interpolator.h         |   24 --------------
 10 files changed, 46 insertions(+), 127 deletions(-)


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



reply via email to

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