]>
jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ole Artz [Wed, 3 May 2017 16:00:39 +0000 (18:00 +0200)]
VACOM_MVC3: Status as mbbi ENUM / support for 3 channels
Ole Artz [Wed, 3 May 2017 14:06:14 +0000 (16:06 +0200)]
VACOM_MVC3: .proto .db first working version
Ole Artz [Tue, 2 May 2017 13:10:48 +0000 (15:10 +0200)]
VACOM_MVC3 IOC: initial iocBoot from template
done using:
makeBaseApp.pl -t ioc -i VACOM_MVC3
Ole Artz [Tue, 2 May 2017 13:04:38 +0000 (15:04 +0200)]
EPICS boilerplate code for VACOM_MVC3
created with:
makeBaseApp.pl -t ioc VACOM_MVC3
Philipp Klaus [Fri, 28 Apr 2017 08:16:58 +0000 (10:16 +0200)]
CSS Settings: Removed redundant comment
Philipp Klaus [Thu, 13 Apr 2017 12:21:20 +0000 (14:21 +0200)]
adopting the HUBER .db / .proto files to our CC-405 and needs
Philipp Klaus [Wed, 12 Apr 2017 15:49:54 +0000 (17:49 +0200)]
Pt100: OPI added
Philipp Klaus [Wed, 12 Apr 2017 15:48:39 +0000 (17:48 +0200)]
PT100: ao record for configuration register added
Philipp Klaus [Wed, 12 Apr 2017 13:26:01 +0000 (15:26 +0200)]
Pt100 Board: Added .proto, .template, .substitutions; working
Philipp Klaus [Wed, 12 Apr 2017 13:24:27 +0000 (15:24 +0200)]
Pt100 Board: IOC boilerplate code added
Philipp Klaus [Wed, 12 Apr 2017 11:55:45 +0000 (13:55 +0200)]
CS-Studio: adding the MVD .project file
Philipp Klaus [Wed, 12 Apr 2017 09:10:07 +0000 (11:10 +0200)]
CS-Studio: initial version of Huber Cooling OPI (2/2)
Philipp Klaus [Wed, 12 Apr 2017 09:08:12 +0000 (11:08 +0200)]
CS-Studio: initial version of Huber Cooling OPI
Philipp Klaus [Mon, 10 Apr 2017 15:28:29 +0000 (17:28 +0200)]
HUBER_COOLING IOC working; adapted to proto/db files
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
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
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
Philipp Klaus [Mon, 10 Apr 2017 13:52:39 +0000 (15:52 +0200)]
Also ignore iocBoot/*/envPaths
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
Philipp Klaus [Mon, 10 Apr 2017 13:46:16 +0000 (15:46 +0200)]
.gitignore compiled EPICS files
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