commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/trondeau branch, qtupdate, updated.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/trondeau branch, qtupdate, updated. 55364771aee8933ded7e98bd3c873d767f717cec
Date: Wed, 12 May 2010 02:04:44 +0100 (BST)

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/trondeau".

The branch, qtupdate has been updated
       via  55364771aee8933ded7e98bd3c873d767f717cec (commit)
       via  a13d9fd69606935a075f3033fc0b244a011f792b (commit)
       via  b682d4bbe98b72e86219f1f303843b4f4f9ed1b7 (commit)
       via  f20b3e2a48a4b9ae7a8b87b1361749c290d99e39 (commit)
       via  89ceb6c846e5b859d8fdef4fef84093f18efd3da (commit)
       via  a45e2a94328fee03910e9dbfa04b48bf9ba15f61 (commit)
       via  8f1340102fa181a470dd5ec89a92bdb33dc3e288 (commit)
       via  19550b1be84c96eb92b24c88847e1b0d024b366c (commit)
      from  7488244b24a52e6b1a51bcbdb0077e70554c6731 (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 55364771aee8933ded7e98bd3c873d767f717cec
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 21:03:38 2010 -0400

    Fixing up GUI windows to better scale with gtgui sinks.

commit a13d9fd69606935a075f3033fc0b244a011f792b
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 20:38:06 2010 -0400

    Fixing benchmark loopback to work with new v2's of modulators.

commit b682d4bbe98b72e86219f1f303843b4f4f9ed1b7
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:20:47 2010 -0400

    Fixing benchmark program to work with original dbpsk/dqpsk modulations 
again (and saving the version 2 mods for those marked v2).

commit f20b3e2a48a4b9ae7a8b87b1361749c290d99e39
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:10:32 2010 -0400

    Changes to the examples to fit updates to qtgui.

commit 89ceb6c846e5b859d8fdef4fef84093f18efd3da
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:48:41 2010 -0400

    Simple code cleanup.

commit a45e2a94328fee03910e9dbfa04b48bf9ba15f61
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:47:02 2010 -0400

    Remove one of the loop when posting new data; calculations are done the 
same time the fft shift and scaling operations happen.

commit 8f1340102fa181a470dd5ec89a92bdb33dc3e288
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 18:25:17 2010 -0400

    Minor cleanups.

commit 19550b1be84c96eb92b24c88847e1b0d024b366c
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 13:06:20 2010 -0400

    Updating zoom and axis across plots for consistent zoom levels and behavior.

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

Summary of changes:
 .../python/digital/benchmark_qt_loopback.py        |   31 +-
 .../python/digital/benchmark_qt_loopback2.py       |    2 +-
 .../python/digital/qt_digital_window.py            |  232 +++---
 .../python/digital/qt_digital_window.ui            |  685 +++++++--------
 .../python/digital/qt_digital_window2.py           |  247 +++---
 .../python/digital/qt_digital_window2.ui           |  873 ++++++++++----------
 gnuradio-examples/python/digital/qt_rx_window.py   |   43 +-
 gnuradio-examples/python/digital/qt_rx_window.ui   |  256 +++----
 gnuradio-examples/python/digital/qt_rx_window2.py  |   33 +-
 gnuradio-examples/python/digital/qt_rx_window2.ui  |  237 +++---
 gr-qtgui/src/lib/ConstellationDisplayPlot.cc       |    2 -
 gr-qtgui/src/lib/FrequencyDisplayPlot.cc           |   52 +-
 gr-qtgui/src/lib/TimeDomainDisplayPlot.cc          |   32 +-
 gr-qtgui/src/lib/WaterfallDisplayPlot.cc           |   11 +-
 gr-qtgui/src/lib/spectrumUpdateEvents.cc           |   19 +-
 gr-qtgui/src/lib/spectrumUpdateEvents.h            |   33 +-
 gr-qtgui/src/lib/spectrumdisplayform.cc            |   57 +-
 gr-qtgui/src/python/pyqt_example.py                |    4 +-
 gr-qtgui/src/python/pyqt_example_f.py              |    4 +-
 gr-qtgui/src/python/qt_digital.py                  |   10 +-
 gr-qtgui/src/python/qt_digital_window.py           |  164 +++--
 gr-qtgui/src/python/qt_digital_window.ui           |  495 ++++++------
 gr-qtgui/src/python/usrp2_display.py               |    4 +-
 23 files changed, 1711 insertions(+), 1815 deletions(-)


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



reply via email to

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