[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.2git-210-g2ea7b54 |
Date: |
Sat, 9 Nov 2013 14:39:28 +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, master has been updated
via 2ea7b546f7df81e1dfd7d4f0e410744cd21fe9b9 (commit)
via 008dde8f59e8ef132af3ebc0f7b8d43f1e05b717 (commit)
from 41d636b53cff8c3c563114e045f8e9382d16fd79 (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 2ea7b546f7df81e1dfd7d4f0e410744cd21fe9b9
Author: Tom Rondeau <address@hidden>
Date: Sat Nov 9 09:35:39 2013 -0500
digital: cleaned up pfb_clock_sync blocks and make sure fff and ccf doing
the same things.
Updated QA code to tighten up specs because of better convergence now.
commit 008dde8f59e8ef132af3ebc0f7b8d43f1e05b717
Author: Tom Rondeau <address@hidden>
Date: Sat Nov 9 09:20:55 2013 -0500
qtgui: fixed issue with newer versions of QT.
When creating the qApplication in the block, we have to make sure argc>0,
argv contains at least one valid character (\0), and they exist over the life
of the application.
-----------------------------------------------------------------------
Summary of changes:
gr-digital/lib/pfb_clock_sync_ccf_impl.cc | 9 ---------
gr-digital/lib/pfb_clock_sync_ccf_impl.h | 2 --
gr-digital/lib/pfb_clock_sync_fff_impl.cc | 15 +++++++--------
gr-digital/python/digital/qa_pfb_clock_sync.py | 6 +++---
gr-qtgui/lib/const_sink_c_impl.cc | 14 +++++++++++---
gr-qtgui/lib/const_sink_c_impl.h | 2 ++
gr-qtgui/lib/freq_sink_c_impl.cc | 14 +++++++++++---
gr-qtgui/lib/freq_sink_c_impl.h | 2 ++
gr-qtgui/lib/freq_sink_f_impl.cc | 14 +++++++++++---
gr-qtgui/lib/freq_sink_f_impl.h | 2 ++
gr-qtgui/lib/histogram_sink_f_impl.cc | 14 +++++++++++---
gr-qtgui/lib/histogram_sink_f_impl.h | 2 ++
gr-qtgui/lib/sink_c_impl.cc | 13 ++++++++++---
gr-qtgui/lib/sink_c_impl.h | 2 ++
gr-qtgui/lib/sink_f_impl.cc | 13 ++++++++++---
gr-qtgui/lib/sink_f_impl.h | 2 ++
gr-qtgui/lib/time_raster_sink_b_impl.cc | 14 +++++++++++---
gr-qtgui/lib/time_raster_sink_b_impl.h | 2 ++
gr-qtgui/lib/time_raster_sink_f_impl.cc | 14 +++++++++++---
gr-qtgui/lib/time_raster_sink_f_impl.h | 2 ++
gr-qtgui/lib/time_sink_c_impl.cc | 16 ++++++++++++----
gr-qtgui/lib/time_sink_c_impl.h | 2 ++
gr-qtgui/lib/time_sink_f_impl.cc | 16 ++++++++++++----
gr-qtgui/lib/time_sink_f_impl.h | 2 ++
gr-qtgui/lib/waterfall_sink_c_impl.cc | 14 +++++++++++---
gr-qtgui/lib/waterfall_sink_c_impl.h | 2 ++
gr-qtgui/lib/waterfall_sink_f_impl.cc | 14 +++++++++++---
gr-qtgui/lib/waterfall_sink_f_impl.h | 2 ++
28 files changed, 166 insertions(+), 60 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.2git-210-g2ea7b54,
git version control <=