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. 72afd843cfa4037eb0a059a647c952b7e5ddf25c
Date: Wed, 2 Sep 2009 15:44:52 -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  72afd843cfa4037eb0a059a647c952b7e5ddf25c (commit)
       via  a36c92ed48fb80c78a97a200b92b98d36a7d4c05 (commit)
       via  a70c291e3cd4fc3d51f2eebb6b39cdb9d46862da (commit)
       via  eb1d1b5cfb474b087d41337356efc0cdb7342f28 (commit)
       via  5c93024bc2d5235579bd3e815d56483935e9c48e (commit)
       via  3d27662913c78f672e3f7d7d1ebc2013ee038387 (commit)
      from  6fb2acc3c49e3bb7b8845d517c4bff4a8f5b0fa8 (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 72afd843cfa4037eb0a059a647c952b7e5ddf25c
Merge: a36c92ed48fb80c78a97a200b92b98d36a7d4c05 
a70c291e3cd4fc3d51f2eebb6b39cdb9d46862da
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 2 14:38:37 2009 -0700

    Merge branch 'wxgui_fix' from http://gnuradio.org/git/jblum.git into master
    
    * waterfall and fft use a common autoscale function
    * Fix so that the waterfall texture is initialized with a buffer of the 
same size.

commit a36c92ed48fb80c78a97a200b92b98d36a7d4c05
Merge: 6fb2acc3c49e3bb7b8845d517c4bff4a8f5b0fa8 
5c93024bc2d5235579bd3e815d56483935e9c48e
Author: Johnathan Corgan <address@hidden>
Date:   Wed Sep 2 14:34:18 2009 -0700

    Merge branch 'lo_fix' from http://gnuradio.org/git/jblum.git into master
    
    * Modifications to usrp2 source and sink so that set center freq is called 
afer set lo offset.
    * Modifications to the usrp blocks and wrapper so that the lo offset is set 
with the lo frequency.

commit a70c291e3cd4fc3d51f2eebb6b39cdb9d46862da
Author: Josh Blum <address@hidden>
Date:   Wed Sep 2 14:18:28 2009 -0700

    waterfall and fft use a common autoscale function

commit eb1d1b5cfb474b087d41337356efc0cdb7342f28
Author: Josh Blum <address@hidden>
Date:   Wed Sep 2 14:06:34 2009 -0700

    Fix so that the waterfall texture is initialized with a buffer of the same 
size.
    
    If the fft size was a non power of two, the buffer would be a different 
size.
    This would cause a segfault. Particularly because fft_window was throwing 
out a bin.

commit 5c93024bc2d5235579bd3e815d56483935e9c48e
Author: Josh Blum <address@hidden>
Date:   Wed Sep 2 13:41:56 2009 -0700

    Modifications to usrp2 source and sink so that set center freq is called 
afer set lo offset.

commit 3d27662913c78f672e3f7d7d1ebc2013ee038387
Author: Josh Blum <address@hidden>
Date:   Wed Sep 2 12:07:14 2009 -0700

    Modifications to the usrp blocks and wrapper so that the lo offset is set 
with the lo frequency.

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

Summary of changes:
 gr-wxgui/src/python/common.py                    |   25 +++++++++++++++++--
 gr-wxgui/src/python/fft_window.py                |   12 +--------
 gr-wxgui/src/python/plotter/waterfall_plotter.py |    2 +-
 gr-wxgui/src/python/waterfall_window.py          |   12 ++-------
 grc/blocks/usrp2_sink_xxxx.xml                   |   13 ++++++----
 grc/blocks/usrp2_source_xxxx.xml                 |   13 ++++++----
 grc/blocks/usrp_dual_sink_x.xml                  |   26 ++++++++++++++------
 grc/blocks/usrp_dual_source_x.xml                |   28 +++++++++++++++-------
 grc/blocks/usrp_simple_sink_x.xml                |   16 ++++++++----
 grc/blocks/usrp_simple_source_x.xml              |   16 ++++++++----
 grc/grc_gnuradio/usrp/dual_usrp.py               |   16 ++++++------
 grc/grc_gnuradio/usrp/simple_usrp.py             |    8 +++---
 12 files changed, 112 insertions(+), 75 deletions(-)


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




reply via email to

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