commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (126800d -> 6828d04)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (126800d -> 6828d04)
Date: Tue, 13 Jan 2015 21:52:40 +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  126800d   Merge branch 'master' into next
       new  32766f9   grc,blocks,fft,filter: assigned categories to all blocks 
without any; further checked all other gr-* of gnuradio; solves issue from see 
http://lists.gnu.org/archive/html/discuss-gnuradio/2014-12/msg00133.html
       new  3f36b23   spacing issues prettified
       new  f1e7ee4   Merge remote-tracking branch 'donludovico/GRC_Dir_Orphans'
       new  b5299f0   grc: Move the XInitThreads to "As Early As Possible"
       new  ff622ae   Merge remote-tracking branch 
'smunaut/grc-xinitthreads-fix'
       new  ab6b420   modtool/rename: squashed commits for pull request. Added 
rename capability to gr_modtool
       new  dfacb55   Merge remote-tracking branch 'jdemel/modtool/rename'
       new  6828d04   Merge branch 'master' into next

The 8 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-blocks/grc/blocks_block_tree.xml       | 378 +++++++++++++++---------------
 gr-fft/grc/fft_block_tree.xml             |  18 +-
 gr-filter/grc/filter_block_tree.xml       |  75 +++---
 gr-utils/python/modtool/CMakeLists.txt    |   1 +
 gr-utils/python/modtool/__init__.py       |   1 +
 gr-utils/python/modtool/modtool_rename.py | 200 ++++++++++++++++
 grc/blocks/block_tree.xml                 |  69 +++---
 grc/python/flow_graph.tmpl                |  23 +-
 8 files changed, 494 insertions(+), 271 deletions(-)
 create mode 100644 gr-utils/python/modtool/modtool_rename.py



reply via email to

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