
Non-exhaustive list of
bug fixed and improvements in Dy/v9r09p1:

- No more file dd.root saved
- Button "Save" near plots browser saves now in a Root file only the displayed plots. 
- Time delay reduced between pushing the "Stop" button and beginning to work on the plots.
- No possibility now to select two ffl files or a ffl and a frames file. So no more crashes
  when changing input data source.
- Possibility to superpose plots with different sampling frequencies
- No more time axis problem when resampling trend data at low frequencies
- GPS time shown under plots is now correct when using online connection.
- Possibility to visualize SMS data even if their sampling frequency is lower than frame frequency.
- Possibility to visualize data even if they are resampled at a frequency lower than frame frequency.
- Automatic update of plots parameters when changing the startGPS time
- Automatic update of plots and channels names when changing data source/type (raw data, 50Hz, trend data)
- Automatic deselect of channels or plots in the browsers (when button "Auto-deselect" is activated)
- Default parameters of a new plot are aligned on those of the plots of same type already present in the browser
- Possibility to do "Edit Clone" without changing parameters of a plot (just clicking on the round button
  next to parameter's field).
- Possibility to visualize bits of the signal shown on a TIME plot (button "Bits" in the TIME plot edit panel)
- Possibility to use "Pause" and "Continue" buttons when reading data from dataSender.
- Added TRFCTTIME and COHETIME plots that are time-frequency plots showing evolution in time of
  the transfert function (only the module) and of the coherence function.
- Added UnZoomX to solve the problem of superposed plot not fully displayed after a zoom-unzoom.
- Possibility to use ZoomAllXAsLast, ZoomAllYAsLast, UnZoomAllX or UnZoomAllY also with 2-dim plots.
- Waiting for an automatic tool, I have added a "Update Time-Freq" item in the Zooms menu
  that updates any frequency axis according to the last zoom made on a time-frequency plot.
- When using "GetRefPlots", the 2D plots are superimposed with their corresponding reference plots
  and any other 2-dim plot is replaced by the difference with its reference plot.
- When using "GetRefPlots", the 1D and 2D plots limits are updated automatically.
- UnZoomY does not take into account anymore the zeros at the end of TIME plot not completely filled.
- When channels is absent or corrupted (green or red vertical line on the plot) or when frame is absent
  (blue vertical line) the value under the colored line is not anymore 0 but is equal to
  the one of the previous bin.

- Possibility to compute min and max over N samples instead of resampling over N samples.
  For now, only implemented in TIME plot.

- Possibility to show plots only when a set of conditions on channels is fullfilled (trigger functionality).
  Implementation not yet finished.
