]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/log
mvd_epics.git
8 years agoPt100: OPI added
Philipp Klaus [Wed, 12 Apr 2017 15:49:54 +0000 (17:49 +0200)]
Pt100: OPI added

8 years agoPT100: ao record for configuration register added
Philipp Klaus [Wed, 12 Apr 2017 15:48:39 +0000 (17:48 +0200)]
PT100: ao record for configuration register added

8 years agoPt100 Board: Added .proto, .template, .substitutions; working
Philipp Klaus [Wed, 12 Apr 2017 13:26:01 +0000 (15:26 +0200)]
Pt100 Board: Added .proto, .template, .substitutions; working

8 years agoPt100 Board: IOC boilerplate code added
Philipp Klaus [Wed, 12 Apr 2017 13:24:27 +0000 (15:24 +0200)]
Pt100 Board: IOC boilerplate code added

8 years agoCS-Studio: adding the MVD .project file
Philipp Klaus [Wed, 12 Apr 2017 11:55:45 +0000 (13:55 +0200)]
CS-Studio: adding the MVD .project file

8 years agoCS-Studio: initial version of Huber Cooling OPI (2/2)
Philipp Klaus [Wed, 12 Apr 2017 09:10:07 +0000 (11:10 +0200)]
CS-Studio: initial version of Huber Cooling OPI (2/2)

8 years agoCS-Studio: initial version of Huber Cooling OPI
Philipp Klaus [Wed, 12 Apr 2017 09:08:12 +0000 (11:08 +0200)]
CS-Studio: initial version of Huber Cooling OPI

8 years agoHUBER_COOLING IOC working; adapted to proto/db files
Philipp Klaus [Mon, 10 Apr 2017 15:28:29 +0000 (17:28 +0200)]
HUBER_COOLING IOC working; adapted to proto/db files

8 years agoHuber_Unistate_425.db: convert from UTF-8 to ISO-8859-1
Philipp Klaus [Mon, 10 Apr 2017 15:19:57 +0000 (17:19 +0200)]
Huber_Unistate_425.db: convert from UTF-8 to ISO-8859-1

command used:
iconv -f UTF-8 -t ISO-8859-1 HUBER_COOLING/HUBER_COOLINGApp/Db/Huber_Unistate_425.db

8 years agoUpdates to Huber_Unistate_425.db
Philipp Klaus [Mon, 10 Apr 2017 15:03:12 +0000 (17:03 +0200)]
Updates to Huber_Unistate_425.db

* bug fix: ASLO was off by 10**4 for writable PVs
* ADEL and MDEL are now 0.05 deg C (instead of 1.0 deg C)
* macro ("variable") renaming:
    * PANDA     -> $(sys)
    * $(subsys) -> $(sub)
    * $(sector) -> $(csys)
* Additional FLNKs for the further PVs

8 years agoHUBER_COOLING: .proto and .db files by F.Feldbauer
Philipp Klaus [Mon, 10 Apr 2017 14:18:34 +0000 (16:18 +0200)]
HUBER_COOLING: .proto and .db files by F.Feldbauer

Hint by Peter Zumbruch. To be found on:
http://www.aps.anl.gov/epics/tech-talk/2014/msg00948.php

8 years agoAlso ignore iocBoot/*/envPaths
Philipp Klaus [Mon, 10 Apr 2017 13:52:39 +0000 (15:52 +0200)]
Also ignore iocBoot/*/envPaths

8 years agoHUBER_COOLING IOC: initial iocBoot from template
Philipp Klaus [Mon, 10 Apr 2017 13:49:33 +0000 (15:49 +0200)]
HUBER_COOLING IOC: initial iocBoot from template

done using:
makeBaseApp.pl -t ioc -i HUBER_COOLING

8 years ago.gitignore compiled EPICS files
Philipp Klaus [Mon, 10 Apr 2017 13:46:16 +0000 (15:46 +0200)]
.gitignore compiled EPICS files

8 years agoEPICS boilerplate code for HUBER_COOLING IOC
Philipp Klaus [Mon, 10 Apr 2017 12:50:06 +0000 (14:50 +0200)]
EPICS boilerplate code for HUBER_COOLING IOC

created with:
makeBaseApp.pl -t ioc HUBER_COOLING