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.2-750-g6aca2a8
Date: Thu, 3 Jan 2013 23:19:37 +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  6aca2a857cf458de79021c7eaa31bb08bee906b0 (commit)
       via  4ff4d954b2ec517ae78d7fe60765b65b1e302153 (commit)
       via  c4ee4056f44dbb917bb6cd042471e92e04960a61 (commit)
       via  13d09a531d2172e2b9adaa204fcc6b4aae694e1f (commit)
      from  68e99469dddd3b0347f59d0e3f50c60379390351 (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 6aca2a857cf458de79021c7eaa31bb08bee906b0
Author: Tom Rondeau <address@hidden>
Date:   Thu Jan 3 18:11:42 2013 -0500

    qtgui: function names updated so they are (or should be) consistent.

commit 4ff4d954b2ec517ae78d7fe60765b65b1e302153
Author: Tom Rondeau <address@hidden>
Date:   Thu Jan 3 16:52:28 2013 -0500

    qtgui: fixed waterfall plots to handle center frequency changes.
    
    Also updated function names to be more consistent.

commit c4ee4056f44dbb917bb6cd042471e92e04960a61
Author: Tom Rondeau <address@hidden>
Date:   Thu Jan 3 16:31:49 2013 -0500

    squash me

commit 13d09a531d2172e2b9adaa204fcc6b4aae694e1f
Author: Tom Rondeau <address@hidden>
Date:   Thu Jan 3 16:30:58 2013 -0500

    qtgui: fix for frequency plot to handle change in center frequency.

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

Summary of changes:
 gr-qtgui/lib/ConstellationDisplayPlot.cc |    6 +-
 gr-qtgui/lib/ConstellationDisplayPlot.h  |    4 +-
 gr-qtgui/lib/DisplayPlot.cc              |    6 +-
 gr-qtgui/lib/DisplayPlot.h               |    6 +-
 gr-qtgui/lib/FrequencyDisplayPlot.cc     |  147 +++++++++----------
 gr-qtgui/lib/FrequencyDisplayPlot.h      |  109 +++++++--------
 gr-qtgui/lib/SpectrumGUIClass.cc         |  116 ++++++++--------
 gr-qtgui/lib/SpectrumGUIClass.h          |   56 ++++----
 gr-qtgui/lib/TimeDomainDisplayPlot.cc    |   16 +-
 gr-qtgui/lib/TimeDomainDisplayPlot.h     |    4 +-
 gr-qtgui/lib/WaterfallDisplayPlot.cc     |  112 +++++++--------
 gr-qtgui/lib/WaterfallDisplayPlot.h      |   45 +++---
 gr-qtgui/lib/constellationdisplayform.cc |    2 +-
 gr-qtgui/lib/freq_sink_c_impl.cc         |   11 +-
 gr-qtgui/lib/freq_sink_f_impl.cc         |   10 +-
 gr-qtgui/lib/freqdisplayform.cc          |   34 ++---
 gr-qtgui/lib/freqdisplayform.h           |    8 +-
 gr-qtgui/lib/qtgui_types.h               |   18 ++--
 gr-qtgui/lib/sink_c_impl.cc              |   28 ++--
 gr-qtgui/lib/sink_f_impl.cc              |   28 ++--
 gr-qtgui/lib/spectrumdisplayform.cc      |  227 +++++++++++++++---------------
 gr-qtgui/lib/spectrumdisplayform.h       |   76 +++++-----
 gr-qtgui/lib/timedisplayform.cc          |    4 +-
 gr-qtgui/lib/waterfallGlobalData.cc      |   42 +++---
 gr-qtgui/lib/waterfallGlobalData.h       |   18 ++--
 gr-qtgui/lib/waterfall_sink_c_impl.cc    |   22 ++--
 gr-qtgui/lib/waterfall_sink_f_impl.cc    |   18 +--
 gr-qtgui/lib/waterfalldisplayform.cc     |   58 +++-----
 gr-qtgui/lib/waterfalldisplayform.h      |   26 ++--
 29 files changed, 591 insertions(+), 666 deletions(-)


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



reply via email to

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