commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (80b48e1 -> 404441f)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (80b48e1 -> 404441f)
Date: Tue, 8 Jul 2014 21:27:49 +0000 (UTC)

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

jcorgan pushed a change to branch next
in repository gnuradio.

      from  80b48e1   Merge branch 'master' into next
       new  3b6ca99   Windows compatibility fixes
       new  8296c56   uhd: unexposed usrp_sink::get_device() and 
usrp_source::get_device() from SWIG
       new  0699175   Merge remote-tracking branch 
'ncorgan/ncorgan/swig_ignore_multi_usrp' into maint
       new  1c74a4b   filter: relax gr::filter::freq_xlating_fft_filter QA 
precision
       new  63bafe7   zeromq: require zmq.hpp be installed
       new  9fd0f06   Merge branch 'maint'
       new  b5006c1   Windows compatibility fixes
       new  e981cd8   Merge remote-tracking branch 'ncorgan/win/master_fixes'
       new  404441f   Merge branch 'master' into next

The 9 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:
 CMakeLists.txt                                     |  2 +-
 cmake/Modules/FindZeroMQ.cmake                     |  2 +-
 gnuradio-runtime/lib/block.cc                      |  2 +-
 gnuradio-runtime/lib/math/qa_fast_atan2f.cc        | 12 +++++++---
 gnuradio-runtime/lib/thread/thread.cc              | 26 +++++++++++++---------
 gnuradio-runtime/lib/tpb_thread_body.cc            |  5 +++++
 gr-fec/lib/ber_tools.cc                            | 11 +++++++++
 gr-filter/lib/pfb_channelizer_ccf_impl.cc          |  4 ++++
 .../python/filter/qa_freq_xlating_fft_filter.py    |  2 +-
 gr-qtgui/lib/ber_sink_b_impl.cc                    |  4 ++--
 gr-uhd/include/gnuradio/uhd/usrp_sink.h            |  4 +++-
 gr-uhd/include/gnuradio/uhd/usrp_source.h          |  4 +++-
 gr-uhd/swig/uhd_swig.i                             |  8 ++++++-
 gr-vocoder/lib/codec2/fdmdv.c                      |  4 ++++
 volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h       |  4 ++++
 15 files changed, 72 insertions(+), 22 deletions(-)



reply via email to

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