commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch maint updated (8a12ae7 -> ad49c99)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (8a12ae7 -> ad49c99)
Date: Tue, 18 Mar 2014 17:51:31 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch maint
in repository gnuradio.

      from  8a12ae7   cmake: update revision to 3.7.3 for release
       new  e50e063   qtgui: fixing missing include file.
       new  c7c08e7   docs: fixed a few warnings.
       new  e3c4036   docs: fixing order of parameters.
       new  5764b79   math: fix for index lookup of fast_atan2f; prevents a 
segfault when x=inf and y=inf.
       new  ad49c99   math: updated QA code to test nan and inf inputs to 
fast_atan2f.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnuradio-runtime/lib/math/fast_atan2f.cc           |  2 +-
 gnuradio-runtime/lib/math/qa_fast_atan2f.cc        | 88 +++++++++++++++++++++-
 gnuradio-runtime/lib/math/qa_fast_atan2f.h         |  4 +-
 gr-qtgui/include/gnuradio/qtgui/utils.h            |  2 +-
 gr-qtgui/lib/qtgui_util.cc                         |  1 +
 gr-uhd/include/gnuradio/uhd/usrp_sink.h            |  4 +-
 .../include/gnuradio/vocoder/cvsd_decode_bs.h      |  4 +-
 .../include/gnuradio/vocoder/cvsd_encode_sb.h      |  4 +-
 8 files changed, 97 insertions(+), 12 deletions(-)



reply via email to

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