commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch maint updated (cf5ebff -> 0a1a76d)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (cf5ebff -> 0a1a76d)
Date: Wed, 9 Mar 2016 15:50:51 +0000 (UTC)

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

jcorgan pushed a change to branch maint
in repository gnuradio.

      from  cf5ebff   gr_modtool: gr_modtool rename command attempts to move 
GRC XML files based on block name, however it creates them with the module name 
prefixed, and attempts to move the wrong files. This fixes that behavior
       new  507dc4a   grc: run flowgraphs even if bypassed blocks contain errors
       new  fd6fc55   CMake: Fix dummy command in UseSWIG.cmake
       new  c4b0d7c   filter docs: add bt parameter to docs for gaussian filter
       new  0f8a21c   docs: reformat firdes docs to render nicely in doxygen
       new  a06a0a0   docs: change firdes::low_pass2 docs to match 
implementation comments
       new  23359fe   Merge remote-tracking branch 'nwest/filter-docs' into 
maint
       new  6baa4c8   fft: replace fftwf_malloc with volk_malloc
       new  b2ae00c   fft: explicitly link to volk
       new  0a1a76d   Merge remote-tracking branch 'nwest/fft-avx-alignment' 
into maint

The 9 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/UseSWIG.cmake                |   4 +-
 gr-fft/lib/CMakeLists.txt                  |   1 +
 gr-fft/lib/fft.cc                          |  53 ++--
 gr-filter/include/gnuradio/filter/firdes.h | 443 ++++++++++++++---------------
 gr-filter/lib/firdes.cc                    |  10 +-
 grc/base/Element.py                        |   9 +-
 6 files changed, 251 insertions(+), 269 deletions(-)



reply via email to

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