commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (01a3260 -> b20df75)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (01a3260 -> b20df75)
Date: Thu, 1 May 2014 23:03:59 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch master
in repository gnuradio.

      from  01a3260   Merge remote-tracking branch 'osh/msg_shutdown_fix'
      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.
       new  c4a4ffc   Merge branch 'maint'
       new  5bae420   digital: removed some warnings in hdlc_framer.
       new  3a1e1c8   filter: allow changing sample delay from GRC
       new  b20df75   filter: fix pfb_arb_resampler tag propagation by setting 
enable_update_rate

The 4 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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]