File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # EPICS Base
2+ BASE=7.0
3+ BASE_DIRNAME=base
4+ BASE_REPONAME=epics-base
5+ BASE_REPOOWNER=epics-base
6+ BASE_VARNAME=EPICS_BASE
7+
8+ PVDATA_DIRNAME=pvData
9+ PVDATA_REPONAME=pvDataCPP
10+ PVDATA_REPOOWNER=epics-base
11+
12+ PVACCESS_DIRNAME=pvAccess
13+ PVACCESS_REPONAME=pvAccessCPP
14+ PVACCESS_REPOOWNER=epics-base
15+
16+ NTYPES_DIRNAME=normativeTypes
17+ NTYPES_REPONAME=normativeTypesCPP
18+ NTYPES_REPOOWNER=epics-base
19+
20+ # Sequencer
21+ #SNCSEQ_REPOURL=https://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git
22+ # Use Michael Davidsaver's mirror while bessy.de is down
23+ SNCSEQ_REPOURL=https://github.com/mdavidsaver/sequencer-mirror.git
24+ SNCSEQ_DEPTH=0
25+ SNCSEQ_DIRNAME=seq
26+
27+ # StreamDevice
28+ STREAM_REPONAME=StreamDevice
29+ STREAM_REPOOWNER=paulscherrerinstitute
30+
31+ # The default settings also work (and are tested) for:
32+ # asyn
33+ # std
34+ # calc
35+ # autosave
36+ # busy
37+ # sscan
38+ # iocStats
39+ # motor
40+ # ipac
You can’t perform that action at this time.
0 commit comments