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. 7f3dc5c263a55d1a992d28d374fc7acc9ebe412b
Date: Wed, 9 Sep 2009 18:55:08 -0600 (MDT)

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  7f3dc5c263a55d1a992d28d374fc7acc9ebe412b (commit)
       via  3c8af34f675eadd64b5fc3f0065793f3b3ff47f0 (commit)
       via  101e510842241be068e7e56a666f8cd9b34de248 (commit)
       via  84d50d0f6ea9f3950afe0c543c983eb9a048a6fb (commit)
       via  8d1ae2b08e07d621baeb486c05145acca1df7a08 (commit)
       via  01414dbb779bf3e7203b08a961814ca91d67a6a2 (commit)
       via  5acd0b6b42d2b939daf61ec0e26008a83b883c57 (commit)
       via  3b5fc17434361cb7698e9dd9b0f16e4fbdea7f78 (commit)
       via  7d4915f78da95b5da4a3525c392667cfd4ed04be (commit)
       via  f0bf96fad3e02e494fa8ae3edde548844342569b (commit)
       via  b8f69ad7ba49aa85239f6de611ddfd040344f66b (commit)
       via  6b1d8817a7fc6dd99a770cb11fac7ca48a3c81b0 (commit)
       via  e39507bf32666f9b17d2249106aac0d6cbcacc58 (commit)
       via  a6cb9eceeb62593e852b6dea0f640436381ec947 (commit)
       via  49b8dd0586241f59df4b74679349718cbe946fde (commit)
       via  79bace9eb9e441405535e082f3f0ee1a26740fe0 (commit)
       via  caf93a02068e8379ffa7f553deabb62cfc42b9a7 (commit)
       via  fa465d160b0c53fae3ad7876cf429263157dd60a (commit)
       via  5bb2a70a94be9c0f83712ee259b7125e3a582b08 (commit)
       via  5f54b018b3a84ba4b68009a1c326ba73eaea8cfd (commit)
       via  4cc3667b348d58ef4fb30f0ecbe494cdb109fc83 (commit)
       via  58cebfd63726dc2082ab31681afcd78e25c36132 (commit)
      from  4b3c5eced9a5b03a0077b6f7897a2157fca9a8dd (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 7f3dc5c263a55d1a992d28d374fc7acc9ebe412b
Merge: 3c8af34f675eadd64b5fc3f0065793f3b3ff47f0 
b8f69ad7ba49aa85239f6de611ddfd040344f66b
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 9 17:38:27 2009 -0700

    Merge branch 'grc' of http://gnuradio.org/git/jblum into master
    
    * 'grc' of http://gnuradio.org/git/jblum:
      use show signal to perform initial gui update
      Fixed the usrp and usrp2 probe scripts to work with the new gui param api.
      propsdialog tweaks
      more code cleanup for properties dialog
      Rework the params/properties dialog and param gui class:
      renamed params dialog to props dialog
      remove unused imports, copyright date update, tweak
      Created recursive create labels and shapes method for gui element.
      replaced dict[rot] storage of areas and lines with a single list for the 
current rotation
      standardized the Element inheritance __init__ usage in gui
      better error msg for empty statements
      Implement a recursive validation api in the base Element class.

commit 3c8af34f675eadd64b5fc3f0065793f3b3ff47f0
Merge: 101e510842241be068e7e56a666f8cd9b34de248 
3b5fc17434361cb7698e9dd9b0f16e4fbdea7f78
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 9 17:37:01 2009 -0700

    Merge branch 'forms' of http://gnuradio.org/git/jblum into master
    
    * 'forms' of http://gnuradio.org/git/jblum:
      set text box bg color on change
      Round the slider's value, but not the internal representation.

commit 101e510842241be068e7e56a666f8cd9b34de248
Merge: 84d50d0f6ea9f3950afe0c543c983eb9a048a6fb 
8d1ae2b08e07d621baeb486c05145acca1df7a08
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 9 17:11:02 2009 -0700

    Merge branch 'usrp_siggen' of http://gnuradio.org/git/jblum into master
    
    * 'usrp_siggen' of http://gnuradio.org/git/jblum:
      only import usrp and usrp2 modules in the setup methods
      updated digital to use installed usrp options
      tweaked ampl slider params
      copied usrp_siggen stuff from experimental gui into gnuradio tree

commit 84d50d0f6ea9f3950afe0c543c983eb9a048a6fb
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 9 17:09:44 2009 -0700

    Added missing file to ignores.

commit 8d1ae2b08e07d621baeb486c05145acca1df7a08
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 17:07:15 2009 -0700

    only import usrp and usrp2 modules in the setup methods

commit 01414dbb779bf3e7203b08a961814ca91d67a6a2
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 14:59:44 2009 -0700

    updated digital to use installed usrp options

commit 5acd0b6b42d2b939daf61ec0e26008a83b883c57
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 14:13:52 2009 -0700

    tweaked ampl slider params

commit 3b5fc17434361cb7698e9dd9b0f16e4fbdea7f78
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 13:57:38 2009 -0700

    set text box bg color on change

commit 7d4915f78da95b5da4a3525c392667cfd4ed04be
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 13:05:38 2009 -0700

    Round the slider's value, but not the internal representation.
    Now, the slider can operate on any step size without killing the precision 
for other forms.

commit f0bf96fad3e02e494fa8ae3edde548844342569b
Author: Josh Blum <address@hidden>
Date:   Wed Sep 9 12:33:10 2009 -0700

    copied usrp_siggen stuff from experimental gui into gnuradio tree

commit b8f69ad7ba49aa85239f6de611ddfd040344f66b
Author: Josh Blum <address@hidden>
Date:   Tue Sep 8 23:04:38 2009 -0700

    use show signal to perform initial gui update

commit 6b1d8817a7fc6dd99a770cb11fac7ca48a3c81b0
Author: Josh Blum <address@hidden>
Date:   Sun Sep 6 01:58:25 2009 -0700

    Fixed the usrp and usrp2 probe scripts to work with the new gui param api.
    Also fixed the scripts to work since they were broken by previous changes.
    Get input in param class now pases a param instance (self) into the object.

commit e39507bf32666f9b17d2249106aac0d6cbcacc58
Author: Josh Blum <address@hidden>
Date:   Sun Sep 6 01:17:35 2009 -0700

    propsdialog tweaks

commit a6cb9eceeb62593e852b6dea0f640436381ec947
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 23:49:34 2009 -0700

    more code cleanup for properties dialog

commit 49b8dd0586241f59df4b74679349718cbe946fde
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 23:41:49 2009 -0700

    Rework the params/properties dialog and param gui class:
    Better handles dynamic changes and subsequent code cleanup.

commit 79bace9eb9e441405535e082f3f0ee1a26740fe0
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 21:11:51 2009 -0700

    renamed params dialog to props dialog

commit caf93a02068e8379ffa7f553deabb62cfc42b9a7
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 02:38:46 2009 -0700

    remove unused imports, copyright date update, tweak

commit fa465d160b0c53fae3ad7876cf429263157dd60a
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 02:21:37 2009 -0700

    Created recursive create labels and shapes method for gui element.
    Replaces update methods in the gui classes and simplifies calls.
    The master update method in flow graph calls create labels and shapes.

commit 5bb2a70a94be9c0f83712ee259b7125e3a582b08
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 02:01:41 2009 -0700

    replaced dict[rot] storage of areas and lines with a single list for the 
current rotation

commit 5f54b018b3a84ba4b68009a1c326ba73eaea8cfd
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 01:54:41 2009 -0700

    standardized the Element inheritance __init__ usage in gui

commit 4cc3667b348d58ef4fb30f0ecbe494cdb109fc83
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 00:54:56 2009 -0700

    better error msg for empty statements

commit 58cebfd63726dc2082ab31681afcd78e25c36132
Author: Josh Blum <address@hidden>
Date:   Sat Sep 5 00:45:14 2009 -0700

    Implement a recursive validation api in the base Element class.
    
    The rewrite and validate methods will invoke themselves on the child 
elements.
    The error messages are now a super-list of element and child error messages.
    
    As a side-effect, this cleans up code in base Block and Flowgraph class.

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

Summary of changes:
 gnuradio-core/src/python/gnuradio/Makefile.am      |    1 +
 .../src/python/gnuradio/blks2impl/Makefile.am      |    1 +
 .../src/python/gnuradio/blks2impl}/generic_usrp.py |    9 +-
 .../src/python/gnuradio}/usrp_options.py           |    6 +-
 gnuradio-examples/python/digital/Makefile.am       |    2 -
 .../python/digital/benchmark_qt_rx.py              |    2 +-
 .../python/digital/usrp_receive_path.py            |    2 +-
 .../python/digital/usrp_transmit_path.py           |    2 +-
 gr-utils/src/python/Makefile.am                    |    5 +-
 gr-utils/src/python/usrp2_siggen.py                |  389 ----------------
 gr-utils/src/python/usrp2_siggen_gui.py            |  275 ------------
 gr-utils/src/python/usrp_siggen.py                 |  471 ++++++++++++--------
 gr-utils/src/python/usrp_siggen_gui.py             |  310 +++++++++++++
 gr-wxgui/src/python/forms/converters.py            |    3 +-
 gr-wxgui/src/python/forms/forms.py                 |   11 +-
 grc/base/Block.py                                  |   23 +-
 grc/base/Element.py                                |   48 ++-
 grc/base/FlowGraph.py                              |   21 +-
 grc/gui/ActionHandler.py                           |    4 +-
 grc/gui/Block.py                                   |   29 +-
 grc/gui/Connection.py                              |   11 +-
 grc/gui/Element.py                                 |   53 ++-
 grc/gui/FlowGraph.py                               |    9 +-
 grc/gui/Makefile.am                                |    2 +-
 grc/gui/Param.py                                   |   95 ++---
 grc/gui/Platform.py                                |    3 +-
 grc/gui/Port.py                                    |   11 +-
 grc/gui/{ParamsDialog.py => PropsDialog.py}        |  113 +++--
 grc/python/FlowGraph.py                            |    1 +
 grc/python/Param.py                                |    6 +-
 grc/python/Port.py                                 |    2 +-
 grc/scripts/usrp2_probe                            |   12 +-
 grc/scripts/usrp_probe                             |   12 +-
 grc/todo.txt                                       |    7 +-
 gruel/src/lib/.gitignore                           |    1 +
 35 files changed, 873 insertions(+), 1079 deletions(-)
 rename {gnuradio-examples/python/digital => 
gnuradio-core/src/python/gnuradio/blks2impl}/generic_usrp.py (97%)
 rename {gnuradio-examples/python/digital => 
gnuradio-core/src/python/gnuradio}/usrp_options.py (98%)
 delete mode 100755 gr-utils/src/python/usrp2_siggen.py
 delete mode 100755 gr-utils/src/python/usrp2_siggen_gui.py
 create mode 100755 gr-utils/src/python/usrp_siggen_gui.py
 rename grc/gui/{ParamsDialog.py => PropsDialog.py} (58%)


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




reply via email to

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