[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.7.2.1-19-gd163937 |
Date: |
Thu, 19 Dec 2013 05:46:39 +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, maint has been updated
via d16393700d1f286fb2c67ea53ddebaad151f4803 (commit)
via b3b8a1f4965f8283f2c3d22ae45b569b2fe6d713 (commit)
from 756b9bbc82f9f19d1fd3f9d1ce186a9edcf04607 (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 d16393700d1f286fb2c67ea53ddebaad151f4803
Author: Tom Rondeau <address@hidden>
Date: Tue Dec 17 19:22:03 2013 -0500
qtgui: enables use of QWT 6.1.
commit b3b8a1f4965f8283f2c3d22ae45b569b2fe6d713
Author: Tom Rondeau <address@hidden>
Date: Wed Dec 18 11:24:07 2013 -0500
filter: fixed issue with resampler using buffer size information (always a
mistake).
The intent was to ask the scheduler for the maximum amount of data. Now, it
plays it safe by asking for just enough the next time. Performance tests show
it works well.
-----------------------------------------------------------------------
Summary of changes:
cmake/Modules/FindQwt.cmake | 2 +-
gr-filter/lib/pfb_arb_resampler_ccf_impl.cc | 2 +-
gr-filter/python/filter/qa_pfb_arb_resampler.py | 41 +++++++++++++++++++-
gr-qtgui/include/gnuradio/qtgui/DisplayPlot.h | 1 +
.../include/gnuradio/qtgui/TimeDomainDisplayPlot.h | 1 +
gr-qtgui/include/gnuradio/qtgui/utils.h | 5 ++
gr-qtgui/lib/ConstellationDisplayPlot.cc | 7 +++-
gr-qtgui/lib/DisplayPlot.cc | 21 ++++++++++-
gr-qtgui/lib/FrequencyDisplayPlot.cc | 20 +++++++++-
gr-qtgui/lib/HistogramDisplayPlot.cc | 23 +++++++++++
gr-qtgui/lib/TimeDomainDisplayPlot.cc | 29 ++++++++++++++
gr-qtgui/lib/TimeRasterDisplayPlot.cc | 13 ++++++-
gr-qtgui/lib/WaterfallDisplayPlot.cc | 12 +++++-
gr-qtgui/lib/qtgui_util.cc | 4 ++
gr-qtgui/lib/spectrumdisplayform.cc | 24 ++++++++++-
15 files changed, 193 insertions(+), 12 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.7.2.1-19-gd163937,
git version control <=