summaryrefslogtreecommitdiff
path: root/gr-utils
AgeCommit message (Expand)Author
2009-02-22Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph. ...jcorgan
2009-02-04Merged r10383:10390 from jcorgan/u2-wip into trunk.jcorgan
2009-01-31set fft-size from command line, default to 12 divs verticalmatt
2009-01-19enable_realtime in usrp2_siggen.pyjcorgan
2008-12-24Merged r10071:10164 from features/cppdb-test into trunk. Implements the full...jcorgan
2008-12-18added frequency sweep capabilitymatt
2008-11-13added 2tone capabilitymatt
2008-11-13proper comparison of vectors; I thought I had already fixed this...trondeau
2008-11-11Fix help stringsjcorgan
2008-11-11Add --fft-size command-line parameter, defaults to original behavior (1024)jcorgan
2008-10-27Revert erroneous change to usrp2_fft.pyjcorgan
2008-10-27Adds usrp2 example directory, WFM receiver. Default audio rate works out to ...jcorgan
2008-10-27Fix gain slider for configurations that have no gain controljcorgan
2008-10-26Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, however...jcorgan
2008-10-26Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2jcorgan
2008-10-25added real PSD plotting tool with optional spectrogram plot.trondeau
2008-10-25fixing time axes and zoom functiontrondeau
2008-10-25updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty...trondeau
2008-10-11Defaulting to a baseband frequency of 100kHz confuses everyone. Make the def...matt
2008-09-23Adds usrp2_siggen.py to gr-utils, missed copyright noticesjcorgan
2008-09-08Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan
2008-08-14Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan
2008-07-10Add lookup by serial number.jcorgan
2008-07-10Adds lsusrp to gr-utils, obsoletes usrp_print_db.pyjcorgan
2008-06-24removed is_running method from gr_top_blockeb
2008-03-07Adds callback function so that the user can click on a point in the time sequ...trondeau
2008-02-28Make usrp_fft.py reference scale configurable.jcorgan
2008-02-28Make averaging alpha configurablejcorgan
2008-02-28Added reference scaling to fftsink2. Default behavior is unchanged.jcorgan
2008-02-15Show 100 dBmatt
2008-02-01Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan
2008-01-16No longer need workaround.jcorgan
2007-12-21bugfix for low decimation rates (dec<8)nldudok1
2007-11-08Fix for working with peak hold in usrp_fft.pyjcorgan
2007-11-08Adds 'ctrl-double-click to re-center on maximum power' to usrp_fft.pyjcorgan
2007-11-08Adds 'double-click to re-center' to usrp_fft.pyjcorgan
2007-11-08Fixes center frequency display in usrp_fft.pyjcorgan
2007-10-29simplified importeb
2007-10-28added complex and dualchan option for BasicRX and LFRXnldudok1
2007-09-19Fix missed variable name change.jcorgan
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
2007-09-08added option to set the gain matt
2007-09-08added option to choose the antenna on RFX and WBX boardsmatt
2007-09-04Cleanup on gnuradio-examples restructuring.jcorgan
2007-09-04Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan