[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-847-g6c97e6c |
Date: |
Sun, 16 Jan 2011 21:17:52 +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, next has been updated
via 6c97e6ca62ae4690994f0b7d6f11cf0b0e615858 (commit)
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 cb3520203232d958962bd3b871f22675fe9c6bb5 (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 6c97e6ca62ae4690994f0b7d6f11cf0b0e615858
Merge: cb3520203232d958962bd3b871f22675fe9c6bb5
58a1356ed70994c0f24afa8a276b7e62979c28cf
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 16 14:06:30 2011 -0500
Merge branch 'master' into next
* master:
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.
Conflicts:
gr-utils/src/python/gr_plot_psd.py
-----------------------------------------------------------------------
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 | 70 ++++++++++++++++++----------------
gr-utils/src/python/plot_data.py | 20 +++++-----
5 files changed, 94 insertions(+), 86 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-847-g6c97e6c,
git repository hosting <=