[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (2a68b68 -> 4aa9404)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (2a68b68 -> 4aa9404) |
Date: |
Mon, 25 Apr 2016 22:56:27 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 2a68b68 grc: avoid name clashes when importing epy block and
really fix epy block c&p
new 7c3b32f qtgui: more appropriate doxygen link.
new 403a416 udp sink: actually send 0-byte packets at EOF
new 1a4b951 setting the sample rate before setting the time source
avoiding auto-MCR trap
new 06fdf51 Merge remote-tracking branch
'mmueller/gr_uhd_blocks_samp_rate_before_time_source' into maint
new f4b8057 config parser doesn't understand C Multiline Comments
new 4655845 improved parsability by OVER 9000
new 1db085e Merge remote-tracking branch
'mmueller/default_conf_fix_comment' into maint
new a3e22a1 grc: show underscores in recent files menu
new c4a7a9a grc: don't try to auto-generate non-hier blocks
new 4aa9404 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into 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/gr_log_default.conf | 21 ---------------------
gr-blocks/lib/udp_sink_impl.cc | 2 +-
gr-blocks/lib/udp_source_impl.cc | 2 +-
gr-qtgui/include/gnuradio/qtgui/freq_sink_c.h | 2 +-
gr-qtgui/include/gnuradio/qtgui/freq_sink_f.h | 2 +-
gr-qtgui/include/gnuradio/qtgui/waterfall_sink_c.h | 2 +-
gr-qtgui/include/gnuradio/qtgui/waterfall_sink_f.h | 2 +-
gr-uhd/grc/gen_uhd_usrp_blocks.py | 2 +-
grc/gui/Bars.py | 4 ++--
grc/python/Platform.py | 2 ++
10 files changed, 11 insertions(+), 30 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (2a68b68 -> 4aa9404),
git <=
- [Commit-gnuradio] [gnuradio] 07/10: udp sink: actually send 0-byte packets at EOF, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 09/10: Merge remote-tracking branch 'mmueller/default_conf_fix_comment' into maint, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 08/10: Merge remote-tracking branch 'mmueller/gr_uhd_blocks_samp_rate_before_time_source' into maint, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 02/10: grc: show underscores in recent files menu, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 05/10: config parser doesn't understand C Multiline Comments, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 06/10: improved parsability by OVER 9000, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 10/10: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 03/10: grc: don't try to auto-generate non-hier blocks, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 04/10: setting the sample rate before setting the time source avoiding auto-MCR trap, git, 2016/04/25
- [Commit-gnuradio] [gnuradio] 01/10: qtgui: more appropriate doxygen link., git, 2016/04/25