Changeset 7200 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/19/05 15:53:36 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7199 r7200 40 40 - replaced Rate historams by new histogram MHRate 41 41 - added new histogram MHPointing 42 - gave a new name to writem 42 43 43 44 * mpointing/MSrcPosCorrect.cc: 44 45 - write new optical axis to parameter list 46 - print a message if a correction is introduced for this run 45 47 46 48 * mreport/MReportStarguider.[h,cc]: … … 58 60 * mpointing/Makefile, mpointing/PointingLinkDef.h: 59 61 - 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) 60 76 61 77
Note:
See TracChangeset
for help on using the changeset viewer.