[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (7bb1182 -> 43ab078)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (7bb1182 -> 43ab078) |
Date: |
Fri, 10 Jan 2014 20:39:56 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch maint
in repository gnuradio.
from 7bb1182 grc: fix variable vlen for grc generated hier blocks
new 0eab78e build: fixing various warning from clang.
new 43ab078 volk: negate real part of 32fc_s32f_power_32fc to fix
results.
The 2 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-atsc/lib/qa_atsci_equalizer_nop.cc | 6 +-
gr-atsc/lib/qa_atsci_viterbi_decoder.cc | 2 +-
gr-blocks/lib/random_pdu_impl.h | 2 +-
gr-blocks/lib/vector_map_impl.cc | 2 +-
gr-fec/lib/reed-solomon/decode_rs.c | 3 +
gr-fec/lib/reed-solomon/init_rs.c | 2 +
gr-qtgui/lib/const_sink_c_impl.cc | 2 +-
gr-qtgui/lib/freq_sink_c_impl.cc | 2 +-
gr-qtgui/lib/freq_sink_f_impl.cc | 2 +-
gr-qtgui/lib/histogram_sink_f_impl.cc | 2 +-
gr-qtgui/lib/sink_c_impl.cc | 2 +-
gr-qtgui/lib/sink_f_impl.cc | 2 +-
gr-qtgui/lib/time_raster_sink_b_impl.cc | 2 +-
gr-qtgui/lib/time_raster_sink_c_impl.cc | 224 --------------------------
gr-qtgui/lib/time_raster_sink_c_impl.h | 90 -----------
gr-qtgui/lib/time_raster_sink_f_impl.cc | 2 +-
gr-qtgui/lib/time_sink_c_impl.cc | 2 +-
gr-qtgui/lib/time_sink_f_impl.cc | 2 +-
gr-qtgui/lib/waterfall_sink_c_impl.cc | 2 +-
gr-qtgui/lib/waterfall_sink_f_impl.cc | 2 +-
volk/apps/volk_profile.cc | 2 +-
volk/kernels/volk/volk_32fc_s32f_power_32fc.h | 2 +-
volk/lib/testqa.cc | 2 +-
23 files changed, 26 insertions(+), 335 deletions(-)
delete mode 100644 gr-qtgui/lib/time_raster_sink_c_impl.cc
delete mode 100644 gr-qtgui/lib/time_raster_sink_c_impl.h
- [Commit-gnuradio] [gnuradio] branch maint updated (7bb1182 -> 43ab078),
git <=