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
d94a9879
Commit
d94a9879
authored
3 years ago
by
Gabriel Fedel
Browse files
Options
Downloads
Patches
Plain Diff
Bump llrfsystem and sis8300llrf versions
parent
7e360dfd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
env.sh
+1
-0
1 addition, 0 deletions
env.sh
st.cmd
+1
-1
1 addition, 1 deletion
st.cmd
with
2 additions
and
1 deletion
env.sh
+
1
−
0
View file @
d94a9879
export
IOCNAME
=
" TS2-LLRF1:Ctrl-IOC-01"
export
AS_TOP
=
/opt/nonvolatile
export
LOG_SERVER_NAME
=
172.30.4.43
export
SIS8300LLRF_VER
=
5.0.7-1
export
EPICS_CA_MAX_ARRAY_BYTES
=
16777300
export
LLRF_PREFIX
=
"TS2-LLRF1"
...
...
This diff is collapsed.
Click to expand it.
st.cmd
+
1
−
1
View file @
d94a9879
...
...
@@ -10,7 +10,7 @@ epicsEnvSet("F-SYSTEM" "$(F_SYSTEM)")
iocshLoad
(
"$(common_DIR)/e3-common.iocsh"
)
#
Load
LLRF
require
llrfsystem
,
2
.8.5
require
llrfsystem
,
3
.1.0
epicsEnvSet
(
"RFENDPV"
,
"$(LLRF_DIGRTM_PREFIX):$(LLRF_DIG_R_1):PosRFEnd"
)
callbackSetQueueSize
(
10000
)
...
...
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