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, master, updated. v


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.3.1git-141-g58a1356
Date: Sun, 16 Jan 2011 21:17:40 +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, master has been updated
       via  58a1356ed70994c0f24afa8a276b7e62979c28cf (commit)
       via  ead0819388bc03555c9182f27176aac6ea2a8bbc (commit)
       via  a8e021e949fca067cf2df5a7cbb7c68ac21b8935 (commit)
       via  4f4268311488f88c2f20f31ba9d4615b522b946a (commit)
       via  7b5095514204a524afbf6fd97bb70511519e5b35 (commit)
       via  3ad8f8ed993cccae7492bf0fa8519ebe15567101 (commit)
       via  9d306b27ceabfd0dd498acc2f2694bca08e4ed1f (commit)
       via  f53f2494c65697bf04f7d64bd1865305ff391fcc (commit)
      from  98a3a1ce7462fe0c1662168c2c91c765eb8f841b (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 58a1356ed70994c0f24afa8a276b7e62979c28cf
Merge: 98a3a1ce7462fe0c1662168c2c91c765eb8f841b 
ead0819388bc03555c9182f27176aac6ea2a8bbc
Author: Tom Rondeau <address@hidden>
Date:   Sun Jan 16 14:03:30 2011 -0500

    Merge branch 'maint'
    
    * maint:
      Fixing up fft and constellation plot to better handle zooming.
      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.
      Fixing up other plotting tools for data read errors.
      Using .min and .max on scipy arrays instead of min() max(); seems to be 
more portable.
      Fix how the end of a file is handled.
      PFB resampler: fix it this way to avoid the signed/unsigned warning.
      PFB resampler: fixes bug where filter could be looking past the number of 
inputs.

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

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]