commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.


From: Git Repository
Subject: [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-505-g058edee
Date: Tue, 3 Nov 2009 08:51:34 -0700 (MST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gnuradio.git at gnuradio.org".

The branch, master has been updated
       via  058edee5b4d1423b7ad88a9748bec073ff4963ff (commit)
       via  392b7f9002cb08dddc1ca0ced18f899a0958ba1f (commit)
       via  6f0685769f7a7728a779502435cd2dd17b8d65e2 (commit)
       via  ab901e7d4cb6e5e8b1b46dac8a7af74acf72cb8c (commit)
       via  00613b260a36923509eab1811256815269dcd99c (commit)
       via  92f2da3450b3ae0a5d16d322ad42c7812c4ffc62 (commit)
      from  f9c3bfb83af1048db54de941df1898f2ec7fb1fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 058edee5b4d1423b7ad88a9748bec073ff4963ff
Merge: f9c3bfb83af1048db54de941df1898f2ec7fb1fc 
392b7f9002cb08dddc1ca0ced18f899a0958ba1f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Nov 3 07:15:14 2009 -0800

    Merge branch 'wip/term' of address@hidden:jcorgan
    
    * 'wip/term' of address@hidden:jcorgan:
      gr-wxgui: cleanup for merge
      Consolidated termsink into one class
      Basic terminal window that takes raw text on input msgq and appends it
      Add placeholder panel for console, use old style window size
      Created skeleton wxgui term window component

commit 392b7f9002cb08dddc1ca0ced18f899a0958ba1f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Nov 3 07:11:45 2009 -0800

    gr-wxgui: cleanup for merge

commit 6f0685769f7a7728a779502435cd2dd17b8d65e2
Author: Johnathan Corgan <address@hidden>
Date:   Thu Oct 29 07:26:39 2009 -0700

    Consolidated termsink into one class

commit ab901e7d4cb6e5e8b1b46dac8a7af74acf72cb8c
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 21 17:11:03 2009 -0700

    Basic terminal window that takes raw text on input msgq and appends it
    
    Works, but needs "--line-buffered" mode for GR buffering between blocks

commit 00613b260a36923509eab1811256815269dcd99c
Author: Johnathan Corgan <address@hidden>
Date:   Thu Oct 15 11:00:30 2009 -0700

    Add placeholder panel for console, use old style window size

commit 92f2da3450b3ae0a5d16d322ad42c7812c4ffc62
Author: Johnathan Corgan <address@hidden>
Date:   Thu Oct 15 09:11:59 2009 -0700

    Created skeleton wxgui term window component

-----------------------------------------------------------------------

Summary of changes:
 gr-wxgui/src/python/Makefile.am |   13 ++++---
 gr-wxgui/src/python/termsink.py |   77 +++++++++++++++++++++++++++++++++++++++
 grc/blocks/Makefile.am          |    1 +
 grc/blocks/block_tree.xml       |    1 +
 grc/blocks/wxgui_termsink.xml   |   55 ++++++++++++++++++++++++++++
 5 files changed, 141 insertions(+), 6 deletions(-)
 create mode 100644 gr-wxgui/src/python/termsink.py
 create mode 100644 grc/blocks/wxgui_termsink.xml


hooks/post-receive
-- 
gnuradio.git at gnuradio.org




reply via email to

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