[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (ea2efe6 -> 2d0d3f8)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (ea2efe6 -> 2d0d3f8) |
Date: |
Mon, 21 Sep 2015 04:44:36 +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 ea2efe6 Merge branch 'master' into next
new ff4971f trellis: fixed pulse normalization in CPM test script
new 25f80dd modtool: Add hint regarding python blocks + makexml
new c7af4fe Merge remote-tracking branch 'mbr0wn/modtool/py_hint'
into maint
new 1a81281 Merge branch 'maint'
new e36c646 blocks: Added updating callback for Tag Object and Vector
Source
new 5a55552 Merge remote-tracking branch 'daulpavid/patch-1'
new facb1e1 Tabs -> spaces
new e31aceb Fix up QA tests: test windowing function
new b25bf5d VOLKize fft_vcc_fftw
new a03893d Merge remote-tracking branch 'geiger/volkize_fft'
new 2d0d3f8 Merge branch 'master' into next
The 11 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:
gr-blocks/grc/blocks_tag_object.xml | 6 +-
gr-blocks/grc/blocks_vector_source_x.xml | 2 +-
gr-fft/include/gnuradio/fft/fft.h | 16 +-
gr-fft/include/gnuradio/fft/window.h | 14 +-
gr-fft/lib/CMakeLists.txt | 1 +
gr-fft/lib/fft.cc | 122 +++++++-------
gr-fft/lib/fft_vcc_fftw.cc | 113 ++++++-------
gr-fft/lib/fft_vcc_fftw.h | 8 +-
gr-fft/python/fft/qa_fft.py | 262 ++++++++++++-----------------
gr-trellis/examples/python/test_cpm.py | 3 +-
gr-utils/python/modtool/modtool_makexml.py | 9 +
11 files changed, 261 insertions(+), 295 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (ea2efe6 -> 2d0d3f8),
git <=