Ignore:
Timestamp:
06/14/08 15:19:45 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8954 r8955  
    3737   * mjobs/MJCalibrateSignal.cc:
    3838     - changed the named of the MFTriggerPattern
     39
     40   * merpp.cc:
     41     - added new option --only, --rep-run, --rep-file, --header-run,
     42       --header-file, --telescope
     43     - moved Receiver information from tree CC to tree Rec
     44
     45   * mbase/MStatusDisplay.cc:
     46     - replacedMTime by TDatime
     47
     48   * mcamera/MCameraRecTemp.[h,cc], mcamera/MCameraTD.[h,cc],
     49     mcamera/MCameraTH.[h,cc], mreport/MReportCC.[h,cc]:
     50     - moved interpretation of sub-parts of the reports from
     51       MReportCC to the corresponding MCamera* classes
     52
     53   * mreport/MReport.[h,cc]:
     54     - added Copy member function to copy time and state
     55     - added CheckTag member function
     56     - Implemented skipping of the Telescope number in the reports
     57       for version >=200805190
     58
     59   * mreport/MReportCC.[h,cc]:
     60     - access Receiver infomations via new class MReportRec
     61       even for old file formats
     62     - skip this block in new formats
     63     - moved CheckTag to base class
     64
     65   * mreport/MReportCamera.[h,cc]:
     66     - removed CheckTag
     67
     68   * mreport/MReportFileRead.[h,cc]:
     69     - don't check for the number of lines anymore but for -1 instead
     70     - changed fNumLine from ULong to Long to allow a negative
     71       return value. We don't expect so many lines in a file anyway,
     72       do we?
     73
     74   * mreport/MReportFileReadCC.[h,cc]:
     75     - splitted CheckFileHeader into several subfunction
     76     - added checks and reading of telescope number and file number
     77
     78   * mreport/MReportRun.[h,cc]:
     79     - added file number from new format
     80
     81   * mreport/Makefile, mreport/ReportLinkDef.h:
     82     - added MReportRec
     83
     84   * mreport/MReportRec.[h,cc]:
     85     - added
    3986
    4087
Note: See TracChangeset for help on using the changeset viewer.