Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
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
RadioObservatory
LOFAR
Commits
5f73f676
Commit
5f73f676
authored
17 years ago
by
Arthur Coolen
Browse files
Options
Downloads
Patches
Plain Diff
BugID: 756
Added OLAP.delayCompensation
parent
c364bf60
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MAC/Deployment/data/OTDB/OLAP.comp
+5
-4
5 additions, 4 deletions
MAC/Deployment/data/OTDB/OLAP.comp
with
5 additions
and
4 deletions
MAC/Deployment/data/OTDB/OLAP.comp
+
5
−
4
View file @
5f73f676
...
@@ -23,10 +23,10 @@ node OLAP_Conn 1.0.0 development 'node constraint' "Connection specificati
...
@@ -23,10 +23,10 @@ node OLAP_Conn 1.0.0 development 'node constraint' "Connection specificati
#--------------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------------
par AMCServerPort I int - 10 0 31337 - "Port the AMCServer is listening on"
par AMCServerPort I int - 10 0 31337 - "Port the AMCServer is listening on"
par AMCServerHost I text - 10 0 localhost - "Machine the AMCServer is running on"
par AMCServerHost I text - 10 0 localhost - "Machine the AMCServer is running on"
par
S
tation_Input_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;UDP' - 'Type of transport used between Station en InputSection.'
par
s
tation_Input_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;UDP' - 'Type of transport used between Station en InputSection.'
par
I
nput_BGLProc_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;TCP' - 'Type of transport used between Input section and the Blue Gene.'
par
i
nput_BGLProc_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;TCP' - 'Type of transport used between Input section and the Blue Gene.'
par
I
nput_BGLProc_Ports I vtext - 10 0 '[8100..8163]' - 'Portnumbers to use in the connections.'
par
i
nput_BGLProc_Ports I vtext - 10 0 '[8100..8163]' - 'Portnumbers to use in the connections.'
par
I
nput_BGLProc_BaseFileName I text - 10 0 '/data/gijs' - 'File to use when transport=File'
par
i
nput_BGLProc_BaseFileName I text - 10 0 '/data/gijs' - 'File to use when transport=File'
par BGLProc_Storage_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;TCP' - 'Type of transport used between Blue Gene and StorageSection.'
par BGLProc_Storage_Transport I ptext - 10 0 'File|TCP|UDP|Ethernet|Null;TCP' - 'Type of transport used between Blue Gene and StorageSection.'
par BGLProc_Storage_Ports I vtext - 10 0 '[8300..8363]' - 'Portnumbers to use in the connections.'
par BGLProc_Storage_Ports I vtext - 10 0 '[8300..8363]' - 'Portnumbers to use in the connections.'
par BGLProc_Storage_BaseFileName I text - 10 0 'Correlations' - 'File to use when transport=File'
par BGLProc_Storage_BaseFileName I text - 10 0 'Correlations' - 'File to use when transport=File'
...
@@ -52,6 +52,7 @@ node OLAP 1.0.0 development 'node constraint' "OLAP"
...
@@ -52,6 +52,7 @@ node OLAP 1.0.0 development 'node constraint' "OLAP"
# name dir. type unit prun. vm value constr. descr.
# name dir. type unit prun. vm value constr. descr.
#--------------------------------------------------------------------------------------------------------
#--------------------------------------------------------------------------------------------------------
par delayCompensation I pbool - 10 0 'TRUE|FALSE;TRUE' - '???'
par IPHeaderSize I int - 10 0 32 - '???'
par IPHeaderSize I int - 10 0 32 - '???'
par EPAHeaderSize I int - 10 0 16 - '???'
par EPAHeaderSize I int - 10 0 16 - '???'
par firstInputPortnr I int - 10 0 4346 - 'Portnumber the first RSPboard uses'
par firstInputPortnr I int - 10 0 4346 - 'Portnumber the first RSPboard uses'
...
...
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