[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (8de3c4c -> bb2021f)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (8de3c4c -> bb2021f) |
Date: |
Wed, 4 Feb 2015 21:59: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 8de3c4c Merge branch 'master' into next
new b8bcf8b qtgui: removing all references to aligned volk calls --
which I thought that I had already done.
new fc7861a blocks: cleans up the docs for the multiply_matrix blocks.
new b33345b Merge branch 'maint'
new 2233907 digital: update control loop frequency limits in
fll_band_edge_cc when samps_per_sym is changed
new 2c2dc2a Merge remote-tracking branch 'nowls/master'
new ec2d278 uhd: Added set_stream_args() method to sink & source
new fe73c26 Merge remote-tracking branch 'mbr0wn/uhd/stream_args'
new 035b9d0 runtime: possible bug fix for limited-run flowgraphs with
message-only blocks.
new 08f00a1 Merge remote-tracking branch
'tom/runtime_msg_passing_finished'
new 25f8830 blocks: the API for the peak_detector blocks incorrectly
uses int instead of float for setting alpha.
new 42c1d6d Merge remote-tracking branch 'tom/blocks/peak_det_api'
new bb2021f Merge branch 'master' into next
The 12 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:
gnuradio-runtime/lib/block.cc | 5 ++++-
.../include/gnuradio/blocks/multiply_matrix_XX.h.t | 13 ++++++-------
gr-blocks/include/gnuradio/blocks/peak_detector_XX.h.t | 2 +-
gr-blocks/lib/peak_detector_XX_impl.h.t | 2 +-
gr-digital/lib/fll_band_edge_cc_impl.cc | 2 ++
gr-qtgui/lib/SpectrumGUIClass.cc | 8 ++++----
gr-qtgui/lib/freq_sink_c_impl.cc | 2 +-
gr-qtgui/lib/freq_sink_f_impl.cc | 2 +-
gr-qtgui/lib/waterfall_sink_c_impl.cc | 2 +-
gr-qtgui/lib/waterfall_sink_f_impl.cc | 4 ++--
gr-uhd/include/gnuradio/uhd/usrp_sink.h | 17 +++++++++++++++++
gr-uhd/include/gnuradio/uhd/usrp_source.h | 17 +++++++++++++++++
gr-uhd/lib/usrp_common.h | 15 ++++++++++++++-
gr-uhd/lib/usrp_sink_impl.cc | 12 +++++++++++-
gr-uhd/lib/usrp_sink_impl.h | 3 ++-
gr-uhd/lib/usrp_source_impl.cc | 13 ++++++++++++-
gr-uhd/lib/usrp_source_impl.h | 1 +
17 files changed, 97 insertions(+), 23 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (8de3c4c -> bb2021f),
git <=