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-702-g2f55d7d
Date: Wed, 27 Feb 2013 23:53:42 +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  2f55d7dfc33e8d990e44c5bbb7c6d2fbdaddd563 (commit)
       via  5a5338f584297f30e451e43dcb05f331cad51cd4 (commit)
       via  ab64b2a5dddf61d2039ab9a36aff84a90a5a713b (commit)
       via  0667088a25ce03847bab0f854d09c60c307dee40 (commit)
       via  eaedba3fa9969e6579afe986200b128285b3b9c9 (commit)
       via  fc911a81fce33ad7127806a8cbe44fa151cea188 (commit)
       via  989ea0b76e5c4edddcd59e549bce1045536b144d (commit)
       via  46bceb9491075c08a3d665dd71ec8a9d70c13e25 (commit)
       via  dfae59ddd68ea3937e478b6ff3b4165488bd230a (commit)
      from  6e988b777c6788cc7d434b869173ebcdcc2ce5e3 (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 2f55d7dfc33e8d990e44c5bbb7c6d2fbdaddd563
Merge: 5a5338f 6e988b7
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 18:35:38 2013 -0500

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

commit 5a5338f584297f30e451e43dcb05f331cad51cd4
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 18:32:31 2013 -0500

    ctrlport: adding option to toggle export of the list of edges on/off.

commit ab64b2a5dddf61d2039ab9a36aff84a90a5a713b
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 18:23:57 2013 -0500

    ctrlport: adding minor protection for dropped data onto plot so we don't 
just try and plot random stuff.

commit 0667088a25ce03847bab0f854d09c60c307dee40
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 17:34:06 2013 -0500

    qtgui: fixed autoscale context menu option.

commit eaedba3fa9969e6579afe986200b128285b3b9c9
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 17:22:17 2013 -0500

    ctrlport: Allows drag-and-drop from table list to a plotter to add a new 
curve to the plot.

commit fc911a81fce33ad7127806a8cbe44fa151cea188
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 16:30:28 2013 -0500

    qtgui: fix for time raster plots to set line attributes.

commit 989ea0b76e5c4edddcd59e549bce1045536b144d
Author: Tom Rondeau <address@hidden>
Date:   Wed Feb 27 11:29:02 2013 -0500

    qtgui: these can be closed from two directions (block or qwidget), this 
closes all events for either way.

commit 46bceb9491075c08a3d665dd71ec8a9d70c13e25
Author: Tom Rondeau <address@hidden>
Date:   Tue Feb 26 14:38:53 2013 -0500

    ctrlport: turn off controlport inside gr-ctrlport-monitor for plotters.

commit dfae59ddd68ea3937e478b6ff3b4165488bd230a
Author: Tom Rondeau <address@hidden>
Date:   Tue Feb 26 14:37:06 2013 -0500

    ctrlport: fixed example's use of blocks.throttle.

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

Summary of changes:
 gnuradio-core/gnuradio-core.conf                   |    1 +
 .../src/examples/ctrlport/pfb_sync_test-qt.grc     |   64 +-
 gnuradio-core/src/lib/runtime/gr_top_block.cc      |   16 +-
 .../src/python/gnuradio/ctrlport/GrDataPlotter.py  |  682 ++++++++------------
 .../python/gnuradio/ctrlport/gr-ctrlport-monitor   |   66 ++-
 gr-qtgui/include/qtgui/time_raster_sink_b.h        |   10 +-
 gr-qtgui/include/qtgui/time_raster_sink_f.h        |   10 +-
 gr-qtgui/lib/const_sink_c_impl.cc                  |    3 +
 gr-qtgui/lib/constellationdisplayform.cc           |    9 +-
 gr-qtgui/lib/displayform.cc                        |   13 +-
 gr-qtgui/lib/displayform.h                         |    3 +
 gr-qtgui/lib/freq_sink_c_impl.cc                   |    3 +
 gr-qtgui/lib/freq_sink_f_impl.cc                   |    3 +
 gr-qtgui/lib/time_raster_sink_b_impl.cc            |   23 +-
 gr-qtgui/lib/time_raster_sink_b_impl.h             |   10 +-
 gr-qtgui/lib/time_raster_sink_c_impl.cc            |    3 +
 gr-qtgui/lib/time_raster_sink_f_impl.cc            |   23 +-
 gr-qtgui/lib/time_raster_sink_f_impl.h             |   10 +-
 gr-qtgui/lib/time_sink_c_impl.cc                   |    3 +
 gr-qtgui/lib/time_sink_f_impl.cc                   |    3 +
 gr-qtgui/lib/waterfall_sink_c_impl.cc              |    3 +
 gr-qtgui/lib/waterfall_sink_f_impl.cc              |    3 +
 22 files changed, 453 insertions(+), 511 deletions(-)


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



reply via email to

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