[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (3e1a92f -> 05bdf36)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (3e1a92f -> 05bdf36) |
Date: |
Thu, 28 Jul 2016 21:43:59 +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 3e1a92f grc: use repr for string-like param type in generator
(fixes #926)
new 2dedafd grc: fix docstring update handler
new 14bee91 grc: fix handling of initially opened files
new c300392 Fix linking GSL in gr-fec
new 5828dd8 Merge remote-tracking branch 'slarew/sgl/maint/gslfix'
into maint
new 7c9f295 Fixing `Sdot` calculation in `fmdet_cf_impl` `work()`
new 0a1a726 Merge remote-tracking branch 'bhilburn/fix-fmdet-cf-impl'
into maint
new 9fe7c7e qtgui: fix spelling
new b9b845b blocks: fix typo
new 05bdf36 Merge remote-tracking branch 'chrstphrchvz/maint' into
maint
The 9 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-analog/lib/fmdet_cf_impl.cc | 2 +-
gr-blocks/include/gnuradio/blocks/stream_to_vector.h | 2 +-
gr-fec/CMakeLists.txt | 1 +
gr-fec/swig/CMakeLists.txt | 2 +-
gr-qtgui/grc/qtgui_number_sink.xml | 2 +-
grc/core/generator/Generator.py | 3 ++-
grc/gui/ActionHandler.py | 13 +++++--------
grc/gui/BlockTreeWindow.py | 2 +-
8 files changed, 13 insertions(+), 14 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (3e1a92f -> 05bdf36),
git <=
- [Commit-gnuradio] [gnuradio] 08/09: Merge remote-tracking branch 'bhilburn/fix-fmdet-cf-impl' into maint, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 05/09: grc: fix docstring update handler, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 09/09: Merge remote-tracking branch 'chrstphrchvz/maint' into maint, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 07/09: Merge remote-tracking branch 'slarew/sgl/maint/gslfix' into maint, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 04/09: blocks: fix typo, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 01/09: Fix linking GSL in gr-fec, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 03/09: qtgui: fix spelling, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 02/09: Fixing `Sdot` calculation in `fmdet_cf_impl` `work()`, git, 2016/07/28
- [Commit-gnuradio] [gnuradio] 06/09: grc: fix handling of initially opened files, git, 2016/07/28