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