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, gr_basic, updated. ab


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, gr_basic, updated. abcba722efcf3647952be9fe96f0b66477acb300
Date: Wed, 16 Nov 2011 06:27:09 +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, gr_basic has been updated
       via  abcba722efcf3647952be9fe96f0b66477acb300 (commit)
      from  f99d47faf347be0376478d01864c6f29d5ec4c50 (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 abcba722efcf3647952be9fe96f0b66477acb300
Author: Josh Blum <address@hidden>
Date:   Tue Nov 15 22:24:48 2011 -0800

    basic: added dynamic delay block

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

Summary of changes:
 gr-basic/grc/basic_block_tree.xml                  |    1 +
 gr-basic/grc/basic_delay.xml                       |   37 ++++++++
 gr-basic/include/CMakeLists.txt                    |    1 +
 .../{gr_basic_subtract.h => gr_basic_delay.h}      |   22 +++--
 gr-basic/lib/CMakeLists.txt                        |    1 +
 gr-basic/lib/gr_basic_delay.cc                     |   89 ++++++++++++++++++++
 gr-basic/swig/CMakeLists.txt                       |    2 +
 .../swig/basic_delay.i                             |    7 +-
 gr-basic/swig/basic_swig.i                         |    2 +
 9 files changed, 151 insertions(+), 11 deletions(-)
 create mode 100644 gr-basic/grc/basic_delay.xml
 copy gr-basic/include/{gr_basic_subtract.h => gr_basic_delay.h} (63%)
 create mode 100644 gr-basic/lib/gr_basic_delay.cc
 copy gnuradio-core/src/lib/general/gr_transcendental.i => 
gr-basic/swig/basic_delay.i (91%)


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



reply via email to

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