root/gnuradio/trunk/gr-radio-astronomy


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/20/08 10:52:38 @9349 [9349] mleech Added support for --switch_mode, along with an external switcher interface …
(edit) 08/19/08 13:54:47 @9332 [9332] mleech Added --interferometer, to allow correlation interferometry when you have …
(edit) 08/18/08 17:32:23 @9319 [9319] mleech Added support for dual_mode (for dual-polarization) removed two layers of …
(edit) 02/21/08 12:16:45 @7769 [7769] michaelld Merged build_config branch into trunk: …
(edit) 02/08/08 16:32:10 @7617 [7617] jcorgan Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile …
(edit) 12/22/07 19:02:48 @7242 [7242] mleech Fixed io_signature errors caused by whole new block structure.
(edit) 12/22/07 18:42:20 @7241 [7241] mleech Fixed problems caused by upgrade to stdgui2, etc. …
(edit) 12/20/07 20:48:58 @7235 [7235] mleech Fixed calls to ra_stripchartsink and ra_fftsink
(edit) 12/10/07 15:09:40 @7100 [7100] mleech Updated to numpy.fft from Numeric.FFT
(edit) 12/10/07 15:09:21 @7099 [7099] mleech Updated to numpy.fft from Numeric.FFT
(edit) 11/27/07 13:06:08 @7045 [7045] jcorgan Implements ticket:208
(edit) 09/05/07 20:20:16 @6341 [6341] mleech Removed a diagnostics print
(edit) 09/05/07 19:54:36 @6340 [6340] mleech Updated to use Dave Wards code.
(edit) 09/05/07 19:54:13 @6339 [6339] mleech Updated to use a variant of Dave Wards waterfallsink.py …
(edit) 08/13/07 17:35:59 @6134 [6134] mleech Changed to use numpy instead of Numeric
(edit) 07/31/07 22:09:50 @6094 [6094] mleech Made --notches code more robust--error checks, and it now also "tracks" …
(edit) 07/31/07 16:09:18 @6093 [6093] mleech Added an experimental feature for listing notch frequencies on the command …
(edit) 07/29/07 21:46:03 @6084 [6084] mleech Extended the range of the offset controls so that it now covers -750 to …
(edit) 07/29/07 19:26:03 @6083 [6083] mleech Added GUI for post-detector offset and gain. Previously these were …
(edit) 07/20/07 21:44:38 @6044 [6044] eb Updated license from GPL version 2 or later to GPL version 3 or later.
(edit) 05/30/07 07:17:34 @5570 [5570] mleech DBS_RX_2_1 --> DBS_RX_REV_2_1
(edit) 05/29/07 05:37:08 @5564 [5564] mleech Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared. …
(edit) 04/20/07 18:36:46 @5060 [5060] mleech Changed a chain of split/multiply/add for the detector into a single …
(edit) 03/28/07 14:30:04 @4817 [4817] mleech Added control button for turning scanning on/off in SETI mode.
(edit) 03/15/07 11:37:15 @4760 [4760] mleech Fixed syntax error that was previously not caught by Python.
(edit) 03/15/07 11:36:36 @4759 [4759] mleech Increased FFT average upper limit to 3000, from 2000 …
(edit) 03/06/07 18:43:43 @4728 [4728] eb Merged eb/usrp-install r4723:4727 into trunk. …
(edit) 02/26/07 14:26:10 @4646 [4646] jcorgan Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues …
(edit) 10/27/06 05:42:47 @3873 [3873] mleech Fixed bug in write_hits--was using wrong index variable.
(edit) 10/24/06 10:31:23 @3842 [3842] mleech Added notation tag to continuum log file indicating whether the Sun is in …
(edit) 10/10/06 20:36:24 @3772 [3772] mleech Added "Spectral Cursor" functionality into the waterfall display.
(edit) 10/10/06 11:25:34 @3764 [3764] mleech Made SETI mode remove the continuum components. Because of the …
(edit) 10/09/06 21:34:42 @3759 [3759] mleech Removed --calib_eqn, added more internal documentation on the SETI mode.
(edit) 10/09/06 20:40:19 @3758 [3758] mleech Improved SETI mode--added 1Mhz swath scanning, and reduced SETI mode FFT …
(edit) 10/07/06 06:42:24 @3735 [3735] mleech Added waterfall display, and SETI processing options to usrp_ra_receiver, …
(edit) 10/04/06 08:36:13 @3706 [3706] mleech Changed data logging significantly, in that for continuum data, the data …
(edit) 09/22/06 21:54:46 @3626 [3626] mleech Added --audio_dev option.
(edit) 09/21/06 15:24:36 @3602 [3602] eb updated FSF street address
(edit) 09/20/06 19:03:42 @3593 [3593] mleech Increased annotation-writing interval to 20 seconds, to save disk space.
(edit) 09/19/06 18:54:26 @3588 [3588] mleech Added more annotation data to data files, including center frequency, …
(edit) 09/18/06 17:28:22 @3571 [3571] mleech Updated the way the LPF bandwidth is set on daughtercard, if DBS_RX.
(edit) 09/18/06 17:20:45 @3570 [3570] mleech Updated proportionality constant
(edit) 09/13/06 15:30:04 @3534 [3534] eb Updated FSF address in all files. Fixes ticket:51
(edit) 09/04/06 22:13:44 @3490 [3490] mleech Changed calculation of receive power from squared I+Q
(edit) 09/04/06 22:13:03 @3489 [3489] mleech Turned on baseband filtering if DBS_RX
(edit) 09/04/06 22:12:48 @3488 [3488] mleech Turned on baseband filtering if DBS_RX
(edit) 08/27/06 12:51:43 @3440 [3440] jcorgan Implements ticket:3 and fixes ticket:42. The common functionality of …
(edit) 08/15/06 21:29:20 @3291 [3291] jcorgan More fixes for ticket:35, which was reopened.
(edit) 08/12/06 13:25:38 @3259 [3259] jcorgan Fixes ticket:26, ticket:27, and ticket:32. …
(edit) 08/07/06 09:41:19 @3216 [3216] jcorgan Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from …
(edit) 08/06/06 14:22:03 @3193 [3193] jcorgan Fixed ticket 10. Merged from …
(edit) 08/03/06 19:54:23 @3133 [3133] eb Cleaned up top-level README, and fixed or deleted lower level ones as …
(copy) 08/02/06 22:51:51 @3122 [3122] jcorgan Houston, we have a trunk.
copied from gnuradio/branches/developers/jcorgan/migration/gr-radio-astronomy:
(edit) 08/02/06 22:07:40 @3119 [3119] jcorgan Added gr-radio-astronomy to new build system.