[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (f3abc0c -> b5b8c2c)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (f3abc0c -> b5b8c2c) |
Date: |
Fri, 10 Jan 2014 21:28:06 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch next
in repository gnuradio.
from f3abc0c Merge branch 'master' into next
adds 0eab78e build: fixing various warning from clang.
adds 43ab078 volk: negate real part of 32fc_s32f_power_32fc to fix
results.
adds edaaafc Merge branch 'maint'
new b5b8c2c Merge branch 'master' into next
The 1 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 | 3 +-
volk/kernels/volk/volk_32fc_s32f_power_32fc.h | 2 +-
volk/lib/testqa.cc | 2 +-
23 files changed, 26 insertions(+), 336 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 next updated (f3abc0c -> b5b8c2c),
git <=