summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy/src/python/ra_fftsink.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵Tom Rondeau2011-10-191-501/+0
| | | | (https://www.cgran.org/wiki/simple_ra).
* Applied reverse diff for win.set_* change on ra_fftsink.pyJosh Blum2010-01-101-2/+2
| | | | | This file, unlike the others duplicates the fft plotter. Its use of win.set was correct, since that was an internal method.
* fixed issue 387: removed uses of win.set for wx sinksJosh Blum2010-01-101-2/+2
|
* Brought back support for notch filtering--both clicky in FFT display, and onmleech2008-12-281-1/+7
| | | | | | | | | the command line. Temporarily commented-out call to set_bw(), since latest trunk has broken it. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10173 221aa14e-8319-0410-a670-987f0aec2ac5
* Implements ticket:208jcorgan2007-11-271-40/+23
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7045 221aa14e-8319-0410-a670-987f0aec2ac5
* Changed to use numpy instead of Numericmleech2007-08-131-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6134 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixed syntax error that was previously not caught by Python.mleech2007-03-151-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4760 221aa14e-8319-0410-a670-987f0aec2ac5
* Changed data logging significantly, in that for continuum data, the datamleech2006-10-041-22/+14
| | | | | | | | | | | | | | logging is more directly plugged into the signal-processing chain, rather than being a side-effect of plotting. For spectral data, had it copy spectral bins into a data buffer that gets dumped once per second in the UI, same as continuum data. Added --calib_coeff and --calib_offset command-line parameters to scale the output of the continuum detector. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3706 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+520
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5