commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/grc, update


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, wip/qtgui/grc, updated. a09e0096cf717c137126cd5fb721c0331a1a8df6
Date: Wed, 2 Mar 2011 01:02:17 +0000 (GMT)

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 "git://gnuradio.org/jblum".

The branch, wip/qtgui/grc has been updated
  discards  649d702b026906cd5c830e9853f19b4e6f48b737 (commit)
  discards  51c6d5c5aaa16617257e57f488d18fb4c622a6b4 (commit)
  discards  b9ae8e334d8faa0675716d72a9462154d00fb554 (commit)
  discards  273ded03e569185eb903726ee5c33de69ca6e677 (commit)
  discards  1084465060cfcb9144b44aec60bd6fcbeb6f9a84 (commit)
  discards  c5cf57f3d96eacada711b28aac37a18c7117390c (commit)
  discards  771a9d4ef1c8bc743926e929228408a2165ba340 (commit)
  discards  b8ee7c18eda0cdf8318c76535314792cbd6f708f (commit)
  discards  c25c6e58de41830d9db07f34f1a1d56e25f9825b (commit)
  discards  5d0e58625d18637d7f00afcbef62c9dc7124df31 (commit)
  discards  5020155bb7809af43efd4a9cdbe47fc886d233b4 (commit)
  discards  c987b3582f037321ff1dd17c7127815580d0f3b7 (commit)
  discards  c801c3932c5bc201613cf1514a5cccb05bac7baa (commit)
       via  a09e0096cf717c137126cd5fb721c0331a1a8df6 (commit)
       via  931332448227a6b509a9b39bb68044fa55d8b1cb (commit)
       via  c86fb3460c14cc308f0809e08f3fb460f70c08d9 (commit)
       via  d829499725251ce5d1b9fd81a83cb92e0f3ebce3 (commit)
       via  c1ff442c8b450e7b0e41cd7b717d7368de3e6898 (commit)
       via  47f621a14c9a6e3696155dd5a223da40bcb7721c (commit)
       via  f0537a7da4571bd6aaab273a0588eaef04121648 (commit)
       via  2c263e9640f2812b241d724286aaa1f13c57935f (commit)
       via  e30f0a7ca02801732ad7a25ab83e1d27dc45c6ce (commit)
       via  a284640decd1fd6634f35bd1e20fd69b9194a7b6 (commit)
       via  9ae8997e5f682bc16e58c0a0bba21794dbd705c5 (commit)
       via  0e076c5835ea624c25e7be964e946d9f6425f414 (commit)
       via  7ed83c72dbd079a50a421661a874c3ac94a34bd6 (commit)
       via  75c53194d36b4c3b02373b4feb916e6a9ad69b83 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (649d702b026906cd5c830e9853f19b4e6f48b737)
            \
             N -- N -- N (a09e0096cf717c137126cd5fb721c0331a1a8df6)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 a09e0096cf717c137126cd5fb721c0331a1a8df6
Author: Josh Blum <address@hidden>
Date:   Tue Mar 1 13:03:36 2011 -0800

    grc-qtgui: creaded check box widget with qtgui, cleanup label code

commit 931332448227a6b509a9b39bb68044fa55d8b1cb
Author: Josh Blum <address@hidden>
Date:   Tue Mar 1 00:32:55 2011 -0800

    grc-qtgui: added variable text box and static text widgets

commit c86fb3460c14cc308f0809e08f3fb460f70c08d9
Author: Josh Blum <address@hidden>
Date:   Mon Feb 28 19:15:29 2011 -0800

    grc-qtgui: pick correct signal overload for variable chooser

commit d829499725251ce5d1b9fd81a83cb92e0f3ebce3
Author: Josh Blum <address@hidden>
Date:   Mon Feb 28 16:51:55 2011 -0800

    grc-qtgui: added radio button support, tweaks, more options

commit c1ff442c8b450e7b0e41cd7b717d7368de3e6898
Author: Josh Blum <address@hidden>
Date:   Mon Feb 28 11:09:40 2011 -0800

    grc-qtgui: work on variable chooser block

commit 47f621a14c9a6e3696155dd5a223da40bcb7721c
Author: Josh Blum <address@hidden>
Date:   Sun Feb 27 23:18:11 2011 -0800

    grc: work on generator for gui flowgraphs to simplify generation
    
    generator does not differentiate between notebooks and controls,
    they are all block, but block are now sorted by variables present in the 
make
    
    also adjusted categories listed in the wx and qt widget related blocks

commit f0537a7da4571bd6aaab273a0588eaef04121648
Author: Josh Blum <address@hidden>
Date:   Fri Jan 21 15:20:45 2011 -0800

    grc: moved wxgui blocks and python into gr-wxgui/grc
    
    Prefixed wxgui blocks with WX GUI in the block names.
    Added category to wxgui variables blocks (not in the main block tree.xml)

commit 2c263e9640f2812b241d724286aaa1f13c57935f
Author: Josh Blum <address@hidden>
Date:   Fri Jan 21 14:33:27 2011 -0800

    qtgui: work on variable chooser

commit e30f0a7ca02801732ad7a25ab83e1d27dc45c6ce
Author: Josh Blum <address@hidden>
Date:   Thu Jan 20 22:31:31 2011 -0800

    grc: added tabbed widget in qtgui for grc
    
    created gui_hint type to handle tab descriptor + position markup,
    and to handle the generation of the name of the parent widget.
    No support python modules required in gr-qtgui.

commit a284640decd1fd6634f35bd1e20fd69b9194a7b6
Author: Josh Blum <address@hidden>
Date:   Tue Jan 18 22:42:48 2011 -0800

    qtgui: use pyqwt widgets in grc variable slider block

commit 9ae8997e5f682bc16e58c0a0bba21794dbd705c5
Author: Josh Blum <address@hidden>
Date:   Mon Dec 6 22:46:39 2010 -0500

    qtgui: created a forms module with a slider and text box, implemented in grc

commit 0e076c5835ea624c25e7be964e946d9f6425f414
Author: Josh Blum <address@hidden>
Date:   Sun Dec 5 19:15:37 2010 -0500

    qtgui: an attempt at a slider form

commit 7ed83c72dbd079a50a421661a874c3ac94a34bd6
Author: Josh Blum <address@hidden>
Date:   Sun Dec 5 17:21:07 2010 -0500

    grc: added qtgui support to grc (just added sink)

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

Summary of changes:
 gr-uhd/lib/gr_uhd_usrp_sink.cc |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

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