Modified log power fft block so ref scale is peak to peak.
authorJosh Blum <josh@joshknows.com>
Tue, 1 Sep 2009 01:18:22 +0000 (18:18 -0700)
committerJosh Blum <josh@joshknows.com>
Tue, 1 Sep 2009 01:18:22 +0000 (18:18 -0700)
commit0c68c486ec09da471c27b6f4d658ae0ba8f861b7
treed77864cb2bbb8e2d099d9d2d05da2ee823c53045
parent1aa216df204197b4849581dd4f42b2e7680eb72f
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.
gnuradio-core/src/python/gnuradio/blks2impl/logpwrfft.py
gr-wxgui/src/python/fft_window.py
gr-wxgui/src/python/scopesink_gl.py