commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (0924f3b -> 50dc314)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (0924f3b -> 50dc314)
Date: Thu, 8 Sep 2016 19:45:30 +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  0924f3b   Merge branch 'master' into next
       new  31d2c32   trellis: Port all GRC examples to QT
       new  a27c212   Merge branch 'master' into next
       new  8622866   grc: remove wxgui generate mode
       new  9b8372f   grc: remove wxgui support from core
       new  edb67f4   grc: remove wxgui support from generator
       new  324e72d   grc: remove support for old msg queues
       new  50dc314   Merge remote-tracking branch 
'skoslowski/remove_wx_gen_mode' into next

The 7 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-uhd => gr-trellis}/examples/grc/.gitignore     |    0
 .../examples/grc/interference_cancellation.grc     | 3482 +++++++++++++-------
 gr-trellis/examples/grc/pccc.grc                   | 1232 ++++---
 gr-trellis/examples/grc/sccc.grc                   | 1174 ++++---
 gr-trellis/examples/grc/tcm.grc                    | 1268 ++++---
 gr-trellis/examples/grc/turbo_equalization.grc     | 2818 +++++++++-------
 gr-trellis/examples/grc/viterbi_equalization.grc   | 1504 +++++----
 grc/blocks/options.xml                             |   56 +-
 grc/core/Block.py                                  |    3 +-
 grc/core/Connection.py                             |    3 -
 grc/core/Constants.py                              |    3 -
 grc/core/Param.py                                  |   68 +-
 grc/core/Port.py                                   |    8 -
 grc/core/generator/Generator.py                    |    8 +-
 grc/core/generator/flow_graph.tmpl                 |   44 +-
 15 files changed, 7006 insertions(+), 4665 deletions(-)
 copy {gr-uhd => gr-trellis}/examples/grc/.gitignore (100%)



reply via email to

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