summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/blks2impl/logpwrfft.py
Commit message (Expand)AuthorAgeFilesLines
* Added window option to wxgui fft and waterfall sink.Josh Blum2009-10-281-2/+4
* Modified log power fft block so ref scale is peak to peak.Josh Blum2009-08-311-2/+2
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-101-14/+14
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan2008-08-141-0/+7
* set decimjblum2008-08-061-0/+19
* Better fix for race in logpwrfft.pyjcorgan2008-08-031-1/+3
* replaced tabs, added sample_rate, fixed average=True bugjblum2008-08-011-68/+74
* Add some getter methodsjcorgan2008-07-091-0/+12
* Fix block names.jcorgan2008-07-051-2/+2
* Adds blks2.logpwrfft_c,f blocks.jcorgan2008-07-051-0/+107