summaryrefslogtreecommitdiff
path: root/gr-utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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