forked from epics_driver_modules/motorBase
Override defaults.set for seq mirror
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# EPICS Base
|
||||
BASE=7.0
|
||||
BASE_DIRNAME=base
|
||||
BASE_REPONAME=epics-base
|
||||
BASE_REPOOWNER=epics-base
|
||||
BASE_VARNAME=EPICS_BASE
|
||||
|
||||
PVDATA_DIRNAME=pvData
|
||||
PVDATA_REPONAME=pvDataCPP
|
||||
PVDATA_REPOOWNER=epics-base
|
||||
|
||||
PVACCESS_DIRNAME=pvAccess
|
||||
PVACCESS_REPONAME=pvAccessCPP
|
||||
PVACCESS_REPOOWNER=epics-base
|
||||
|
||||
NTYPES_DIRNAME=normativeTypes
|
||||
NTYPES_REPONAME=normativeTypesCPP
|
||||
NTYPES_REPOOWNER=epics-base
|
||||
|
||||
# Sequencer
|
||||
#SNCSEQ_REPOURL=https://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git
|
||||
# Use Michael Davidsaver's mirror while bessy.de is down
|
||||
SNCSEQ_REPOURL=https://github.com/mdavidsaver/sequencer-mirror.git
|
||||
SNCSEQ_DEPTH=0
|
||||
SNCSEQ_DIRNAME=seq
|
||||
|
||||
# StreamDevice
|
||||
STREAM_REPONAME=StreamDevice
|
||||
STREAM_REPOOWNER=paulscherrerinstitute
|
||||
|
||||
# The default settings also work (and are tested) for:
|
||||
# asyn
|
||||
# std
|
||||
# calc
|
||||
# autosave
|
||||
# busy
|
||||
# sscan
|
||||
# iocStats
|
||||
# motor
|
||||
# ipac
|
||||
Reference in New Issue
Block a user