Age | Commit message (Expand) | Author |
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-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 |
2008-10-25 | updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty... | trondeau |
2008-10-11 | Defaulting to a baseband frequency of 100kHz confuses everyone. Make the def... | matt |
2008-09-23 | Adds usrp2_siggen.py to gr-utils, missed copyright notices | jcorgan |
2008-09-08 | Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2... | jcorgan |
2008-08-14 | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi... | jcorgan |
2008-07-10 | Add lookup by serial number. | jcorgan |
2008-07-10 | Adds lsusrp to gr-utils, obsoletes usrp_print_db.py | jcorgan |
2008-06-24 | removed is_running method from gr_top_block | eb |
2008-03-07 | Adds callback function so that the user can click on a point in the time sequ... | trondeau |
2008-02-28 | Make usrp_fft.py reference scale configurable. | jcorgan |
2008-02-28 | Make averaging alpha configurable | jcorgan |
2008-02-28 | Added reference scaling to fftsink2. Default behavior is unchanged. | jcorgan |
2008-02-15 | Show 100 dB | matt |
2008-02-01 | Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework. | jcorgan |
2008-01-16 | No longer need workaround. | jcorgan |
2007-12-21 | bugfix for low decimation rates (dec<8) | nldudok1 |