commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.3.0-41-gead0819
Date: Sun, 16 Jan 2011 21:17:02 +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/gnuradio".

The branch, maint has been updated
       via  ead0819388bc03555c9182f27176aac6ea2a8bbc (commit)
       via  a8e021e949fca067cf2df5a7cbb7c68ac21b8935 (commit)
       via  4f4268311488f88c2f20f31ba9d4615b522b946a (commit)
       via  7b5095514204a524afbf6fd97bb70511519e5b35 (commit)
       via  3ad8f8ed993cccae7492bf0fa8519ebe15567101 (commit)
      from  9d306b27ceabfd0dd498acc2f2694bca08e4ed1f (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 ead0819388bc03555c9182f27176aac6ea2a8bbc
Author: Tom Rondeau <address@hidden>
Date:   Sun Jan 16 13:40:20 2011 -0500

    Fixing up fft and constellation plot to better handle zooming.

commit a8e021e949fca067cf2df5a7cbb7c68ac21b8935
Author: Tom Rondeau <address@hidden>
Date:   Sun Jan 16 13:34:42 2011 -0500

    Fixing zooming capabilities. Time axis does not track any longer due to 
what looks like a matplotlib bug that resets the xlims after the zoom occurs.

commit 4f4268311488f88c2f20f31ba9d4615b522b946a
Author: Tom Rondeau <address@hidden>
Date:   Sat Jan 15 17:48:02 2011 -0500

    Fixing up other plotting tools for data read errors.

commit 7b5095514204a524afbf6fd97bb70511519e5b35
Author: Tom Rondeau <address@hidden>
Date:   Sat Jan 15 17:21:14 2011 -0500

    Using .min and .max on scipy arrays instead of min() max(); seems to be 
more portable.

commit 3ad8f8ed993cccae7492bf0fa8519ebe15567101
Author: Tom Rondeau <address@hidden>
Date:   Sat Jan 15 17:15:11 2011 -0500

    Fix how the end of a file is handled.

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

Summary of changes:
 gr-utils/src/python/gr_plot_const.py |   28 ++++++------
 gr-utils/src/python/gr_plot_fft.py   |   37 ++++++++-------
 gr-utils/src/python/gr_plot_iq.py    |   25 +++++-----
 gr-utils/src/python/gr_plot_psd.py   |   83 ++++++++++++++++++----------------
 gr-utils/src/python/plot_data.py     |   20 ++++----
 5 files changed, 101 insertions(+), 92 deletions(-)


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



reply via email to

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