[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (87cce11 -> ea5e9f3)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (87cce11 -> ea5e9f3) |
Date: |
Thu, 16 Jan 2014 20:33:26 +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 87cce11 Merge branch 'master' into next
new 95a88be Support for >1 jack port, various sizes of jack buffers
new 850ec1f Merge remote-tracking branch 'softerhardware/master'
new 36fff3e volk: add 32f_invsqrt_32f avx proto kernel
new 5b3aa9c volk: add 32fc_32f_dot_prod_32fc u/a_avx protokernel
new eb0a608 volk: add 32fc_32f_multiply_32fc_a_avx protokernel
new 117153b Merge remote-tracking branch 'nwest/volk_avx'
new 5743258 modtool: linkage info for OSX
new df5dfc3 Merge remote-tracking branch 'martin/modtool_osx'
new 0e8864a digital: propagate tags to packet_header
new da6642e digital: allow to change packet length tag name in GRC
new c9c4ffc digital: Allow for different lengths of pilot carrier-
and -symbol allocations
new 67aa043 Merge remote-tracking branch 'martin/ofdm-fixes'
new ea5e9f3 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:
gr-audio/lib/jack/jack_sink.cc | 111 ++++++++-----
gr-audio/lib/jack/jack_sink.h | 6 +-
gr-audio/lib/jack/jack_source.cc | 112 ++++++++-----
gr-audio/lib/jack/jack_source.h | 6 +-
.../grc/digital_packet_headergenerator_bb.xml | 8 +-
.../gnuradio/digital/ofdm_carrier_allocator_cvc.h | 5 +
gr-digital/lib/ofdm_carrier_allocator_cvc_impl.cc | 14 +-
gr-digital/lib/packet_headergenerator_bb_impl.cc | 5 +-
.../python/modtool/gr-newmod/lib/CMakeLists.txt | 6 +
volk/kernels/volk/volk_32f_invsqrt_32f.h | 64 ++++++++
volk/kernels/volk/volk_32fc_32f_dot_prod_32fc.h | 179 ++++++++++++++++++++-
volk/kernels/volk/volk_32fc_32f_multiply_32fc.h | 61 ++++++-
12 files changed, 476 insertions(+), 101 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (87cce11 -> ea5e9f3),
git <=