Changeset 8731 for trunk


Ignore:
Timestamp:
09/03/07 16:14:21 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/ganymed.rc

    r8725 r8731  
    5656#MPointingDevCalc.MaxAge       1.0
    5757
    58 MPointingDevCalc.PointingModels: 1 85240 89180
     58MPointingDevCalc.PointingModels: 1 81855 83722 89180
    5959
    6060# -------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/ganymed_onoff.rc

    r8725 r8731  
    5656#MPointingDevCalc.MaxAge       1.0
    5757
    58 MPointingDevCalc.PointingModels: 1 85240 89180
     58MPointingDevCalc.PointingModels: 1 81855 83722 89180
    5959
    6060# -------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/ganymed_wobble.rc

    r8725 r8731  
    5656#MPointingDevCalc.MaxAge       1.0
    5757
    58 MPointingDevCalc.PointingModels: 1 85240 89180
     58MPointingDevCalc.PointingModels: 1 81855 83722 89180
    5959
    6060# -------------------------------------------------------------------------
  • trunk/MagicSoft/Mars/mbase/MEnv.cc

    r8727 r8731  
    10051005        if (!fChecked.FindObject(o->GetName()))
    10061006        {
    1007             gLog << warn << " - Resource " << o->GetName() << " not touched" << endl;
     1007            gLog << warn << " - Resource " << o->GetName() << " untouched" << endl;
    10081008            i++;
    10091009        }
  • trunk/MagicSoft/Mars/mpointing/MPointingDevCalc.cc

    r8728 r8731  
    157157//   17. Jun. 2007   ~248193
    158158//
     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//
    159168//
    160169// ToDo:
Note: See TracChangeset for help on using the changeset viewer.