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, next, updated. v3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-900-g108a594
Date: Tue, 25 Jan 2011 16:26:51 +0000 (GMT)

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, next has been updated
       via  108a594c0838ad21f93cba6597d1f66af097b157 (commit)
      from  34fc10385fbe41ba5475b21135c802e9660235ad (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 108a594c0838ad21f93cba6597d1f66af097b157
Author: Tom Rondeau <address@hidden>
Date:   Tue Jan 25 10:37:49 2011 -0500

    volk: New volk kernel for conjugate dot products with unaligned buffers.
    
    Note: need to convert this to new naming standard.

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

Summary of changes:
 volk/include/volk/Makefile.am                      |    3 +-
 .../volk/volk_32fc_conjugate_dot_prod_unaligned.h  |  144 ++++++++++++++++++++
 volk/lib/Makefile.am                               |    2 +
 ....cc => qa_32fc_conjugate_dot_prod_unaligned.cc} |   20 ++--
 volk/lib/qa_32fc_conjugate_dot_prod_unaligned.h    |   18 +++
 volk/lib/qa_volk.cc                                |    2 +
 6 files changed, 178 insertions(+), 11 deletions(-)
 create mode 100644 volk/include/volk/volk_32fc_conjugate_dot_prod_unaligned.h
 copy volk/lib/{qa_32fc_conjugate_dot_prod_aligned16.cc => 
qa_32fc_conjugate_dot_prod_unaligned.cc} (84%)
 create mode 100644 volk/lib/qa_32fc_conjugate_dot_prod_unaligned.h


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



reply via email to

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