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-696-gee5d5cd
Date: Thu, 14 Feb 2013 23:04:49 +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  ee5d5cda03c2f162db4e91ff09cb24203192b1f9 (commit)
       via  6fba4802b86da547dfcd4bfdb2cc22dfd97e0d16 (commit)
       via  9e9273c8fdfeb0e673e7de45b10976bedc6111dc (commit)
       via  3a9a4b44f95d848e28bef679454f8d9e4bdc219b (commit)
       via  15ff8253acacddf195bb54bc234e88ee76108c81 (commit)
      from  b4abd527e46874ff79f71c24a6e6633b6ef86a8c (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 ee5d5cda03c2f162db4e91ff09cb24203192b1f9
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 17:35:58 2013 -0500

    qtgui: fixing time raster axis and picker labels.

commit 6fba4802b86da547dfcd4bfdb2cc22dfd97e0d16
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 16:42:50 2013 -0500

    qtgui: fixed a blank line issue in time raster plots.

commit 9e9273c8fdfeb0e673e7de45b10976bedc6111dc
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 16:35:36 2013 -0500

    qtgui: fixed duplication of time raster auto scale menu item.

commit 3a9a4b44f95d848e28bef679454f8d9e4bdc219b
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 16:29:22 2013 -0500

    qtgui: allows setting of update rate in GRC for all QTGUI plotters.

commit 15ff8253acacddf195bb54bc234e88ee76108c81
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 14 16:28:41 2013 -0500

    qtgui: can set the update rate for drawing the time raster plots. Maintains 
column alignment of incoming data.

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

Summary of changes:
 .../src/examples/ctrlport/pfb_sync_test-qt.grc     |  183 ++++++++++++--------
 gr-qtgui/grc/qtgui_const_sink_x.xml                |   10 +-
 gr-qtgui/grc/qtgui_freq_sink_x.xml                 |   16 +-
 gr-qtgui/grc/qtgui_time_raster_x.xml               |   12 +-
 gr-qtgui/grc/qtgui_time_sink_x.xml                 |   10 +-
 gr-qtgui/grc/qtgui_waterfall_sink_x.xml            |   10 +-
 gr-qtgui/lib/TimeRasterDisplayPlot.cc              |   64 +++++--
 gr-qtgui/lib/const_sink_c_impl.cc                  |    2 +-
 gr-qtgui/lib/freq_sink_c_impl.cc                   |    2 +-
 gr-qtgui/lib/freq_sink_f_impl.cc                   |    2 +-
 gr-qtgui/lib/timeRasterGlobalData.cc               |    2 +-
 gr-qtgui/lib/time_raster_sink_b_impl.cc            |    9 +-
 gr-qtgui/lib/time_raster_sink_f_impl.cc            |   10 +-
 gr-qtgui/lib/time_sink_c_impl.cc                   |    2 +-
 gr-qtgui/lib/time_sink_f_impl.cc                   |    2 +-
 gr-qtgui/lib/timerasterdisplayform.cc              |    5 +-
 gr-qtgui/lib/waterfall_sink_c_impl.cc              |    2 +-
 gr-qtgui/lib/waterfall_sink_f_impl.cc              |    2 +-
 18 files changed, 221 insertions(+), 124 deletions(-)


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



reply via email to

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