summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy
Commit message (Expand)AuthorAgeFilesLines
* Applied reverse diff for win.set_* change on ra_fftsink.pyJosh Blum2010-01-101-2/+2
* fixed issue 387: removed uses of win.set for wx sinksJosh Blum2010-01-101-2/+2
* Added git ignore files auto created from svn:ignore properties.git2009-08-144-0/+54
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-272-1/+6
* Removed special-case for BASIC_RXmleech2009-03-171-17/+4
* Fixed bug with BASIC_RXmleech2009-03-151-3/+3
* Removed reference to DBS_RX_REV_2_1mleech2009-03-141-1/+1
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-142-58/+272
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-261-6/+4
* A little documentationmleech2009-02-241-33/+57
* Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan2009-02-101-9/+21
* Included support for decim=4, by loading non-default firmware.mleech2009-02-021-1/+8
* Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan2009-02-021-6/+3
* General housekeeping--removing ancient cruft mostly.jcorgan2009-01-272-32/+0
* Fixed short-form name for --notch_tapsmleech2009-01-221-1/+1
* Added --notch_taps to allow user to specify number of taps in notch filtermleech2009-01-211-1/+2
* Fixed arguments mis-match in setup_normal(), setup_dual(), setup_interferomet...mleech2009-01-201-4/+4
* Fixed bug that under-flowed self.notchesmleech2009-01-031-1/+1
* Bumped up resolution of notch filter from 16 taps to 128 taps.mleech2009-01-011-10/+10
* Fixed handling of out-of-range NOTCH specificationsmleech2008-12-301-4/+6
* Turned set_bw() back on...mleech2008-12-301-3/+3
* Brought back support for notch filtering--both clicky in FFT display, and onmleech2008-12-282-54/+140
* Updated Sunset/Sunrise functions to latest PyEphem APImleech2008-12-211-1/+3
* Added support for --switch_mode, along with an external switcher interface vi...mleech2008-08-201-24/+109
* Added --interferometer, to allow correlation interferometry when you havemleech2008-08-191-1062/+1154
* Added support for dual_mode (for dual-polarization) removed two layers ofmleech2008-08-181-105/+120
* Merged build_config branch into trunk:michaelld2008-02-211-1/+1
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-081-3/+4
* Fixed io_signature errors caused by whole new block structure.mleech2007-12-231-1/+7
* Fixed problems caused by upgrade to stdgui2, etc.mleech2007-12-231-19/+22
* Fixed calls to ra_stripchartsink and ra_fftsinkmleech2007-12-212-4/+4
* Updated to numpy.fft from Numeric.FFTmleech2007-12-101-2/+3
* Updated to numpy.fft from Numeric.FFTmleech2007-12-101-2/+2
* Implements ticket:208jcorgan2007-11-276-106/+66
* Removed a diagnostics printmleech2007-09-061-2/+2
* Updated to use Dave Wards code.mleech2007-09-061-149/+310
* Updated to use a variant of Dave Wards waterfallsink.pymleech2007-09-061-39/+82
* Changed to use numpy instead of Numericmleech2007-08-131-8/+8
* Made --notches code more robust--error checks, and it now also "tracks"mleech2007-08-011-23/+35
* Added an experimental feature for listing notch frequencies on the command linemleech2007-07-311-42/+61
* Extended the range of the offset controls so that it now covers -750 to +750mleech2007-07-301-4/+12
* Added GUI for post-detector offset and gain. Previously these were carriedmleech2007-07-301-11/+33
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2112-12/+12
* DBS_RX_2_1 --> DBS_RX_REV_2_1mleech2007-05-301-1/+1
* Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.mleech2007-05-292-30/+8
* Changed a chain of split/multiply/add for the detector into a singlemleech2007-04-211-33/+40
* Added control button for turning scanning on/off in SETI mode.mleech2007-03-281-2/+25
* Fixed syntax error that was previously not caught by Python.mleech2007-03-152-2/+2
* Increased FFT average upper limit to 3000, from 2000mleech2007-03-151-3/+3
* Merged eb/usrp-install r4723:4727 into trunk.eb2007-03-072-2/+2