commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (6489c8c -> 4b34180)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (6489c8c -> 4b34180)
Date: Tue, 9 Dec 2014 20:02:14 +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  6489c8c   Merge branch 'master' into next
       new  b0b6205   Fixed inconsistent spacing in perror output
       new  5a15ce8   Merge remote-tracking branch 
'mmueller/runtime_fix_spacing_in_perror' into maint
       new  21cc4f8   fixed UHD manual URLs
       new  5f641c0   Merge remote-tracking branch 'mmueller/gr_uhd_fix_URLs' 
into maint
       new  236acdf   grc: no tooltips for old GTK versions
       new  e6193c2   Merge remote-tracking branch 
'gnuradio-wg-grc/maint_grcwg' into maint
       new  0463962   Merge branch 'maint'
       new  4669170   Merge branch 'maint_grcwg' into master_grcwg
       new  4a517e1   grc: move convert hier into a child generator
       new  ac726bd   grc: refactor/enhance hier block generation
       new  cab5629   Merge remote-tracking branch 
'gnuradio-wg-grc/master_grcwg'
       new  971d13a   runtime: TSBs can now act as sources
       new  4b34180   Merge branch 'master' into next

The 13 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:
 .../include/gnuradio/tagged_stream_block.h         |   2 +
 gnuradio-runtime/lib/tagged_stream_block.cc        |  12 +-
 gnuradio-runtime/lib/vmcircbuf_sysv_shm.cc         |  12 +-
 gr-uhd/doc/uhd.dox                                 |   6 +-
 grc/blocks/pad_sink.xml                            |   4 +-
 grc/blocks/pad_source.xml                          |   4 +-
 grc/gui/Param.py                                   |  22 ++-
 grc/python/CMakeLists.txt                          |   1 -
 grc/python/FlowGraph.py                            |  80 +++++---
 grc/python/Generator.py                            | 214 +++++++++++++++++----
 grc/python/convert_hier.py                         | 116 -----------
 grc/python/flow_graph.tmpl                         |  14 +-
 12 files changed, 282 insertions(+), 205 deletions(-)
 delete mode 100644 grc/python/convert_hier.py



reply via email to

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