Ignore:
Timestamp:
07/19/05 15:53:36 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7199 r7200  
    4040     - replaced Rate historams by new histogram MHRate
    4141     - added new histogram MHPointing
     42     - gave a new name to writem
    4243
    4344   * mpointing/MSrcPosCorrect.cc:
    4445     - write new optical axis to parameter list
     46     - print a message if a correction is introduced for this run
    4547
    4648   * mreport/MReportStarguider.[h,cc]:
     
    5860   * mpointing/Makefile, mpointing/PointingLinkDef.h:
    5961     - added MHPointing
     62
     63   * mcalib/MCalibrationCam.[h,cc]:
     64     - moved code of static function GetPulserColorStr into source file.
     65       Hopefully this 'repairs' a strange message some people got linking
     66       mars: `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' referenced in section `.rodata' of mcalib/CalibCint.o: defined in discarded section `.gnu.linkonce.t._ZN15MCalibrationCam17GetPulserColorStrENS_13PulserColor_tE' of mcalib/CalibCint.o
     67       which was mainly annoying.
     68
     69   * mfbase/MF.cc:
     70     - changed order and handling in ReadEnv. This allows to overwrite
     71       already set resources in sponde (eg. MFMagicCuts.ThetaCut)
     72
     73   * mhbase/MH.cc:
     74     - first draft of a new palette introduced by Pepe (I got it from
     75       Hendrik)
    6076
    6177
Note: See TracChangeset for help on using the changeset viewer.