[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, update
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. 72afd843cfa4037eb0a059a647c952b7e5ddf25c |
Date: |
Wed, 2 Sep 2009 16:08:40 -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, distcheck has been updated
via 72afd843cfa4037eb0a059a647c952b7e5ddf25c (commit)
via a36c92ed48fb80c78a97a200b92b98d36a7d4c05 (commit)
via a70c291e3cd4fc3d51f2eebb6b39cdb9d46862da (commit)
via eb1d1b5cfb474b087d41337356efc0cdb7342f28 (commit)
via 5c93024bc2d5235579bd3e815d56483935e9c48e (commit)
via 3d27662913c78f672e3f7d7d1ebc2013ee038387 (commit)
via 6fb2acc3c49e3bb7b8845d517c4bff4a8f5b0fa8 (commit)
via 12b02687d8504adc6efb747a51d3c2fa77a21d63 (commit)
via 31c94994fa22a9d5f8584449edee4e86013ae916 (commit)
via 0c68c486ec09da471c27b6f4d658ae0ba8f861b7 (commit)
from 1aa216df204197b4849581dd4f42b2e7680eb72f (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.
commit 6fb2acc3c49e3bb7b8845d517c4bff4a8f5b0fa8
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 2 10:14:02 2009 -0700
Removed subversion related configuration info.
* Don't call GR_SUBVERSION in configure.ac
* Remove --svn* options from gnuradio-config-info
commit 12b02687d8504adc6efb747a51d3c2fa77a21d63
Merge: 31c94994fa22a9d5f8584449edee4e86013ae916
0c68c486ec09da471c27b6f4d658ae0ba8f861b7
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 2 09:33:32 2009 -0700
Merge branch 'wxgui' from http://gnuradio.org/git/jblum.git into master
* Modified log power fft block so ref scale is peak to peak.
* Tweaked fft sink autoscale routine to come up with better numbers.
* Modified scope sink ac couple block to use constant tap. The previous
tap calculation would cause failure for very small sample rates.
commit 31c94994fa22a9d5f8584449edee4e86013ae916
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 2 08:05:04 2009 -0700
Expand frequency ranges to match hardware capability.
* Corresponds to SVN r11620:11622
* Fixes ticket 405
Reported-by: Dimitris Symeonidis <address@hidden>
Fixed-by: Matt Ettus <address@hidden>
commit 0c68c486ec09da471c27b6f4d658ae0ba8f861b7
Author: Josh Blum <address@hidden>
Date: Mon Aug 31 18:18:22 2009 -0700
Modified log power fft block so ref scale is peak to peak.
Tweaked fft sink autoscale routine to come up with better numbers.
Modified scope sink ac couple block to use constant tap.
The previous tap calculation would cause failure for very small sample
rates.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 3 --
gnuradio-core/src/lib/general/gr_constants.cc.in | 12 --------
gnuradio-core/src/lib/general/gr_constants.h | 10 -------
gnuradio-core/src/lib/general/gr_constants.i | 4 ---
gnuradio-core/src/lib/gnuradio-config-info.cc | 8 -----
.../src/python/gnuradio/blks2impl/logpwrfft.py | 4 +-
gr-wxgui/src/python/common.py | 25 +++++++++++++++--
gr-wxgui/src/python/fft_window.py | 14 +++-------
gr-wxgui/src/python/plotter/waterfall_plotter.py | 2 +-
gr-wxgui/src/python/scopesink_gl.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 +++---
usrp/host/lib/db_flexrf.cc | 12 ++++----
usrp2/firmware/lib/db_rfx.c | 24 ++++++++--------
21 files changed, 136 insertions(+), 132 deletions(-)
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. 72afd843cfa4037eb0a059a647c952b7e5ddf25c,
Git Repository <=