ebner b263b60a79 Merge branch 'master' into 'master'
add port 20000 for LLRF bsdata IOCs, add but comment out other RF stations

Test für den Workflow manuell

See merge request !1
2016-04-20 11:29:39 +02:00
2016-04-19 10:50:21 +02:00

Overview

This repository holds the actual requested configuration of the SwissFEL Data Buffer.

Configuration Files

Config files are text files holding one IOC/Source a line. The file might contain comments starting with # which are not interpreted.

Each group should maintain their own list of IOCs in (a) separate file(s). The filename should start with the groups short name (e.g. rf.config, llrf.config). A group might maintain more than 1 file. In this case all files should start with the groups short name followed by an underscore and then the rest of the name. The suffix should always be .config (e.g. llrf.config, llrf_group1.config, ...)

Example:

# Goup A IOCs
SOME_IOC_01
SOME_IOC_02

# Goup B IOCs
TEST_IOC_01  # Special test IOC

Configuration Management

The configuration change workflow is described in following Memorandum: http://i.psi.ch/czF7

Description
No description provided
Readme 2.6 MiB
Languages
Jupyter Notebook 97.2%
Python 2.3%
Shell 0.5%