Reports until 14:28, Thursday 14 November 2013
H1 CDS (SUS)
david.barker@LIGO.ORG - posted 14:28, Thursday 14 November 2013 - last comment - 17:13, Thursday 14 November 2013(8547)
Restart all SUS models at end stations

Jeff, Jim, Dave

Jeff found that we had not upgraded the end station sus models (quad, tms and aux) to matlab2012b on monday. He did the upgrade, we compiled, installed and restarted the models:

h1susetm[x,y],h1sustms[x,y],h1susauxe[x,y]

Prior to this change the end stations were running 2010a top level mdl files (and 2012b common models) built with 2.8. As expected, no DAQ restart was required as INI files did not change.

Comments related to this report
jeffrey.kissel@LIGO.ORG - 17:13, Thursday 14 November 2013 (8559)SUS
I also found that some of the models didn't have either the "SVN $Id$" or "$HeadURL$" svn tags, which Dave added to "every" model on Tuesday. So I made sure that every end station SUS model had it, and subsequently turned on the svn keyword for those models too. All models Dave mentions above have been committed to the repo.

To turn on the metadata property for a given model,
]$ svn propset svn:keywords 'Id' ${modelname}.mdl
]$ svn propset svn:keywords 'HeadURL' ${modelname}.mdl

Stuart -- you'll need to do this.