[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (4231129 -> ab6459e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (4231129 -> ab6459e) |
Date: |
Sun, 30 Aug 2015 21:20:02 +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 4231129 Merge branch 'master' into next
new b19cb7e lms_dd_equalizer_cc.h: Fixing simple documentation typo.
new ff5eef1 Addresses Defects 1046385 & 1046340: Out-of-bounds access
new afa0505 Addresses Defects 1046385 & 1046340: Buffer not
NULL-terminated
new f841358 Fixes Cov Defect 1046011: Resource Leak
new c173b20 Fixes Cov Defect 1043301: Unitialized Variable in
Conditional
new ee332ff + Fixed Bug in qa_multiply_matrix_ff test_005_t
new 7be615c Merge remote-tracking branch
'spectrejan/qa_multiply_matrix_ff' into maint
new 3490f12 Merge branch 'maint'
new 2bdda83 qtgui: Adding the projector.qss file to help with
projected presentations/screenshots
new d0c6056 qtgui: removed the qproperty hooks for the not yet
functional min/max line width size control
new 214b30b Merge remote-tracking branch 'saikwolf/qt_themeing'
new 8b42dae fixed a typo. Unit code now completes
new ee88282 Merge remote-tracking branch
'mmueller/digital_fix_typo_nu_num'
new 669cdfb atsc: remove unused usings
new 4176b1b Merge remote-tracking branch 'pinkavaj/clean-00'
new 508c124 blocks: make vector_insert propagate tags correctly
new a064206 Merge remote-tracking branch
'fewu/insert_vector_tag_fixes'
new ab6459e Merge branch 'master' into next
The 18 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-blocks/lib/file_meta_source_impl.cc | 2 +-
gr-blocks/lib/tuntap_pdu_impl.cc | 2 +-
gr-blocks/lib/vector_insert_X_impl.cc.t | 8 ++
gr-blocks/python/blocks/qa_multiply_matrix_ff.py | 6 +-
gr-blocks/python/blocks/qa_vector_insert.py | 61 +++++++++++
.../include/gnuradio/digital/lms_dd_equalizer_cc.h | 2 +-
gr-digital/lib/lms_dd_equalizer_cc_impl.cc | 6 ++
gr-digital/lib/ofdm_equalizer_simpledfe.cc | 6 ++
gr-digital/python/digital/ofdm_txrx.py | 2 +-
gr-qtgui/CMakeLists.txt | 1 +
gr-qtgui/themes/{alt.qss => projector.qss} | 111 +++++++++++++++++----
gr-trellis/lib/interleaver.cc | 2 +
12 files changed, 182 insertions(+), 27 deletions(-)
copy gr-qtgui/themes/{alt.qss => projector.qss} (52%)
- [Commit-gnuradio] [gnuradio] branch next updated (4231129 -> ab6459e),
git <=