[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (ebe2eed -> 3369beb)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (ebe2eed -> 3369beb) |
Date: |
Thu, 1 May 2014 23:04:09 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch next
in repository gnuradio.
from ebe2eed Merge branch 'master' into next
adds 95c7554 filter: updates kernel::fft_filter_xxx documentation to
better explain how it works and how to use it in other blocks.
adds 07e6734 cmake: better setup for finding QWT; otherwise, it can be
forced to incorrectly "find" non-existent QWT libs.
adds c4a4ffc Merge branch 'maint'
adds 5bae420 digital: removed some warnings in hdlc_framer.
adds 3a1e1c8 filter: allow changing sample delay from GRC
adds b20df75 filter: fix pfb_arb_resampler tag propagation by setting
enable_update_rate
new 3369beb Merge branch 'master' into next
The 1 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 | 2 +
gr-digital/lib/hdlc_framer_pb_impl.cc | 6 +-
gr-filter/grc/filter_pfb_arb_resampler.xml | 8 +++
gr-filter/grc/filter_pfb_decimator.xml | 8 +++
gr-filter/grc/filter_pfb_interpolator.xml | 8 +++
gr-filter/include/gnuradio/filter/fft_filter.h | 98 ++++++++++++++++++++++++--
gr-filter/lib/pfb_arb_resampler_ccc_impl.cc | 1 +
gr-filter/lib/pfb_arb_resampler_ccf_impl.cc | 1 +
gr-filter/lib/pfb_arb_resampler_fff_impl.cc | 1 +
gr-filter/python/filter/pfb.py | 15 +++-
10 files changed, 137 insertions(+), 11 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (ebe2eed -> 3369beb),
git <=