summaryrefslogtreecommitdiff
path: root/gr-radio-astronomy
AgeCommit message (Collapse)Author
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10315 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-22Fixed short-form name for --notch_tapsmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10285 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-21Added --notch_taps to allow user to specify number of taps in notch filtermleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10278 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-20Fixed arguments mis-match in setup_normal(), setup_dual(), ↵mleech
setup_interferometer() git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10267 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-03Fixed bug that under-flowed self.notchesmleech
increased notch resolution to 128 taps git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10190 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-01Bumped up resolution of notch filter from 16 taps to 128 taps.mleech
Increased buffering on usrp.source_c git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10185 221aa14e-8319-0410-a670-987f0aec2ac5
2008-12-30Fixed handling of out-of-range NOTCH specificationsmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10180 221aa14e-8319-0410-a670-987f0aec2ac5
2008-12-30Turned set_bw() back on...mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10178 221aa14e-8319-0410-a670-987f0aec2ac5
2008-12-28Brought back support for notch filtering--both clicky in FFT display, and onmleech
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
2008-12-21Updated Sunset/Sunrise functions to latest PyEphem APImleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10147 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-20Added support for --switch_mode, along with an external switcher interface ↵mleech
via a named pipe. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9349 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-19Added --interferometer, to allow correlation interferometry when you havemleech
two antenna, and two identical daughtercards. Cleaned up the way signal chains get built--isolated to separate functions per mode. SETI mode works with --dual-mode turned on, but not --interferometer. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9332 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-18Added support for dual_mode (for dual-polarization) removed two layers ofmleech
filtering in the post-detector chain. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9319 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-21Merged build_config branch into trunk:michaelld
1) Modified top-level run_tests.sh script: a) to execute code for setting or changing the library search path in Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs only, not on other host OSs. b) Added local (to the component making check) library paths to those same search paths, since libtool doesn't do it (unlike in Linux). 2) In all AM Makefiles -except those dealing with USRP firmware-, changes INCLUDES to AM_CPPFLAGS since the former is deprecated. 3) Changed AM_CPPFLAGS to FW_INCLUDES for commands .c.rel in USRP firmware. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7769 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵jcorgan
GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-23Fixed io_signature errors caused by whole new block structure.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7242 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-23Fixed problems caused by upgrade to stdgui2, etc.mleech
Temporarily removed audio output. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7241 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-21Fixed calls to ra_stripchartsink and ra_fftsinkmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7235 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7100 221aa14e-8319-0410-a670-987f0aec2ac5
2007-12-10Updated to numpy.fft from Numeric.FFTmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7099 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implements ticket:208jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7045 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Removed a diagnostics printmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6341 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Updated to use Dave Wards code.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6340 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Updated to use a variant of Dave Wards waterfallsink.pymleech
Added -Q (--seti_range) option to allow setting of scanning bandwidth in SETI mode. Added more statistical output in seti_analyser git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6339 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-13Changed to use numpy instead of Numericmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6134 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-01Made --notches code more robust--error checks, and it now also "tracks"mleech
frequency changes. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6094 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-31Added an experimental feature for listing notch frequencies on the command linemleech
using --notches. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6093 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-30Extended the range of the offset controls so that it now covers -750 to +750mleech
Added bounds-checking/setting for both --calib_coeff and --calib_offset git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6084 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-30Added GUI for post-detector offset and gain. Previously these were carriedmleech
on the command line only, as --calib_offset and --calib_coeff. Now you can tweak them with the GUI, and the command line options have different scaling than previously. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6083 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30DBS_RX_2_1 --> DBS_RX_REV_2_1mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5570 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-29Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.mleech
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
2007-04-21Changed a chain of split/multiply/add for the detector into a singlemleech
gr_complex_to_mag_squared(). I'm hoping this will save a little in terms of buffer management and CPU cycles. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5060 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-28Added control button for turning scanning on/off in SETI mode.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4817 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15Fixed syntax error that was previously not caught by Python.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4760 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-15Increased FFT average upper limit to 3000, from 2000mleech
Fixed type mistmatch in Numeric.zeros() git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4759 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-07Merged eb/usrp-install r4723:4727 into trunk.eb
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
2007-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues ↵jcorgan
with libtool and already installed libraries. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4646 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-27Fixed bug in write_hits--was using wrong index variable.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3873 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-24Added notation tag to continuum log file indicating whether the Sun is in themleech
sky at the time or not. Increased the difficulty of the "gauntlet" that "hits" in the SETI mode have to run through in order to be considered a hit. Hard to test :-) Added intensity levels to SETI hit logging. This will allow post-facto gaussian profile determination for any hits that are found. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3842 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-11Added "Spectral Cursor" functionality into the waterfall display.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3772 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10Made SETI mode remove the continuum components. Because of themleech
continuous frequency-scanning, the continuum data will be invalid anyway, and of little use. This saves a little bit of CPU, so I've been able to get a 25Khz FFT with a length of 32768 bins, for continued sub-1Hz resolution, but with a wider instantaneous bandwidth. For some reason, though, there's a "knee" in the curve, and running at 50Khz sampling increases the CPU consumption by a much larger factor than you'd expect. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3764 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10Removed --calib_eqn, added more internal documentation on the SETI mode.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3759 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFTmleech
bandwidth to 12.5Khz, allowing sub-1Hz resolution. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3758 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-07Added waterfall display, and SETI processing options to usrp_ra_receiver, whichmleech
necessitated an RA-specific version of waterfallsink. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3735 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04Changed data logging significantly, in that for continuum data, the datamleech
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
2006-09-23Added --audio_dev option.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3626 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21updated FSF street addresseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3602 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21Increased annotation-writing interval to 20 seconds, to save disk space.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3593 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-20Added more annotation data to data files, including center frequency, mleech
bandwidth, integration time, spectral averaging, and gain. This necessitated a change to data file syntax in the last token, but the post-processing scripts have been updated to handle both old and new formats. In the old format, there was a single "annotation" token-- the current declination. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3588 221aa14e-8319-0410-a670-987f0aec2ac5