Age | Commit message (Expand) | Author |
2010-03-04 | Add command that builds a new 'out-of-tree' project. | Eric Blossom |
2010-02-04 | Fix pick_subdevice. | Eric Blossom |
2010-01-10 | fixed issue 387: removed uses of win.set for wx sinks | Josh Blum |
2009-10-29 | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum |
2009-10-29 | modified flowgraph cleanup | Josh Blum |
2009-10-06 | Merge branch 'master' into sync | Tom |
2009-10-05 | Adding ability to easily reload/reset file | Tom |
2009-09-16 | Merge branch 'utils' of http://gnuradio.org/git/trondeau into master | Johnathan Corgan |
2009-09-16 | Fixed slider behavior when the end of the file is reached. | Tom Rondeau |
2009-09-16 | Handling a few exceptions when no file is loaded. | Tom Rondeau |
2009-09-09 | tweaked ampl slider params | Josh Blum |
2009-09-09 | copied usrp_siggen stuff from experimental gui into gnuradio tree | Josh Blum |
2009-09-08 | removed qr_fft.py from gr-utils | Eric Blossom |
2009-09-01 | Can now change the size of the symbols. Also fixes some layout issues. | Tom Rondeau |
2009-09-01 | Adding ability to change line width and style (only a handful of current styl... | Tom Rondeau |
2009-09-01 | Removing plot picker that addd nothing to the interface. | Tom Rondeau |
2009-09-01 | Adding a Reload option (Ctrl+R) option to quickly reread the file and reset t... | Tom Rondeau |
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 |