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. 3


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.3git-71-gd634ef1
Date: Tue, 26 Nov 2013 13:55:56 +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  d634ef144e8bade8f3c96678b10d7f05bc968eb2 (commit)
       via  a04bb11b52ed1bc122af22b65fbdebf3afb6eb55 (commit)
       via  fa3187a1c03f87d944c261c764f61453d77d8244 (commit)
      from  a4d2ba4bfc9b62d6c53d74f5f70a3c0656025cee (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 d634ef144e8bade8f3c96678b10d7f05bc968eb2
Merge: fa3187a a04bb11
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 26 08:56:26 2013 -0500

    Merge branch 'maint'

commit fa3187a1c03f87d944c261c764f61453d77d8244
Author: Tim O'Shea <address@hidden>
Date:   Tue Nov 19 17:01:33 2013 -0500

    blocks: adding tagged_stream_multiply_length for scaling item lengths 
(useful in conjunction with stream blocks that interpolate or decimate at fixed 
rates)

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

Summary of changes:
 cmake/Modules/FindICE-3.5.cmake                    |    1 +
 cmake/Modules/FindICE.cmake                        |    1 +
 gr-blocks/grc/blocks_block_tree.xml                |    1 +
 ...ml => blocks_tagged_stream_multiply_length.xml} |   27 +++---
 gr-blocks/include/gnuradio/blocks/CMakeLists.txt   |    1 +
 ...tream_mux.h => tagged_stream_multiply_length.h} |   37 +++-----
 gr-blocks/lib/CMakeLists.txt                       |    1 +
 .../lib/tagged_stream_multiply_length_impl.cc      |   89 ++++++++++++++++++++
 ...impl.h => tagged_stream_multiply_length_impl.h} |   31 ++++---
 gr-blocks/swig/blocks_swig5.i                      |    3 +
 10 files changed, 143 insertions(+), 49 deletions(-)
 copy gr-blocks/grc/{blocks_tagged_stream_mux.xml => 
blocks_tagged_stream_multiply_length.xml} (70%)
 copy gr-blocks/include/gnuradio/blocks/{tagged_stream_mux.h => 
tagged_stream_multiply_length.h} (50%)
 create mode 100644 gr-blocks/lib/tagged_stream_multiply_length_impl.cc
 copy gr-blocks/lib/{tagged_stream_mux_impl.h => 
tagged_stream_multiply_length_impl.h} (60%)


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



reply via email to

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