commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (3f14e43 -> 6225e5d)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (3f14e43 -> 6225e5d)
Date: Thu, 12 Jan 2017 20:33:16 +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  3f14e43   Merge branch 'maint'
       new  080bbf3   cleaned up the way setup_rpc() is called, and now is 
called for all blocks, not just those with stream connections
       new  2d65891   Merge remote-tracking branch 'jgilbert/msg_rpc_init_fix' 
into maint
       new  cb68a76   digital: clarify documentation of clock_recovery_mm_xx
       new  11abb5f   gr-qtgui: Line 2 configurations added for type Complex 
Message
       new  20f25fe   runtime: fix numpy warning
       new  b77e5a6   qtgui: Fix SIGSEGV for tag trigger with constellation sink
       new  04cadbf   gnuradio-runtime/swig/tags.i: Making swig ignore 
gr::tag_t::operator= so that the annoying compile-time warning messages go away.
       new  cd4faa9   Merge remote-tracking branch 
'darekk/gr_tag_swig_warning_fix_maint' into maint
       new  b63ba31   blocks: udp source/sink grc wrappers: removed callbacks 
to missing setter
       new  3f01518   blocks: fix callback template for message_strobe_random
       new  5913693   Merge remote-tracking branch 'skoslowski/xml_fixes' into 
maint
       new  6225e5d   Merge branch 'maint'

The 12 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/lib/hier_block2_detail.cc         | 22 ++++++++------------
 gnuradio-runtime/python/pmt/pmt_to_python.py       |  2 +-
 gnuradio-runtime/swig/tags.i                       |  1 +
 gr-blocks/grc/blocks_message_strobe_random.xml     |  2 +-
 gr-blocks/grc/blocks_udp_sink.xml                  |  3 +--
 gr-blocks/grc/blocks_udp_source.xml                |  3 +--
 .../gnuradio/digital/clock_recovery_mm_cc.h        | 24 ++++++++++++++++++++++
 .../gnuradio/digital/clock_recovery_mm_ff.h        | 24 ++++++++++++++++++++++
 gr-qtgui/grc/qtgui_time_sink_x.xml                 | 16 +++++++--------
 gr-qtgui/lib/const_sink_c_impl.cc                  |  5 ++---
 10 files changed, 72 insertions(+), 30 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]