Merge utils from http://gnuradio.org/git/trondeau.git
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 25 Aug 2009 23:02:33 +0000 (16:02 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 25 Aug 2009 23:04:43 +0000 (16:04 -0700)
commit23fb5e602d48f6924e70b363bf9480fd41b928b0
tree6c44a107b3792d2423926e76468a37b49181cb41
parent9f2ca841018fd24644be39b4400784806015aef2
parent5314163f36b010c386a545512366aeb1f075f602
Merge utils from gnuradio.org/git/trondeau.git

  Added files to Makefile.am for distribution.
  Added colorbar to spectrogram for magnitude measurement.
  Fixed spectrogram plotting axis.
  Adding a spectrogram plot. The axis need work.
  GR plotter tool handles end of file and files shorter than the block length.
  Manages window/filter types better. Disables filter types if the designing algorithm doesn't support it (no RRC or Gaussian for equiripple filters).
  User messages if PyQt and PyQwt are not installed (or found).
  Setting validators for all edit boxes.
  Fixing tab order.
  Adding display for the number of taps in the filter.
  Adding equiripple band reject filter to filter design app.
  Adding P-M version of band reject filter.
  Fixed documentation for optfir band pass filters.
  Added routine for optfir equiripple filter design code to create complex bandpass filters. Also adds this ability to the filter designer.
  Added design for Guassian filters.
  Added design for RRC filters.
  Added Band Notch filter
  Adding complex bandpass filter design (for windowed filters only).
  Adding plotting of group delay.
  Adding labels to the plots.
  ...
gr-utils/src/python/Makefile.am