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 version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.4.1-1314-g58fbb16
Date: Thu, 23 May 2013 17:36:27 +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, next has been updated
       via  58fbb1695f17bb44ecc0ef268e2640a1f7f71906 (commit)
       via  5282e807683a3ca6d96449298e24e4f16fc491c9 (commit)
       via  c2bab9d97890df334ffdf4d8c3b14db42187c96b (commit)
       via  dc578ff0900cf0bfc4ebcc8585f85672b63735cd (commit)
       via  54b2f154d508f1e9f9d321609ddb8ccc764f0ae6 (commit)
       via  12a469825e5d8196a290d3fd90ac67e327cc305a (commit)
       via  51b5ef97705781ca2f8a50547a2664936e6ecb40 (commit)
       via  0d61f4f101400075be841b2f43332a2b10dd7f62 (commit)
       via  46199a20fd0058be2784c36912e61e7b2ce907fd (commit)
       via  131bf62d8f06b8c9918be7c50a9f62601d107a27 (commit)
       via  8d73b019c43b747e0b6ae1a8a8ae8a8342202a33 (commit)
       via  7daef55cb11dfc05fdab9ee3f1f78ac2904dc300 (commit)
       via  419b761a1a6b3da3de1d9f15d5022aeab3ddf8b1 (commit)
       via  842b8f4d13a68f880bb27b74f33f5c05b4439237 (commit)
       via  940a6c6f4229f364d76c66de7d67743e001b4a57 (commit)
       via  018aa901c144b1a104653eb55fdaf85f900b0ef8 (commit)
       via  1436b6c7dc9659850d17e097e72edeaeaf2f70b6 (commit)
       via  416f64d8ea20cc5711766db5e5effe5e24447350 (commit)
       via  608a15e0ee5095b720aed482a3f09aada93aaf31 (commit)
       via  ea107f951b311a942c4bfc30485b39ad1a23b199 (commit)
       via  7168ae4bc8353c69d29544686d007849e6dbef24 (commit)
      from  7ad4b69913cb43af9e6807078ef056034c97f8d2 (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 58fbb1695f17bb44ecc0ef268e2640a1f7f71906
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 13:11:48 2013 -0400

    analog: fixed documentation for new agc3 block.

commit 5282e807683a3ca6d96449298e24e4f16fc491c9
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 13:11:38 2013 -0400

    build: cleaning up swig, fixing a few bugs.

commit c2bab9d97890df334ffdf4d8c3b14db42187c96b
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 11:21:42 2013 -0400

    analog: fixing agc3 for new 3.7 style/structure. Added QA.

commit dc578ff0900cf0bfc4ebcc8585f85672b63735cd
Merge: 54b2f15 51b5ef9
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 11:21:31 2013 -0400

    Merge remote-tracking branch 'osh/next' into next
    
    Conflicts:
        gnuradio-runtime/lib/CMakeLists.txt
        gnuradio-runtime/lib/gr_block_detail.cc
        gnuradio-runtime/lib/gr_realtime.cc
        gr-analog/swig/analog_swig.i

commit 54b2f154d508f1e9f9d321609ddb8ccc764f0ae6
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 10:35:40 2013 -0400

    channels: use fractional_resampler instead of fractional_interpolator.

commit 12a469825e5d8196a290d3fd90ac67e327cc305a
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 10:34:58 2013 -0400

    build: fixed up feval/py_feval use and destructors.

commit 51b5ef97705781ca2f8a50547a2664936e6ecb40
Author: Tim O'Shea <address@hidden>
Date:   Thu May 23 09:35:48 2013 -0400

    analog: removing agc3 debug

commit 0d61f4f101400075be841b2f43332a2b10dd7f62
Author: Tim O'Shea <address@hidden>
Date:   Thu May 23 09:20:21 2013 -0400

    grc: remove "c" key shortcut for create heir action

commit 46199a20fd0058be2784c36912e61e7b2ce907fd
Author: Tim O'Shea <address@hidden>
Date:   Thu May 23 09:01:39 2013 -0400

    analog: agc3 performance improvements

commit 131bf62d8f06b8c9918be7c50a9f62601d107a27
Author: Tim O'Shea <address@hidden>
Date:   Thu May 23 08:43:14 2013 -0400

    analog: adding grc def for fastnoise source, adding agc3_cc

commit 8d73b019c43b747e0b6ae1a8a8ae8a8342202a33
Merge: 7daef55 7ad4b69
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 08:19:41 2013 -0400

    Merge branch 'next' of git.gnuradio.org:gnuradio into next

commit 7daef55cb11dfc05fdab9ee3f1f78ac2904dc300
Author: Tom Rondeau <address@hidden>
Date:   Thu May 23 08:18:59 2013 -0400

    build: move from using runtime_swig.i to gnuradio.i to reduce memory load 
while building.
    
    py_feval destructor issue needs fixing.

commit 419b761a1a6b3da3de1d9f15d5022aeab3ddf8b1
Author: Tim O'Shea <address@hidden>
Date:   Thu May 16 18:34:08 2013 +0100

    blocks: add set_msg callback and api update to grc block_message_probe

commit 842b8f4d13a68f880bb27b74f33f5c05b4439237
Author: Tim O'Shea <address@hidden>
Date:   Wed May 8 23:25:28 2013 +0100

    runtime: fix for thread safety issue during simultaneous use of stream tags 
and performance counters

commit 940a6c6f4229f364d76c66de7d67743e001b4a57
Author: Tim O'Shea <address@hidden>
Date:   Sun May 5 03:39:43 2013 +0100

    runtime: allow "-p ###" as well as "###" syntax for gr-ctrlport-monitor 
port args

commit 018aa901c144b1a104653eb55fdaf85f900b0ef8
Author: Tim O'Shea <address@hidden>
Date:   Sun May 5 03:31:54 2013 +0100

    runtime: fix for gr_enabled_realtime_scheduling

commit 1436b6c7dc9659850d17e097e72edeaeaf2f70b6
Author: Tim O'Shea <address@hidden>
Date:   Tue Apr 23 15:36:11 2013 -0400

    runtime: gr-perf-monitorx, make very sure we are using the right matplotlib 
backend before causing any problems by defaulting to a different one

commit 416f64d8ea20cc5711766db5e5effe5e24447350
Author: Tim O'Shea <address@hidden>
Date:   Sat Apr 20 16:22:54 2013 -0400

    remove scipy references from gr-perf-monitorx

commit 608a15e0ee5095b720aed482a3f09aada93aaf31
Author: Tim O'Shea <address@hidden>
Date:   Sat Apr 20 16:05:13 2013 -0400

    workaround for broken QIcon.fromTheme missing function

commit ea107f951b311a942c4bfc30485b39ad1a23b199
Author: Tim O'Shea <address@hidden>
Date:   Sat Apr 20 15:21:45 2013 -0400

    libqwt.so should take precedence over libqwt-qt4.so (qwt6 vs qwt5)

commit 7168ae4bc8353c69d29544686d007849e6dbef24
Author: Tim O'Shea <address@hidden>
Date:   Sat Apr 20 14:39:52 2013 -0400

    search install prefix for qwt correctly

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

Summary of changes:
 cmake/Modules/FindQwt.cmake                        |    7 +-
 gnuradio-runtime/include/gnuradio/py_feval.h       |   28 +++-
 .../python/gnuradio/ctrlport/IceRadioClient.py     |    2 +
 .../python/gnuradio/ctrlport/gr-perf-monitorx      |    7 +-
 gnuradio-runtime/swig/feval.i                      |  149 +-------------------
 gnuradio-runtime/swig/gnuradio.i                   |   22 +++
 gnuradio-runtime/swig/gr_types.i                   |    9 +-
 gnuradio-runtime/swig/pmt_swig.i                   |    4 +-
 .../grc/{analog_agc2_xx.xml => analog_agc3_xx.xml} |   30 +---
 gr-analog/grc/analog_block_tree.xml                |    2 +
 ..._source_x.xml => analog_fastnoise_source_x.xml} |   17 ++-
 gr-analog/include/gnuradio/analog/CMakeLists.txt   |    1 +
 .../gnuradio/analog/{agc2_cc.h => agc3_cc.h}       |   20 +--
 gr-analog/lib/CMakeLists.txt                       |    1 +
 gr-analog/lib/agc3_cc_impl.cc                      |   97 +++++++++++++
 .../{quadrature_demod_cf_impl.h => agc3_cc_impl.h} |   38 ++++--
 gr-analog/python/qa_agc.py                         |   37 +++++
 gr-analog/swig/analog_swig.i                       |    5 +-
 gr-atsc/swig/atsc_swig.i                           |    2 +-
 gr-audio/swig/audio_swig.i                         |    2 +-
 gr-blocks/swig/blocks_swig0.i                      |    2 +-
 gr-blocks/swig/blocks_swig1.i                      |    2 +-
 gr-blocks/swig/blocks_swig2.i                      |    5 +-
 gr-blocks/swig/blocks_swig3.i                      |    2 +-
 gr-blocks/swig/blocks_swig4.i                      |    2 +-
 gr-blocks/swig/blocks_swig5.i                      |    2 +-
 gr-channels/lib/channel_model_impl.cc              |    6 +-
 gr-channels/lib/channel_model_impl.h               |    4 +-
 gr-channels/swig/channels_swig.i                   |    2 +-
 gr-comedi/swig/comedi_swig.i                       |    2 +-
 gr-digital/swig/digital_swig.i                     |    2 +-
 gr-fcd/swig/fcd_swig.i                             |    2 +-
 gr-fec/swig/fec_swig.i                             |    2 +-
 gr-fft/swig/fft_swig.i                             |    2 +-
 gr-filter/swig/filter_swig.i                       |    2 +-
 gr-noaa/swig/noaa_swig.i                           |    2 +-
 gr-pager/swig/pager_swig.i                         |    2 +-
 gr-qtgui/swig/qtgui_swig.i                         |    2 +-
 gr-trellis/swig/trellis_swig.i                     |    2 +-
 gr-uhd/swig/uhd_swig.i                             |    4 +-
 .../python/modtool/gr-newmod/swig/howto_swig.i     |    2 +-
 gr-video-sdl/swig/video_sdl_swig.i                 |    2 +-
 gr-vocoder/swig/vocoder_swig.i                     |    2 +-
 gr-wavelet/swig/wavelet_swig.i                     |    2 +-
 gr-wxgui/swig/wxgui_swig.i                         |    2 +-
 grc/gui/Actions.py                                 |    2 +-
 grc/python/flow_graph.tmpl                         |    5 +-
 47 files changed, 302 insertions(+), 246 deletions(-)
 copy gr-analog/grc/{analog_agc2_xx.xml => analog_agc3_xx.xml} (66%)
 copy gr-analog/grc/{analog_noise_source_x.xml => 
analog_fastnoise_source_x.xml} (72%)
 copy gr-analog/include/gnuradio/analog/{agc2_cc.h => agc3_cc.h} (78%)
 create mode 100644 gr-analog/lib/agc3_cc_impl.cc
 copy gr-analog/lib/{quadrature_demod_cf_impl.h => agc3_cc_impl.h} (58%)


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



reply via email to

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