summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy/src/python/usrp_psr_receiver.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵Tom Rondeau2011-10-191-1096/+0
| | | | (https://www.cgran.org/wiki/simple_ra).
* Fixed problems caused by upgrade to stdgui2, etc.mleech2007-12-231-19/+22
| | | | | | | | Temporarily removed audio output. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7241 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixed calls to ra_stripchartsink and ra_fftsinkmleech2007-12-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7235 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated to numpy.fft from Numeric.FFTmleech2007-12-101-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7100 221aa14e-8319-0410-a670-987f0aec2ac5
* Implements ticket:208jcorgan2007-11-271-6/+6
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7045 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
* Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.mleech2007-05-291-28/+6
| | | | | | | | Changed usrp_ra_receiver to use dbid() method to determine which card type is being used. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5564 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged eb/usrp-install r4723:4727 into trunk.eb2007-03-071-1/+1
| | | | | | | | This moves usrp related .py files from the top-level of site-packages into site-packages/usrpm. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4728 221aa14e-8319-0410-a670-987f0aec2ac5
* Changed data logging significantly, in that for continuum data, the datamleech2006-10-041-2/+2
| | | | | | | | | | | | | | 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
* Added --audio_dev option.mleech2006-09-231-1/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3626 221aa14e-8319-0410-a670-987f0aec2ac5
* updated FSF street addresseb2006-09-211-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3602 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated the way the LPF bandwidth is set on daughtercard, if DBS_RX.mleech2006-09-181-4/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3571 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
* Turned on baseband filtering if DBS_RXmleech2006-09-051-0/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3489 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+1101
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5