[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (ef6485c -> fa247a9)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (ef6485c -> fa247a9) |
Date: |
Mon, 11 May 2015 03:09:23 +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 ef6485c Merge branch 'maint'
new bb09d1d Fix minor grc issues in gr-digital: * trigger sink of
header_payload_demux should be optional * message source of
packet_headerparser_b_default is named "header_data", not "out"
new d4c1eb1 Merge remote-tracking branch 'jeremyd/digital_grc_fixes'
into maint
new fc2b254 qtgui: adds ability to set the tag text and background
colors.
new f63a83a Merge remote-tracking branch 'tom/qtgui/qss_tag_colors'
into maint
new fa1cca4 qtgui: connected control panel and context menu stop
button/actions.
new 6af7eb5 Merge remote-tracking branch
'tom/qtgui/control_panel_stop' into maint
new fa247a9 Merge branch 'maint'
The 7 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-digital/grc/digital_header_payload_demux.xml | 1 +
.../grc/digital_packet_headerparser_b_default.xml | 2 +-
.../include/gnuradio/qtgui/TimeDomainDisplayPlot.h | 16 +++++++
gr-qtgui/include/gnuradio/qtgui/freqcontrolpanel.h | 3 ++
gr-qtgui/include/gnuradio/qtgui/timecontrolpanel.h | 4 ++
gr-qtgui/lib/TimeDomainDisplayPlot.cc | 50 +++++++++++++++++++++-
gr-qtgui/lib/freqcontrolpanel.cc | 8 ++++
gr-qtgui/lib/freqdisplayform.cc | 2 +
gr-qtgui/lib/timecontrolpanel.cc | 8 ++++
gr-qtgui/lib/timedisplayform.cc | 2 +
gr-qtgui/themes/alt.qss | 6 +++
gr-qtgui/themes/dark.qss | 8 +++-
12 files changed, 106 insertions(+), 4 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (ef6485c -> fa247a9),
git <=