X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=95dcfb4ca048493e8ac0368b60cb848f5727c279;hb=d623cbf9b6316752352e1115271ced995967815e;hp=c7d44785f7526e487d6840f517b4c983895496f2;hpb=534cfbea401b6f802a6efb9a70b2c3a49dc76b13;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index c7d4478..95dcfb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,17 @@ +2.0.0-b1 - 7/05/00 + Updated trace level processing + Added trace level to SignalFilter + Fixed magnitude vs. real output bug in FFT/Fourier filter + 1.9.9 - 7/04/00 Fixed const issue with ImageFileArray Fixed Array2dFile::labelsCopy() Added copy constructor and assignment for Array2dFileLabel class Added Timer to if-2.cpp and ifinfo.cpp Added beginning of frequency-based (DFT & FFT) filter to SignalFilter - Fixed format string for EZPlot + Added option processing for filter-method for pjrec to choose + between convolution, dft, & fft filtering + Fixed format string for EZPlot so axis labels now print 1.9.8 - 6/27/2000 Rewrote Array2dFile class to be non-templated