[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (2432ea6 -> 61ac8a9)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (2432ea6 -> 61ac8a9) |
Date: |
Wed, 9 Mar 2016 15:50:53 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch next
in repository gnuradio.
from 2432ea6 Merge branch 'master' into next
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
new e80496e Merge branch 'maint'
new 4fb3c42 analog: Adds ability to set the sig_source frequency
using a key:value pair.
new 64a702e Merge remote-tracking branch 'tom/siggen_freq_control'
new 61ac8a9 Merge branch 'master' into next
The 13 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-analog/lib/sig_source_X_impl.cc.t | 32 ++-
gr-analog/lib/sig_source_X_impl.h.t | 2 +-
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 +-
8 files changed, 283 insertions(+), 271 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (2432ea6 -> 61ac8a9),
git <=