summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy
AgeCommit message (Expand)Author
2010-01-10Applied reverse diff for win.set_* change on ra_fftsink.pyJosh Blum
2010-01-10fixed issue 387: removed uses of win.set for wx sinksJosh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-03-17Removed special-case for BASIC_RXmleech
2009-03-15Fixed bug with BASIC_RXmleech
2009-03-14Removed reference to DBS_RX_REV_2_1mleech
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan
2009-02-24A little documentationmleech
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-02Included support for decim=4, by loading non-default firmware.mleech
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2009-01-22Fixed short-form name for --notch_tapsmleech
2009-01-21Added --notch_taps to allow user to specify number of taps in notch filtermleech
2009-01-20Fixed arguments mis-match in setup_normal(), setup_dual(), setup_interferomet...mleech
2009-01-03Fixed bug that under-flowed self.notchesmleech
2009-01-01Bumped up resolution of notch filter from 16 taps to 128 taps.mleech
2008-12-30Fixed handling of out-of-range NOTCH specificationsmleech
2008-12-30Turned set_bw() back on...mleech
2008-12-28Brought back support for notch filtering--both clicky in FFT display, and onmleech
2008-12-21Updated Sunset/Sunrise functions to latest PyEphem APImleech
2008-08-20Added support for --switch_mode, along with an external switcher interface vi...mleech
2008-08-19Added --interferometer, to allow correlation interferometry when you havemleech
2008-08-18Added support for dual_mode (for dual-polarization) removed two layers ofmleech
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2007-12-23Fixed io_signature errors caused by whole new block structure.mleech
2007-12-23Fixed problems caused by upgrade to stdgui2, etc.mleech
2007-12-21Fixed calls to ra_stripchartsink and ra_fftsinkmleech
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
2007-11-27Implements ticket:208jcorgan
2007-09-06Removed a diagnostics printmleech
2007-09-06Updated to use Dave Wards code.mleech
2007-09-06Updated to use a variant of Dave Wards waterfallsink.pymleech
2007-08-13Changed to use numpy instead of Numericmleech
2007-08-01Made --notches code more robust--error checks, and it now also "tracks"mleech
2007-07-31Added an experimental feature for listing notch frequencies on the command linemleech
2007-07-30Extended the range of the offset controls so that it now covers -750 to +750mleech
2007-07-30Added GUI for post-detector offset and gain. Previously these were carriedmleech
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-05-30DBS_RX_2_1 --> DBS_RX_REV_2_1mleech
2007-05-29Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.mleech
2007-04-21Changed a chain of split/multiply/add for the detector into a singlemleech
2007-03-28Added control button for turning scanning on/off in SETI mode.mleech
2007-03-15Fixed syntax error that was previously not caught by Python.mleech
2007-03-15Increased FFT average upper limit to 3000, from 2000mleech
2007-03-07Merged eb/usrp-install r4723:4727 into trunk.eb