Age | Commit message (Expand) | Author |
2009-08-25 | Merge utils from http://gnuradio.org/git/trondeau.git | Johnathan Corgan |
2009-08-25 | Added files to Makefile.am for distribution. | Tom Rondeau |
2009-08-25 | Added colorbar to spectrogram for magnitude measurement. | Tom Rondeau |
2009-08-25 | Fixed spectrogram plotting axis. | Tom Rondeau |
2009-08-25 | Adding a spectrogram plot. The axis need work. | Tom Rondeau |
2009-08-25 | GR plotter tool handles end of file and files shorter than the block length. | Tom Rondeau |
2009-08-25 | Manages window/filter types better. Disables filter types if the designing al... | Tom Rondeau |
2009-08-25 | User messages if PyQt and PyQwt are not installed (or found). | Tom Rondeau |
2009-08-24 | Setting validators for all edit boxes. | Tom |
2009-08-24 | Fixing tab order. | Tom |
2009-08-24 | Adding display for the number of taps in the filter. | Tom |
2009-08-24 | Adding equiripple band reject filter to filter design app. | Tom Rondeau |
2009-08-24 | Added routine for optfir equiripple filter design code to create complex band... | Tom Rondeau |
2009-08-24 | Added design for Guassian filters. | Tom |
2009-08-24 | Added design for RRC filters. | Tom |
2009-08-23 | Added Band Notch filter | Tom |
2009-08-23 | Adding complex bandpass filter design (for windowed filters only). | Tom |
2009-08-23 | Adding plotting of group delay. | Tom |
2009-08-23 | Adding labels to the plots. | Tom |
2009-08-23 | Plotting phase of filter in its own tab now. | Tom |
2009-08-23 | Adding a phase and group delay plot to the GUI. | Tom |
2009-08-23 | Fixing time domain plot zoomer. | Tom |
2009-08-23 | Adding features and usability. | Tom |
2009-08-20 | Removed the LFP and HPF ui's that are now a part of the main pyqt_filter.ui p... | Tom |
2009-08-18 | Adding a graphical tool to design and analyze filters. | Tom |
2009-08-15 | Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk. | eb |
2009-08-14 | Adding a QT-based data file viewer. | Tom |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-12 | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte... | trondeau |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |
2009-03-19 | Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples> | eb |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-02-23 | Cleanup, changed ifc_name() to interface_name() | jcorgan |
2009-02-22 | Re-implementation of usrp2_siggen.py with dynamically adjustable flowgraph. ... | jcorgan |
2009-02-04 | Merged r10383:10390 from jcorgan/u2-wip into trunk. | jcorgan |
2009-01-31 | set fft-size from command line, default to 12 divs vertical | matt |
2009-01-19 | enable_realtime in usrp2_siggen.py | jcorgan |
2008-12-24 | Merged r10071:10164 from features/cppdb-test into trunk. Implements the full... | jcorgan |
2008-12-18 | added frequency sweep capability | matt |
2008-11-13 | added 2tone capability | matt |
2008-11-13 | proper comparison of vectors; I thought I had already fixed this... | trondeau |
2008-11-11 | Fix help strings | jcorgan |
2008-11-11 | Add --fft-size command-line parameter, defaults to original behavior (1024) | jcorgan |
2008-10-27 | Revert erroneous change to usrp2_fft.py | jcorgan |
2008-10-27 | Adds usrp2 example directory, WFM receiver. Default audio rate works out to ... | jcorgan |
2008-10-27 | Fix gain slider for configurations that have no gain control | jcorgan |
2008-10-26 | Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, however... | jcorgan |
2008-10-26 | Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2 | jcorgan |
2008-10-25 | added real PSD plotting tool with optional spectrogram plot. | trondeau |
2008-10-25 | fixing time axes and zoom function | trondeau |