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