Skip to content
Snippets Groups Projects
  1. Feb 08, 2011
  2. Jan 17, 2011
  3. Jan 16, 2011
    • Tom Rondeau's avatar
      Merge branch 'maint' · 58a1356e
      Tom Rondeau authored
      * maint:
        Fixing up fft and constellation plot to better handle zooming.
        Fixing zooming capabilities. Time axis does not track any longer due to what looks like a matplotlib bug that resets the xlims after the zoom occurs.
        Fixing up other plotting tools for data read errors.
        Using .min and .max on scipy arrays instead of min() max(); seems to be more portable.
        Fix how the end of a file is handled.
        PFB resampler: fix it this way to avoid the signed/unsigned warning.
        PFB resampler: fixes bug where filter could be looking past the number of inputs.
      58a1356e
    • Tom Rondeau's avatar
    • Tom Rondeau's avatar
      Fixing zooming capabilities. Time axis does not track any longer due to what... · a8e021e9
      Tom Rondeau authored
      Fixing zooming capabilities. Time axis does not track any longer due to what looks like a matplotlib bug that resets the xlims after the zoom occurs.
      a8e021e9
  4. Jan 15, 2011
  5. Jan 06, 2011
  6. Dec 28, 2010
  7. Dec 24, 2010
  8. Dec 23, 2010
  9. Dec 22, 2010
  10. Dec 12, 2010
  11. Dec 07, 2010
  12. Dec 06, 2010
  13. Nov 24, 2010
  14. Nov 16, 2010
  15. Nov 10, 2010
Loading