]>
jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ole Artz [Mon, 26 Jun 2017 12:20:26 +0000 (14:20 +0200)]
BALZERS: removed IOC with dubious name
Ole Artz [Wed, 21 Jun 2017 12:33:24 +0000 (14:33 +0200)]
BALZERS_PKG020: .proto .db first working version
Ole Artz [Thu, 8 Jun 2017 14:20:48 +0000 (16:20 +0200)]
EPICS boilerplate code for VACOM_BALZERS
created with:
makeBaseApp.pl -t ioc VACOM_BALZERS
Philipp Klaus [Fri, 2 Jun 2017 10:52:43 +0000 (12:52 +0200)]
MQTT Archiver added
Philipp Klaus [Wed, 31 May 2017 09:47:58 +0000 (11:47 +0200)]
epics_mqtt_bridge: README added
Philipp Klaus [Tue, 30 May 2017 16:51:31 +0000 (18:51 +0200)]
EPICS -> MQTT Bridge added
Ole Artz [Tue, 16 May 2017 13:33:19 +0000 (15:33 +0200)]
CSS: preferences file: don't export/import workspace folder
Philipp Klaus [Fri, 12 May 2017 16:09:24 +0000 (18:09 +0200)]
Latest .opis for Huber/MVC-3/Pt100 IOCs
Philipp Klaus [Fri, 5 May 2017 12:19:03 +0000 (14:19 +0200)]
PT100_BOARD: Use Serial number of FTDI, not ttyUSB1
Philipp Klaus [Fri, 5 May 2017 12:09:06 +0000 (14:09 +0200)]
HUBER_COOLING: clean PP/LAI proto overlap: SetpointMom
Philipp Klaus [Fri, 5 May 2017 12:01:51 +0000 (14:01 +0200)]
HUBER_COOLING: Splitting the IOC into PP/LAI protocols
Philipp Klaus [Fri, 5 May 2017 10:17:16 +0000 (12:17 +0200)]
HUBER_COOLING: Use FTDI serial instead of ttyUSB0
Philipp Klaus [Fri, 5 May 2017 10:10:41 +0000 (12:10 +0200)]
HUBER_COOLING: Fix not to overwrite control mode every 5s
Ole Artz [Fri, 5 May 2017 10:00:08 +0000 (12:00 +0200)]
VACOM_MVC3: Use FTDI Serial Number, not /dev/ttyUSB0
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