| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added notation tag to continuum log file indicating whether the Sun is in the | mleech | 2006-10-24 | 1 | -7/+57 |
* | Added "Spectral Cursor" functionality into the waterfall display. | mleech | 2006-10-11 | 2 | -14/+20 |
* | Made SETI mode remove the continuum components. Because of the | mleech | 2006-10-10 | 1 | -94/+106 |
* | Removed --calib_eqn, added more internal documentation on the SETI mode. | mleech | 2006-10-10 | 1 | -6/+44 |
* | Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFT | mleech | 2006-10-10 | 2 | -52/+112 |
* | Added waterfall display, and SETI processing options to usrp_ra_receiver, which | mleech | 2006-10-07 | 3 | -7/+661 |
* | Changed data logging significantly, in that for continuum data, the data | mleech | 2006-10-04 | 5 | -172/+224 |
* | Added --audio_dev option. | mleech | 2006-09-23 | 1 | -1/+3 |
* | updated FSF street address | eb | 2006-09-21 | 2 | -4/+4 |
* | Increased annotation-writing interval to 20 seconds, to save disk space. | mleech | 2006-09-21 | 1 | -1/+1 |
* | Added more annotation data to data files, including center frequency, | mleech | 2006-09-20 | 1 | -6/+37 |
* | Updated the way the LPF bandwidth is set on daughtercard, if DBS_RX. | mleech | 2006-09-18 | 2 | -7/+13 |
* | Updated proportionality constant | mleech | 2006-09-18 | 1 | -1/+1 |
* | Updated FSF address in all files. Fixes ticket:51 | eb | 2006-09-13 | 11 | -22/+22 |
* | Changed calculation of receive power from squared I+Q | mleech | 2006-09-05 | 1 | -3/+4 |
* | Turned on baseband filtering if DBS_RX | mleech | 2006-09-05 | 1 | -0/+8 |
* | Turned on baseband filtering if DBS_RX | mleech | 2006-09-05 | 1 | -1/+5 |
* | Implements ticket:3 and fixes ticket:42. The common functionality of | jcorgan | 2006-08-27 | 1 | -49/+8 |
* | More fixes for ticket:35, which was reopened. | jcorgan | 2006-08-16 | 1 | -3/+3 |
* | Fixes ticket:26, ticket:27, and ticket:32. | jcorgan | 2006-08-12 | 1 | -0/+4 |
* | Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from | jcorgan | 2006-08-07 | 2 | -5/+4 |
* | Fixed ticket 10. Merged from /gnuradio/developers/branches/jcorgan/ticket-10. | jcorgan | 2006-08-06 | 1 | -1/+3 |
* | Cleaned up top-level README, and fixed or deleted lower level ones as | eb | 2006-08-04 | 1 | -38/+0 |
* | Houston, we have a trunk. | jcorgan | 2006-08-03 | 17 | -0/+3346 |