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.3-691-gb4abd52
Date: Thu, 14 Feb 2013 19:31:55 +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  b4abd527e46874ff79f71c24a6e6633b6ef86a8c (commit)
       via  8313e9c53562c27cb29290281af73ed9815f314e (commit)
       via  54008ea650fa5e69e905495fe79d57d34268b426 (commit)
       via  af3e33fd713d96b62b1a7aafd5ef36bf56a7f608 (commit)
      from  6a942b505b4dea150f5b805c130607af021c5c71 (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 b4abd527e46874ff79f71c24a6e6633b6ef86a8c
Merge: 8313e9c 6a942b5
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 14:31:30 2013 -0500

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

commit 8313e9c53562c27cb29290281af73ed9815f314e
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 14:30:11 2013 -0500

    ctrlport: added time raster plot option to gr-ctrlport-monitor.

commit 54008ea650fa5e69e905495fe79d57d34268b426
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 14:29:29 2013 -0500

    qtgui: exposing more parameters for time raster.
    
    Also fixes a memory bug when changing num rows or cols.

commit af3e33fd713d96b62b1a7aafd5ef36bf56a7f608
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 10:46:37 2013 -0500

    qtgui: adding menu option to change sample rate on all plotters.

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

Summary of changes:
 .../src/python/gnuradio/ctrlport/GrDataPlotter.py  |  135 ++++++++++++++++++++
 .../python/gnuradio/ctrlport/gr-ctrlport-monitor   |   24 +++-
 gr-qtgui/include/qtgui/time_raster_sink_b.h        |    5 +
 gr-qtgui/include/qtgui/time_raster_sink_f.h        |    5 +
 gr-qtgui/lib/constellationdisplayform.cc           |    1 +
 gr-qtgui/lib/timeRasterGlobalData.cc               |   16 +--
 gr-qtgui/lib/timeRasterGlobalData.h                |    3 -
 gr-qtgui/lib/time_raster_sink_b_impl.cc            |   18 +++
 gr-qtgui/lib/time_raster_sink_b_impl.h             |    5 +
 gr-qtgui/lib/time_raster_sink_f_impl.cc            |   20 +++-
 gr-qtgui/lib/time_raster_sink_f_impl.h             |    5 +
 11 files changed, 214 insertions(+), 23 deletions(-)


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



reply via email to

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