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
c53d3bb3
Commit
c53d3bb3
authored
9 years ago
by
Pieter Donker
Browse files
Options
Downloads
Patches
Plain Diff
Task #8349: changed default configuration file
parent
a244277d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
LCU/checkhardware/checkHardware.conf
+26
-24
26 additions, 24 deletions
LCU/checkhardware/checkHardware.conf
with
26 additions
and
24 deletions
LCU/checkhardware/checkHardware.conf
+
26
−
24
View file @
c53d3bb3
# Configuration file for the hardware tests
# configuration file for checkHardware.py
#
# tests to do in given levels, level-0 = empty, test can be given as arguments
#
# S(rcumode) : signal check for rcumode (1|3|5)"
# O(rcumode) : oscillation check for rcumode (1|3|5)"
# SP(rcumode) : spurious check for rcumode (1|3|5)"
# N(rcumode)[=120] : noise check for rcumode (1|3|5), optional data time in seconds"
# default data time = 300 sec for hba and 180 sec for lba"
# M : HBA modem check, automatic selected if other hba check are selected"
# SN : HBA summator noise check"
#
# LBL : do all LBL tests"
# LBH : do all LBH tests"
# HBA : do all HBA tests"
# EHBA[=60] : do all HBA element tests"
# default data time = 30 sec"
# Select checks to do, can be combined with all levels
# -s(rcumode) : signal check for rcumode (also down and flat-check in rcumode 1..4).
# -o(rcumode) : oscillation check for rcumode.
# -sp(rcumode) : spurious check for rcumode.
# -n(rcumode)[=300] : noise check for rcumode, optional data time in seconds
# default data time = 120 sec.
# -e(rcumode)[=60] : do all RCU5 element tests, optional data time in seconds.
# default data time = 10 sec.
# -m(rcumode) : do modem check.
# -sn(rcumode) : do summator noise check.
#
# RV : RSP version check"
# TV : TBB version check"
# TM : TBB memmory check"
# -rcu(mode) : do all rcu checks for given mode, no element tests done.
#
# -rbc : RSP voltage/temperature check
# -spu : SPU voltage check.
# -tm : TBB memmory check.
#
level
-
0
-
tests
=
level
-
1
-
tests
=
LBL
,
LBH
,
HBA
level
-
2
-
tests
=
R
V
,
TV
,
TM
,
LBL
,
LBH
,
HBA
,
EHBA
level
-
1
-
tests
=
RBC
,
SPU
,
TM
,
RCU1
,
RCU3
,
RCU5
level
-
2
-
tests
=
R
BC
,
SPU
,
TM
,
RCU1
,
RCU3
,
RCU5
,
E5
level
-
3
-
tests
=
S1
,
S3
# TBB versions
tbbdriver
-
version
=
2
.
51
tbbctl
-
version
=
2
.
51
tp
-
version
=
2
.
4
mp
-
version
=
2
.
9
mp
-
version
=
3
.
0
# RSP versions
ap
-
version
=
8
.
2
bp
-
version
=
8
.
2
#ap-version=9.3
#bp-version=9.3
# LBA test settings, limits in dB
# limits (min/max) in dB
...
...
@@ -52,14 +54,14 @@ lba-noise-max-deviation=2.5
lba
-
noise
-
max
-
difference
=
1
.
5
#
HBA
test settings
#
RCU5
test settings
# limits (min/max) in dB
# test_sb = subband used in RF test
hba
-
test
-
sb
=
357
hba
-
rf
-
min
-
signal
=
80
.
0
hba
-
rf
-
min
-
deviation
=-
1
2
.
0
hba
-
rf
-
min
-
deviation
=-
2
4
.
0
hba
-
rf
-
max
-
deviation
=
12
.
0
ehba
-
rf
-
min
-
signal
=
70
.
0
...
...
@@ -75,6 +77,6 @@ ehba-noise-max-deviation=1.5
ehba
-
noise
-
max
-
difference
=
1
.
5
# General settings
log
-
dir
-
global
=/
globalhome
/
log
log
-
dir
-
global
=/
globalhome
/
log
/
stationtest
log
-
dir
-
local
=/
opt
/
stationtest
/
data
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