[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (2f3e800 -> 2bbba71)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (2f3e800 -> 2bbba71) |
Date: |
Fri, 13 Jun 2014 22:44:33 +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 2f3e800 Merge branch 'master' into next
new e620fa4 grc: fix pad port keys in connect()
new c138442 grc: remove stray comment in generated flow graph
new f3fbf45 Merge branch 'maint'
new dbd2aee pmt_io: adding string conversion for uniform vectors
new f5aafac Merge remote-tracking branch
'mmueller/pmt_io_uniform_vector_to_string'
new 229fd98 runtime: accessor for message port map & printing more
informative error when a msg port is not found
new d2b51d8 blocks: added I/Q swap option to
interleaved_short_to_complex
new 8949a9e grc: Fixed scroll functionality in GRC. Also added clear
and scrollback capability for the logging window
new 9d6284c grc: Changed dialog to directly call the SCROLL_LOCK and
CLEAR_REPORTS actions. Moved clear reports under view and grouped all Report
menu items together
new 04de4b8 grc: minor edits. removed extra whitespace
new 4968faf Merge remote-tracking branch
'gnuradio-wg-grc/grc_scroll_fix'
new 3565745 pager: Add sync code for FLEX 3200 bps 2-FSK encoding
new 80ec147 Merge remote-tracking branch 'deuxpi/pager-flex-3200-fsk2'
new 2bbba71 Merge branch 'master' into next
The 14 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/basic_block.h | 4 +++
gnuradio-runtime/lib/flowgraph.cc | 8 ++++-
gnuradio-runtime/lib/pmt/generate_unv.py | 1 +
gnuradio-runtime/lib/pmt/pmt_int.h | 1 +
gnuradio-runtime/lib/pmt/pmt_io.cc | 13 +++++--
gnuradio-runtime/lib/pmt/unv_template.cc.t | 6 ++++
gnuradio-runtime/lib/pmt/unv_template.h.t | 1 +
.../grc/blocks_interleaved_short_to_complex.xml | 18 +++++++++-
.../gnuradio/blocks/interleaved_short_to_complex.h | 4 ++-
gr-blocks/lib/interleaved_short_to_complex_impl.cc | 22 +++++++++---
gr-blocks/lib/interleaved_short_to_complex_impl.h | 5 ++-
gr-pager/lib/flex_modes.cc | 2 +-
grc/gui/ActionHandler.py | 10 +++++-
grc/gui/Actions.py | 9 +++++
grc/gui/Bars.py | 4 +++
grc/gui/Dialogs.py | 42 ++++++++++++++++++++++
grc/gui/MainWindow.py | 1 -
grc/gui/Preferences.py | 6 ++++
grc/python/FlowGraph.py | 17 +++++++++
grc/python/flow_graph.tmpl | 8 ++---
20 files changed, 163 insertions(+), 19 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (2f3e800 -> 2bbba71),
git <=