summaryrefslogtreecommitdiff
path: root/gr-utils/src
AgeCommit message (Expand)Author
2009-08-25User messages if PyQt and PyQwt are not installed (or found).Tom Rondeau
2009-08-24Setting validators for all edit boxes.Tom
2009-08-24Fixing tab order.Tom
2009-08-24Adding display for the number of taps in the filter.Tom
2009-08-24Adding equiripple band reject filter to filter design app.Tom Rondeau
2009-08-24Added routine for optfir equiripple filter design code to create complex band...Tom Rondeau
2009-08-24Added design for Guassian filters.Tom
2009-08-24Added design for RRC filters.Tom
2009-08-23Added Band Notch filterTom
2009-08-23Adding complex bandpass filter design (for windowed filters only).Tom
2009-08-23Adding plotting of group delay.Tom
2009-08-23Adding labels to the plots.Tom
2009-08-23Plotting phase of filter in its own tab now.Tom
2009-08-23Adding a phase and group delay plot to the GUI.Tom
2009-08-23Fixing time domain plot zoomer.Tom
2009-08-23Adding features and usability.Tom
2009-08-20Removed the LFP and HPF ui's that are now a part of the main pyqt_filter.ui p...Tom
2009-08-18Adding a graphical tool to design and analyze filters.Tom
2009-08-14Adding a QT-based data file viewer.Tom
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-03-19Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples>eb
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-23Cleanup, changed ifc_name() to interface_name()jcorgan
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