Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-ioc-llrf-ts2-1-2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mateusz Nabywaniec
e3-ioc-llrf-ts2-1-2
Commits
e00bfce8
Commit
e00bfce8
authored
3 years ago
by
Gabriel Fedel
Browse files
Options
Downloads
Patches
Plain Diff
Update for the last version
parent
28258308
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
env.sh
+0
-1
0 additions, 1 deletion
env.sh
st.cmd
+1
-1
1 addition, 1 deletion
st.cmd
with
1 addition
and
2 deletions
env.sh
+
0
−
1
View file @
e00bfce8
...
...
@@ -2,7 +2,6 @@ export IOCNAME="TS2-010RFC:Ctrl-IOC-002"
export
IOCDIR
=
"TS2-010RFC_Ctrl-IOC-002"
export
AS_TOP
=
"/opt/nonvolatile"
export
IOCNAME_SLUG
=
"TS2-010RFC_Ctrl-IOC-002"
export
SIS8300LLRF_VER
=
dev_ts2
export
LLRF_PREFIX
=
"TS2-010RFC:RFS-LLRF-102"
export
LLRF_DIGRTM_PREFIX
=
"TS2-010RFC"
...
...
This diff is collapsed.
Click to expand it.
st.cmd
+
1
−
1
View file @
e00bfce8
...
...
@@ -10,7 +10,7 @@ epicsEnvSet("F-SYSTEM" "$(F_SYSTEM)")
iocshLoad
(
"$(essioc_DIR)/common_config.iocsh"
)
#
Load
LLRF
require
llrfsystem
,
dev_ts2
require
llrfsystem
epicsEnvSet
(
"RFENDPV"
,
"$(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R_1):PosRFEnd"
)
iocshLoad
(
"$(llrfsystem_DIR)/ts2-sec.iocsh"
,
"P=$(LLRF_PREFIX):, R=, PD=$(LLRF_DIGRTM_PREFIX):, RD=$(LLRF_DIG_R_1):, PD1=$(LLRF_DIGRTM_PREFIX):, RD1=$(LLRF_DIG_R_1):, RR=$(LLRF_RFM_R_1):"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment