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. 5f


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, gr_basic, updated. 5f01af5ad325753d5266970cb89322c3a75d553f
Date: Mon, 14 Nov 2011 06:58:53 +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  5f01af5ad325753d5266970cb89322c3a75d553f (commit)
      from  c48bea2b579c9f17afa789eea9d778a3d1a66739 (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 5f01af5ad325753d5266970cb89322c3a75d553f
Author: Josh Blum <address@hidden>
Date:   Sun Nov 13 22:56:45 2011 -0800

    filter: added 32f decimating fir + tweaks

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

Summary of changes:
 gr-filter/grc/filter_decim_fir.xml                 |    5 +
 gr-filter/include/CMakeLists.txt                   |    1 +
 gr-filter/include/gr_filter_decim_fir.h            |    7 +-
 .../include/gr_filter_types.h                      |   14 +-
 gr-filter/lib/gr_filter_decim_fir.cc               |   94 ++++++++++++----
 gr-filter/swig/filter_swig.i                       |    1 +
 volk/include/volk/volk_32fc_x2_dot_prod_32fc_u.h   |  116 ++++++++++++++++++++
 7 files changed, 201 insertions(+), 37 deletions(-)
 copy gnuradio-core/src/lib/general/gr_float_to_int.i => 
gr-filter/include/gr_filter_types.h (81%)
 create mode 100644 volk/include/volk/volk_32fc_x2_dot_prod_32fc_u.h


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



reply via email to

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