Changeset 8731 for trunk/MagicSoft/Mars
- Timestamp:
- 09/03/07 16:14:21 (17 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/ganymed.rc
r8725 r8731 56 56 #MPointingDevCalc.MaxAge 1.0 57 57 58 MPointingDevCalc.PointingModels: 1 8 52408918058 MPointingDevCalc.PointingModels: 1 81855 83722 89180 59 59 60 60 # ------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/ganymed_onoff.rc
r8725 r8731 56 56 #MPointingDevCalc.MaxAge 1.0 57 57 58 MPointingDevCalc.PointingModels: 1 8 52408918058 MPointingDevCalc.PointingModels: 1 81855 83722 89180 59 59 60 60 # ------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/ganymed_wobble.rc
r8725 r8731 56 56 #MPointingDevCalc.MaxAge 1.0 57 57 58 MPointingDevCalc.PointingModels: 1 8 52408918058 MPointingDevCalc.PointingModels: 1 81855 83722 89180 59 59 60 60 # ------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/mbase/MEnv.cc
r8727 r8731 1005 1005 if (!fChecked.FindObject(o->GetName())) 1006 1006 { 1007 gLog << warn << " - Resource " << o->GetName() << " nottouched" << endl;1007 gLog << warn << " - Resource " << o->GetName() << " untouched" << endl; 1008 1008 i++; 1009 1009 } -
trunk/MagicSoft/Mars/mpointing/MPointingDevCalc.cc
r8728 r8731 157 157 // 17. Jun. 2007 ~248193 158 158 // 159 // From 2.2.2006 beginnig of the night (21:05h, run >=81855) to 24.2.2006 160 // beginning of the the night (20:34h, run<83722) the LEDs did not work. 161 // In the time after this incident the shift crew often forgot to switch on 162 // the LEDs at the beginning of the night! 163 // 164 // [2006-03-07 00:10:58] In the daytime, we raised the position of the 165 // 9 o'clock LED by one screw hole to make it visible when the TPoint 166 // Lid is closed. (< run 84980) 167 // 159 168 // 160 169 // ToDo:
Note:
See TracChangeset
for help on using the changeset viewer.