[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (c815a01 -> 42c1d6d)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (c815a01 -> 42c1d6d) |
Date: |
Wed, 4 Feb 2015 21:59:33 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from c815a01 Merge remote-tracking branch
'tom/qtgui/time_tag_viewing_fix'
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'
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:
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 master updated (c815a01 -> 42c1d6d),
git <=
- [Commit-gnuradio] [gnuradio] 01/09: digital: update control loop frequency limits in fll_band_edge_cc when samps_per_sym is changed, git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 03/09: runtime: possible bug fix for limited-run flowgraphs with message-only blocks., git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 05/09: Merge branch 'maint', git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 02/09: uhd: Added set_stream_args() method to sink & source, git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 08/09: Merge remote-tracking branch 'tom/runtime_msg_passing_finished', git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 04/09: blocks: the API for the peak_detector blocks incorrectly uses int instead of float for setting alpha., git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 07/09: Merge remote-tracking branch 'mbr0wn/uhd/stream_args', git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 09/09: Merge remote-tracking branch 'tom/blocks/peak_det_api', git, 2015/02/04
- [Commit-gnuradio] [gnuradio] 06/09: Merge remote-tracking branch 'nowls/master', git, 2015/02/04