]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/log
mvd_epics.git
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