[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (d8a491f -> c0a88be)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (d8a491f -> c0a88be) |
Date: |
Sun, 26 Apr 2015 22:37:14 +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 d8a491f Merge remote-tracking branch 'nowls/burst_shaping'
new 424ec68 qtgui: Fixes problem with half spectrum when set to 2048.
new 4547dc2 Fixed garbled Doxygen formatting of channel map
new 70f13f1 Typos: Sinusiods in channel model docs
new 83f7059 Merge remote-tracking branch
'mmueller/docs_typo_sinusiod' into maint
new db7fb53 blocks: vector_source: fixed tag srcid propagation when
not using repeat mode
new 3c2571a runtime: added default xtor & dtor to tag_t; srcid
default is now PMT_F
new 79b8502 blocks: added tag tests to vector source QA code
new 9581cf9 runtime: fixed default srcid value for PythonTag class
new 6020965 Merge remote-tracking branch
'nowls/vec_src_fix_tag_srcid' into maint
new c0a88be Merge branch 'maint'
The 10 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/include/gnuradio/tags.h | 12 +++++
gnuradio-runtime/python/gnuradio/gr/tag_utils.py | 2 +-
gr-blocks/lib/vector_source_X_impl.cc.t | 3 +-
gr-blocks/python/blocks/qa_vector_sink_source.py | 52 ++++++++++++++++++++++
gr-channels/doc/channels.dox | 36 +++++++--------
.../include/gnuradio/channels/fading_model.h | 2 +-
.../gnuradio/channels/selective_fading_model.h | 8 ++--
.../include/gnuradio/filter/pfb_channelizer_ccf.h | 9 ++--
.../include/gnuradio/filter/pfb_synthesizer_ccf.h | 8 ++--
.../include/gnuradio/qtgui/FrequencyDisplayPlot.h | 1 +
.../include/gnuradio/qtgui/WaterfallDisplayPlot.h | 1 +
gr-qtgui/lib/FrequencyDisplayPlot.cc | 5 ++-
gr-qtgui/lib/WaterfallDisplayPlot.cc | 7 +--
13 files changed, 109 insertions(+), 37 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (d8a491f -> c0a88be),
git <=