summaryrefslogtreecommitdiffstats
path: root/gr-radio-astronomy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use load-extension-global instead of load-extensionEric Blossom2010-12-101-1/+1
* Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* Update .gitignore'sEric Blossom2010-11-241-0/+3
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-242-12/+3
* Consistently use TESTS += in conditionalsEric Blossom2010-11-241-2/+1
* regeneratedRob Savoye2010-11-191-11/+23
* regeneratedEric Blossom2010-11-161-1/+1
* regeneratedEric Blossom2010-11-101-2/+2
* regeneratedRob Savoye2010-11-101-27/+10
* regeneratedRob Savoye2010-11-101-8/+7
* add load-extension supportRob Savoye2010-11-101-0/+10
* regeneratedRob Savoye2010-11-101-2/+5
* regenerateEric Blossom2010-11-101-6/+6
* Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-2/+3
* regeneratedRob Savoye2010-11-101-216/+25
* regeneratdRob Savoye2010-11-101-1/+1
* don't ifdef the target away. regenerate .gen files.Rob Savoye2010-11-101-7/+44
* regeneratedRob Savoye2010-11-101-27/+27
* regenerated after changes to .i filesRob Savoye2010-11-101-22/+31
* regenerated after changes to the templateRob Savoye2010-11-101-10/+26
* regenerated from templateRob Savoye2010-11-101-9/+26
* Updating all of the QA code that I can actually test to work with the new XML output runners.Tom Rondeau2010-10-041-3/+3
* 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 SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck.jcorgan2009-03-142-58/+272
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes distcheck.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_interferometer()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 via a named pipe.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