summaryrefslogtreecommitdiff
path: root/gr-utils
Commit message (Expand)AuthorAgeFilesLines
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-1/+4
* Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples>eb2009-03-191-4/+18
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-141-3/+1
* Cleanup, changed ifc_name() to interface_name()jcorgan2009-02-232-13/+6
* Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph. ...jcorgan2009-02-223-120/+599
* Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan2009-02-042-1/+13
* set fft-size from command line, default to 12 divs verticalmatt2009-01-311-2/+8
* enable_realtime in usrp2_siggen.pyjcorgan2009-01-191-1/+9
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan2008-12-243-5/+6
* added frequency sweep capabilitymatt2008-12-181-0/+16
* added 2tone capabilitymatt2008-11-131-1/+23
* proper comparison of vectors; I thought I had already fixed this...trondeau2008-11-133-3/+3
* Fix help stringsjcorgan2008-11-111-4/+4
* Add --fft-size command-line parameter, defaults to original behavior (1024)jcorgan2008-11-111-2/+5
* Revert erroneous change to usrp2_fft.pyjcorgan2008-10-271-1/+1
* Adds usrp2 example directory, WFM receiver. Default audio rate works out to ...jcorgan2008-10-271-1/+1
* Fix gain slider for configurations that have no gain controljcorgan2008-10-271-5/+6
* Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, however...jcorgan2008-10-261-20/+18
* Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2jcorgan2008-10-262-14/+11
* added real PSD plotting tool with optional spectrogram plot.trondeau2008-10-254-0/+378
* fixing time axes and zoom functiontrondeau2008-10-251-8/+8
* updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty...trondeau2008-10-254-385/+261
* Defaulting to a baseband frequency of 100kHz confuses everyone. Make the def...matt2008-10-112-2/+2
* Adds usrp2_siggen.py to gr-utils, missed copyright noticesjcorgan2008-09-234-2/+186
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-083-1/+390
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan2008-08-141-1/+1
* Add lookup by serial number.jcorgan2008-07-101-2/+14
* Adds lsusrp to gr-utils, obsoletes usrp_print_db.pyjcorgan2008-07-102-0/+64
* removed is_running method from gr_top_blockeb2008-06-241-17/+16
* Adds callback function so that the user can click on a point in the time sequ...trondeau2008-03-071-5/+40
* Make usrp_fft.py reference scale configurable.jcorgan2008-02-281-1/+3
* Make averaging alpha configurablejcorgan2008-02-281-1/+4
* Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan2008-02-281-2/+3
* Show 100 dBmatt2008-02-151-1/+1
* Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan2008-02-0111-1/+1312
* No longer need workaround.jcorgan2008-01-161-4/+1
* bugfix for low decimation rates (dec<8)nldudok12007-12-212-2/+25
* Fix for working with peak hold in usrp_fft.pyjcorgan2007-11-081-2/+9
* Adds 'ctrl-double-click to re-center on maximum power' to usrp_fft.pyjcorgan2007-11-081-3/+13
* Adds 'double-click to re-center' to usrp_fft.pyjcorgan2007-11-081-1/+11
* Fixes center frequency display in usrp_fft.pyjcorgan2007-11-081-2/+4
* simplified importeb2007-10-291-4/+1
* added complex and dualchan option for BasicRX and LFRXnldudok12007-10-281-11/+99
* Fix missed variable name change.jcorgan2007-09-191-1/+1
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-187-74/+105
* added option to set the gain matt2007-09-081-1/+6
* added option to choose the antenna on RFX and WBX boardsmatt2007-09-081-0/+6
* Cleanup on gnuradio-examples restructuring.jcorgan2007-09-044-171/+1
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-0414-0/+1406