root/gnuradio/trunk/gr-utils


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/13/08 16:14:38 @9987 [9987] matt added 2tone capability
(edit) 11/12/08 20:29:54 @9984 [9984] trondeau proper comparison of vectors; I thought I had already fixed this…
(edit) 11/11/08 09:03:07 @9972 [9972] jcorgan Fix help strings
(edit) 11/11/08 08:51:23 @9970 [9970] jcorgan Add --fft-size command-line parameter, defaults to original behavior …
(edit) 10/26/08 21:32:36 @9864 [9864] jcorgan Revert erroneous change to usrp2_fft.py
(edit) 10/26/08 21:09:27 @9863 [9863] jcorgan Adds usrp2 example directory, WFM receiver. Default audio rate works out …
(edit) 10/26/08 18:22:12 @9862 [9862] jcorgan Fix gain slider for configurations that have no gain control
(edit) 10/26/08 14:41:23 @9859 [9859] jcorgan Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, …
(edit) 10/26/08 13:46:59 @9858 [9858] jcorgan Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2
(edit) 10/25/08 16:11:31 @9846 [9846] trondeau added real PSD plotting tool with optional spectrogram plot.
(edit) 10/25/08 15:47:50 @9845 [9845] trondeau fixing time axes and zoom function
(edit) 10/25/08 15:22:12 @9842 [9842] trondeau updating FFT plotting utilities. New file gr_plot_fft.py can plot any data …
(edit) 10/11/08 13:28:45 @9777 [9777] matt Defaulting to a baseband frequency of 100kHz confuses everyone. Make the …
(edit) 09/23/08 13:39:09 @9642 [9642] jcorgan Adds usrp2_siggen.py to gr-utils, missed copyright notices
(edit) 09/07/08 19:00:12 @9528 [9528] jcorgan Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and …
(edit) 08/14/08 12:43:15 @9290 [9290] jcorgan Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL …
(edit) 07/10/08 13:56:51 @8858 [8858] jcorgan Add lookup by serial number.
(edit) 07/10/08 11:54:45 @8857 [8857] jcorgan Adds lsusrp to gr-utils, obsoletes usrp_print_db.py
(edit) 06/24/08 14:48:39 @8689 [8689] eb removed is_running method from gr_top_block
(edit) 03/07/08 12:59:28 @7957 [7957] trondeau Adds callback function so that the user can click on a point in the time …
(edit) 02/28/08 12:40:12 @7865 [7865] jcorgan Make usrp_fft.py reference scale configurable. …
(edit) 02/28/08 12:35:18 @7864 [7864] jcorgan Make averaging alpha configurable
(edit) 02/28/08 12:03:55 @7863 [7863] jcorgan Added reference scaling to fftsink2. Default behavior is unchanged. …
(edit) 02/15/08 11:45:10 @7707 [7707] matt Show 100 dB
(edit) 02/01/08 09:48:00 @7536 [7536] jcorgan Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some …
(edit) 01/16/08 10:08:47 @7452 [7452] jcorgan No longer need workaround.
(edit) 12/20/07 21:43:55 @7236 [7236] nldudok1 bugfix for low decimation rates (dec<8)
(edit) 11/08/07 13:50:47 @6839 [6839] jcorgan Fix for working with peak hold in usrp_fft.py
(edit) 11/08/07 12:46:06 @6837 [6837] jcorgan Adds 'ctrl-double-click to re-center on maximum power' to usrp_fft.py
(edit) 11/08/07 00:03:45 @6832 [6832] jcorgan Adds 'double-click to re-center' to usrp_fft.py
(edit) 11/07/07 19:20:57 @6829 [6829] jcorgan Fixes center frequency display in usrp_fft.py
(edit) 10/28/07 23:52:44 @6732 [6732] eb simplified import
(edit) 10/28/07 16:08:40 @6720 [6720] nldudok1 added complex and dualchan option for BasicRX and LFRX
(edit) 09/19/07 15:44:17 @6477 [6477] jcorgan Fix missed variable name change.
(edit) 09/18/07 12:59:00 @6466 [6466] jcorgan Merge r6461:6464 from jcorgan/t162-staging into trunk. …
(edit) 09/08/07 15:17:20 @6370 [6370] matt added option to set the gain
(edit) 09/08/07 15:16:25 @6369 [6369] matt added option to choose the antenna on RFX and WBX boards
(edit) 09/04/07 07:21:24 @6287 [6287] jcorgan Cleanup on gnuradio-examples restructuring.
(copy) 09/03/07 20:43:56 @6279 [6279] jcorgan Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182. …
copied from gnuradio/branches/developers/jcorgan/t182/gr-utils:
(edit) 09/03/07 20:19:29 @6278 [6278] jcorgan Move cruft to limbo and convert some USRP examples to gr-utils.