[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 03/04: Merge remote-tracking branch 'garver
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 03/04: Merge remote-tracking branch 'garverp/offlineplotfixes' |
Date: |
Sun, 4 Jan 2015 20:47:53 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a commit to branch master
in repository gnuradio.
commit 028db97b47c7246a2d73748855b6108f2f78240a
Merge: c67281b 3ee2c52
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 4 15:31:54 2015 -0500
Merge remote-tracking branch 'garverp/offlineplotfixes'
gr-qtgui/apps/CMakeLists.txt | 1 +
gr-qtgui/apps/gr_spectrogram_plot | 190 +++++++++++++++++++++
gr-qtgui/apps/plot_form.py | 1 +
gr-qtgui/apps/plot_spectrogram_base.py | 2 +
gr-qtgui/include/gnuradio/qtgui/waterfall_sink_c.h | 1 +
gr-qtgui/include/gnuradio/qtgui/waterfall_sink_f.h | 1 +
.../include/gnuradio/qtgui/waterfalldisplayform.h | 4 +
gr-qtgui/lib/WaterfallDisplayPlot.cc | 4 +-
gr-qtgui/lib/waterfall_sink_c_impl.cc | 6 +
gr-qtgui/lib/waterfall_sink_c_impl.h | 1 +
gr-qtgui/lib/waterfall_sink_f_impl.cc | 6 +
gr-qtgui/lib/waterfall_sink_f_impl.h | 1 +
gr-qtgui/lib/waterfalldisplayform.cc | 25 ++-
13 files changed, 239 insertions(+), 4 deletions(-)