| Commit message (Expand) | Author | Age | Files | Lines |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 4 | -0/+54 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 2 | -1/+6 |
* | Removed special-case for BASIC_RX | mleech | 2009-03-17 | 1 | -17/+4 |
* | Fixed bug with BASIC_RX | mleech | 2009-03-15 | 1 | -3/+3 |
* | Removed reference to DBS_RX_REV_2_1 | mleech | 2009-03-14 | 1 | -1/+1 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 2 | -58/+272 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 1 | -6/+4 |
* | A little documentation | mleech | 2009-02-24 | 1 | -33/+57 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -9/+21 |
* | Included support for decim=4, by loading non-default firmware. | mleech | 2009-02-02 | 1 | -1/+8 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -6/+3 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 2 | -32/+0 |
* | Fixed short-form name for --notch_taps | mleech | 2009-01-22 | 1 | -1/+1 |
* | Added --notch_taps to allow user to specify number of taps in notch filter | mleech | 2009-01-21 | 1 | -1/+2 |
* | Fixed arguments mis-match in setup_normal(), setup_dual(), setup_interferomet... | mleech | 2009-01-20 | 1 | -4/+4 |
* | Fixed bug that under-flowed self.notches | mleech | 2009-01-03 | 1 | -1/+1 |
* | Bumped up resolution of notch filter from 16 taps to 128 taps. | mleech | 2009-01-01 | 1 | -10/+10 |
* | Fixed handling of out-of-range NOTCH specifications | mleech | 2008-12-30 | 1 | -4/+6 |
* | Turned set_bw() back on... | mleech | 2008-12-30 | 1 | -3/+3 |
* | Brought back support for notch filtering--both clicky in FFT display, and on | mleech | 2008-12-28 | 2 | -54/+140 |
* | Updated Sunset/Sunrise functions to latest PyEphem API | mleech | 2008-12-21 | 1 | -1/+3 |
* | Added support for --switch_mode, along with an external switcher interface vi... | mleech | 2008-08-20 | 1 | -24/+109 |
* | Added --interferometer, to allow correlation interferometry when you have | mleech | 2008-08-19 | 1 | -1062/+1154 |
* | Added support for dual_mode (for dual-polarization) removed two layers of | mleech | 2008-08-18 | 1 | -105/+120 |
* | Merged build_config branch into trunk: | michaelld | 2008-02-21 | 1 | -1/+1 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 1 | -3/+4 |
* | Fixed io_signature errors caused by whole new block structure. | mleech | 2007-12-23 | 1 | -1/+7 |
* | Fixed problems caused by upgrade to stdgui2, etc. | mleech | 2007-12-23 | 1 | -19/+22 |
* | Fixed calls to ra_stripchartsink and ra_fftsink | mleech | 2007-12-21 | 2 | -4/+4 |
* | Updated to numpy.fft from Numeric.FFT | mleech | 2007-12-10 | 1 | -2/+3 |
* | Updated to numpy.fft from Numeric.FFT | mleech | 2007-12-10 | 1 | -2/+2 |
* | Implements ticket:208 | jcorgan | 2007-11-27 | 6 | -106/+66 |
* | Removed a diagnostics print | mleech | 2007-09-06 | 1 | -2/+2 |
* | Updated to use Dave Wards code. | mleech | 2007-09-06 | 1 | -149/+310 |
* | Updated to use a variant of Dave Wards waterfallsink.py | mleech | 2007-09-06 | 1 | -39/+82 |
* | Changed to use numpy instead of Numeric | mleech | 2007-08-13 | 1 | -8/+8 |
* | Made --notches code more robust--error checks, and it now also "tracks" | mleech | 2007-08-01 | 1 | -23/+35 |
* | Added an experimental feature for listing notch frequencies on the command line | mleech | 2007-07-31 | 1 | -42/+61 |
* | Extended the range of the offset controls so that it now covers -750 to +750 | mleech | 2007-07-30 | 1 | -4/+12 |
* | Added GUI for post-detector offset and gain. Previously these were carried | mleech | 2007-07-30 | 1 | -11/+33 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 12 | -12/+12 |
* | DBS_RX_2_1 --> DBS_RX_REV_2_1 | mleech | 2007-05-30 | 1 | -1/+1 |
* | Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared. | mleech | 2007-05-29 | 2 | -30/+8 |
* | Changed a chain of split/multiply/add for the detector into a single | mleech | 2007-04-21 | 1 | -33/+40 |
* | Added control button for turning scanning on/off in SETI mode. | mleech | 2007-03-28 | 1 | -2/+25 |
* | Fixed syntax error that was previously not caught by Python. | mleech | 2007-03-15 | 2 | -2/+2 |
* | Increased FFT average upper limit to 3000, from 2000 | mleech | 2007-03-15 | 1 | -3/+3 |
* | Merged eb/usrp-install r4723:4727 into trunk. | eb | 2007-03-07 | 2 | -2/+2 |
* | Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi... | jcorgan | 2007-02-26 | 1 | -3/+3 |
* | Fixed bug in write_hits--was using wrong index variable. | mleech | 2006-10-27 | 1 | -11/+13 |