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


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.5.2-8-g805d16e
Date: Thu, 15 Mar 2012 22:01:05 +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, maint has been updated
       via  805d16e76eb43af82c07529aeb8e91250e25868e (commit)
       via  43224ac7be478cd93f46720377d95f1e53aef87e (commit)
       via  313573dbf02749bc48fd48072f04df08374f2a54 (commit)
       via  17adb7016fd6618b729e344964b20a09e6c633b5 (commit)
      from  3b81309702b17ac4042b8d4880238d1fa321b194 (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 805d16e76eb43af82c07529aeb8e91250e25868e
Merge: 3b81309 43224ac
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 15 18:03:04 2012 -0400

    Merge branch 'volk_32bit_fixes_maint' into maint

commit 43224ac7be478cd93f46720377d95f1e53aef87e
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 15 17:16:18 2012 -0400

    volk: turning off sse implementation of complex dot product for 32-bit 
machines until it's fixed.

commit 313573dbf02749bc48fd48072f04df08374f2a54
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 9 10:52:06 2012 -0500

    volk: makes the float-to-int conversion consistent and fixes an overflow 
bug on 32-bit machines.
    
    Not currently used in GNU Radio, so no change in behavior there.

commit 17adb7016fd6618b729e344964b20a09e6c633b5
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 9 10:51:00 2012 -0500

    core: makes sure that the Fourier taps for the FFT filter are aligned.
    
    Creates a helper function to get access to fftw's malloc/free capabilities.

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

Summary of changes:
 .../src/lib/filter/gri_fft_filter_ccc_generic.cc   |    5 +++--
 .../src/lib/filter/gri_fft_filter_ccc_generic.h    |    2 +-
 .../src/lib/filter/gri_fft_filter_fff_generic.cc   |    5 +++--
 .../src/lib/filter/gri_fft_filter_fff_generic.h    |    2 +-
 gnuradio-core/src/lib/general/gri_fft.cc           |   18 ++++++++++++++++++
 gnuradio-core/src/lib/general/gri_fft.h            |   13 +++++++++++++
 volk/include/volk/volk_32f_s32f_convert_32i_a.h    |    4 ++--
 volk/include/volk/volk_32f_s32f_convert_32i_u.h    |    6 ++----
 volk/include/volk/volk_32fc_x2_dot_prod_32fc_a.h   |   12 +++++-------
 9 files changed, 48 insertions(+), 19 deletions(-)


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



reply via email to

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