summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-26added rewrite methods to element to separate from validation logicJosh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-08-25removed repurposing of padsJosh Blum
2009-08-25Merge branch 'master' of http://gnuradio.org/git/gnuradio into grcJosh Blum
2009-08-25Merge utils from http://gnuradio.org/git/trondeau.gitJohnathan Corgan
2009-08-25Added files to Makefile.am for distribution.Tom Rondeau
2009-08-25Added colorbar to spectrogram for magnitude measurement.Tom Rondeau
2009-08-25Work on command line options for generated code.Josh Blum
2009-08-25Fixed spectrogram plotting axis.Tom Rondeau
2009-08-25Adding a spectrogram plot. The axis need work.Tom Rondeau
2009-08-25GR plotter tool handles end of file and files shorter than the block length.Tom Rondeau
2009-08-25Manages window/filter types better. Disables filter types if the designing al...Tom Rondeau
2009-08-25User messages if PyQt and PyQwt are not installed (or found).Tom Rondeau
2009-08-24Merge branch 'wxgui' of git@gnuradio.org:jblum into grcJosh Blum
2009-08-24Merge branch 'master' of http://gnuradio.org/git/gnuradio into grcJosh Blum
2009-08-24renamed the colors dialog to typesJosh Blum
2009-08-24Setting validators for all edit boxes.Tom
2009-08-24Fixing tab order.Tom
2009-08-24Adding display for the number of taps in the filter.Tom
2009-08-24Adding equiripple band reject filter to filter design app.Tom Rondeau
2009-08-24Adding P-M version of band reject filter.Tom Rondeau
2009-08-24Fixed documentation for optfir band pass filters.Tom Rondeau
2009-08-24Added routine for optfir equiripple filter design code to create complex band...Tom Rondeau
2009-08-24Added design for Guassian filters.Tom
2009-08-24Added design for RRC filters.Tom
2009-08-23use pkgpythondirJosh Blum
2009-08-23Added Band Notch filterTom
2009-08-23Adding complex bandpass filter design (for windowed filters only).Tom
2009-08-23Adding plotting of group delay.Tom
2009-08-23Adding labels to the plots.Tom
2009-08-23Plotting phase of filter in its own tab now.Tom
2009-08-23Adding a phase and group delay plot to the GUI.Tom
2009-08-23Fixing time domain plot zoomer.Tom
2009-08-23Adding features and usability.Tom
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-22automatic store for empty traces on enableJosh Blum
2009-08-22added traces to fft windowJosh Blum
2009-08-20Removed the LFP and HPF ui's that are now a part of the main pyqt_filter.ui p...Tom
2009-08-20Added host_os check for component vrt (Linux only for now.)Johnathan Corgan
2009-08-20added continuation mode for pad source and sinksJosh Blum
2009-08-18Adding a graphical tool to design and analyze filters.Tom
2009-08-17Added omnithread README (deprecation).Johnathan Corgan
2009-08-17Removed Source and Sink classes as Port subclasses.Josh Blum
2009-08-15Added git ignore files as needed.Johnathan Corgan
2009-08-15Merged changes from svn repository trunk.Johnathan Corgan
2009-08-15Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.eb
2009-08-15Added reset method to gr_head and gr_vector_sink. This allows graphseb
2009-08-15Merged branch 'msgq' from http://gnuradio.org/git/jblum.gitJohnathan Corgan
2009-08-15gr_blocks may now produce different number of output items on each output str...eb
2009-08-15Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan