[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (92f21c5 -> ba53f10)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (92f21c5 -> ba53f10) |
Date: |
Wed, 1 Oct 2014 15:49:17 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch maint
in repository gnuradio.
from 92f21c5 build_guide: Make explicit we only support Qt4
new a56e163 filter: Fixes setting sample delay declaration for the
PFB channelizer and in GRC.
new f303778 filter: Fixes setting sample delay declaration for PFB
synthesizer in GRC.
new 7c11fc4 runtime: fix installation location of the
gr_log_default.conf log configuration file.
new afd238d cmake: Additional search path for QWT include files.
new ba53f10 audio: Fixes string format bug in ALSA error messages.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
cmake/Modules/FindQwt.cmake | 1 +
gnuradio-runtime/CMakeLists.txt | 2 +-
gr-audio/lib/alsa/alsa_sink.cc | 2 +-
gr-audio/lib/alsa/alsa_source.cc | 2 +-
gr-filter/grc/filter_pfb_channelizer.xml | 8 ++++++++
gr-filter/grc/filter_pfb_synthesizer.xml | 8 ++++++++
gr-filter/python/filter/pfb.py | 4 ++++
7 files changed, 24 insertions(+), 3 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (92f21c5 -> ba53f10),
git <=
- [Commit-gnuradio] [gnuradio] 01/05: filter: Fixes setting sample delay declaration for the PFB channelizer and in GRC., git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 05/05: audio: Fixes string format bug in ALSA error messages., git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 02/05: filter: Fixes setting sample delay declaration for PFB synthesizer in GRC., git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 03/05: runtime: fix installation location of the gr_log_default.conf log configuration file., git, 2014/10/01
- [Commit-gnuradio] [gnuradio] 04/05: cmake: Additional search path for QWT include files., git, 2014/10/01