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.7.2.1-5-g4d4afe7
Date: Sun, 1 Dec 2013 17:05:16 +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  4d4afe787b5a4b3cafca059decf3720eca348ed4 (commit)
       via  55645df94f42be8991319ae78d760d3f8bbc48ed (commit)
       via  372081eb552242d947d6a93b7991c6077059a798 (commit)
       via  db6ef36340ddac8a0b5ec7eb67f293747c7e790c (commit)
       via  1f286ca086446eb8fa55c6cb90ebb55de35325cc (commit)
      from  5b0467e80d9980bb8b004aec5cb52027e1123e42 (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 4d4afe787b5a4b3cafca059decf3720eca348ed4
Author: Tom Rondeau <address@hidden>
Date:   Sun Dec 1 11:48:11 2013 -0500

    runtime: Moved QA code that uses blocks to the gr-blocks component.

commit 55645df94f42be8991319ae78d760d3f8bbc48ed
Author: Tom Rondeau <address@hidden>
Date:   Sun Dec 1 11:46:23 2013 -0500

    math: fixes fast_atan2 float==0 check.
    
    runtime: adds math functions to swig to make available as gr.function.

commit 372081eb552242d947d6a93b7991c6077059a798
Author: Tim O'Shea <address@hidden>
Date:   Sun Dec 1 10:34:42 2013 -0500

    volk: using union for float to int conversion in volk_32f_invsqrt_32f.
    
    Removes warning about type-punned pointer. Also, produces noticeable speed 
increase using GCC, though slightly slower with clang.

commit db6ef36340ddac8a0b5ec7eb67f293747c7e790c
Author: Doug Geiger <address@hidden>
Date:   Sun Dec 1 10:33:00 2013 -0500

    volk: removing duplicate entry for volk_8i_convert_16i.

commit 1f286ca086446eb8fa55c6cb90ebb55de35325cc
Author: Clayton Smith <address@hidden>
Date:   Sun Dec 1 10:03:48 2013 -0500

    Fix a typo that prevents the Max block from working in GNU Radio Companion
    when its IO Type is set to Short.

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

Summary of changes:
 gnuradio-runtime/lib/math/fast_atan2f.cc           |    2 +-
 gnuradio-runtime/swig/runtime_swig.i               |    3 ++
 gr-blocks/grc/blocks_max_xx.xml                    |    2 +-
 .../blocks}/qa_hier_block2_message_connections.py  |    0
 volk/apps/volk_profile.cc                          |    1 -
 volk/kernels/volk/volk_32f_invsqrt_32f.h           |   26 ++++++++++---------
 volk/lib/testqa.cc                                 |    1 +
 7 files changed, 20 insertions(+), 15 deletions(-)
 rename {gnuradio-runtime/python/gnuradio/gr => 
gr-blocks/python/blocks}/qa_hier_block2_message_connections.py (100%)


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



reply via email to

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