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
331a5bd8
Commit
331a5bd8
authored
15 years ago
by
Ruud Overeem
Browse files
Options
Downloads
Patches
Plain Diff
Bug 1284: stdout files were not updated since last change.
parent
dd1e24b4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout
+27
-27
27 additions, 27 deletions
MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout
MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout
+70
-70
70 additions, 70 deletions
MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout
with
97 additions
and
97 deletions
MAC/APL/PIC/RSPDriver/test/tCableAttenuation.stdout
+
27
−
27
View file @
331a5bd8
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_1 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_1 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -11,32 +11,32 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -11,32 +11,32 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Length 50 is a legal length [tCableAttenuation.cc:41]
DEBUG
APL.PIC.RSPDriver
- Length 50 is a legal length [tCableAttenuation.cc:41]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: false; Cablelength 60 is not a legal cablelength:5
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: false; Cablelength 60 is not a legal cablelength:5
[ 50 80 85 115 130 ] [CableAttenuation.cc:132]
[ 50 80 85 115 130 ] [CableAttenuation.cc:132]
DEBUG
LCS.ApplCommon
- Length 60 is NOT a legal length [tCableAttenuation.cc:42]
DEBUG
APL.PIC.RSPDriver
- Length 60 is NOT a legal length [tCableAttenuation.cc:42]
DEBUG
LCS.ApplCommon
- Length 80 is a legal length [tCableAttenuation.cc:43]
DEBUG
APL.PIC.RSPDriver
- Length 80 is a legal length [tCableAttenuation.cc:43]
DEBUG
LCS.ApplCommon
- Length 130 is a legal length [tCableAttenuation.cc:44]
DEBUG
APL.PIC.RSPDriver
- Length 130 is a legal length [tCableAttenuation.cc:44]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_2 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_2 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [CableAttenuation.cc:70]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [CableAttenuation.cc:70]
INFO
LCS.ApplCommon
- Expected exception:Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [tCableAttenuation.cc:50]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: strToInt(column[0]) == 0; Table must begin with line for rcumode 0 [tCableAttenuation.cc:50]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_3 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_3 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [CableAttenuation.cc:85]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [CableAttenuation.cc:85]
INFO
LCS.ApplCommon
- Expected exception:Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [tCableAttenuation.cc:57]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: rcuMode == prevRcuMode + 1; Expected line with rcumode 3 [tCableAttenuation.cc:57]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_4 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_4 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [CableAttenuation.cc:102]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [CableAttenuation.cc:102]
INFO
LCS.ApplCommon
- Expected exception:Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [tCableAttenuation.cc:64]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: prevRcuMode == MAX_RCU_MODE; Expected settings for all 7 rcumodes. [tCableAttenuation.cc:64]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_5 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_5 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [CableAttenuation.cc:88]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [CableAttenuation.cc:88]
INFO
LCS.ApplCommon
- Expected exception:Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [tCableAttenuation.cc:71]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: rcuMode <= MAX_RCU_MODE; RCUmode 8 not in range [0..7] [tCableAttenuation.cc:71]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tCableAttenuation.in_6 [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tCableAttenuation.in_6 [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [CableAttenuation.cc:86]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [CableAttenuation.cc:86]
INFO
LCS.ApplCommon
- Expected exception:Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [tCableAttenuation.cc:78]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: column.size() == nrOfColumns; Expected 6 fields on line: 4 -2.05 -3.32 [tCableAttenuation.cc:78]
This diff is collapsed.
Click to expand it.
MAC/APL/PIC/RSPDriver/test/tRCUCables.stdout
+
70
−
70
View file @
331a5bd8
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -11,46 +11,46 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -11,46 +11,46 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_1 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_1 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
- Found cable specs for 191 RCUs [RCUCables.cc:10
8
]
DEBUG
APL.PIC.RSPDriver
- Found cable specs for 191 RCUs [RCUCables.cc:10
7
]
DEBUG
LCS.ApplCommon
- Shortest LBA cable is 80m [RCUCables.cc:10
9
]
DEBUG
APL.PIC.RSPDriver
- Shortest LBA cable is 80m [RCUCables.cc:10
8
]
DEBUG
LCS.ApplCommon
- Shortest HBA cable is 115m [RCUCables.cc:1
1
0]
DEBUG
APL.PIC.RSPDriver
- Shortest HBA cable is 115m [RCUCables.cc:10
9
]
DEBUG
LCS.ApplCommon
- Largest delay for mode 0: 0 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 0: 0 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 1: 326.964 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 1: 326.964 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 2: 326.964 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 2: 326.964 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 3: 326.964 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 3: 326.964 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 4: 326.964 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 4: 326.964 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 5: 465.525 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 5: 465.525 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 6: 465.525 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 6: 465.525 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest delay for mode 7: 465.525 [tRCUCables.cc:43]
DEBUG
APL.PIC.RSPDriver
- Largest delay for mode 7: 465.525 [tRCUCables.cc:43]
DEBUG
LCS.ApplCommon
- Largest atten for mode 0: 0 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 0: 0 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 1: -3.32 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 1: -3.32 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 2: -3.32 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 2: -3.32 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 3: -3.32 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 3: -3.32 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 4: -3.32 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 4: -3.32 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 5: -8.35 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 5: -8.35 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 6: -9.7 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 6: -9.7 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Largest atten for mode 7: -10.18 [tRCUCables.cc:46]
DEBUG
APL.PIC.RSPDriver
- Largest atten for mode 7: -10.18 [tRCUCables.cc:46]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 0: 0 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 0: 0 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 1: 199.257 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 1: 199.257 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 2: 199.257 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 2: 199.257 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 3: 326.964 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 3: 326.964 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 4: 326.964 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 4: 326.964 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 5: 465.525 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 5: 465.525 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 6: 465.525 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 6: 465.525 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Delay for RCU 5 in mode 7: 465.525 [tRCUCables.cc:49]
DEBUG
APL.PIC.RSPDriver
- Delay for RCU 5 in mode 7: 465.525 [tRCUCables.cc:49]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 0: 0 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 0: 0 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 1: -2.05 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 1: -2.05 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 2: -2.05 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 2: -2.05 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 3: -3.32 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 3: -3.32 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 4: -3.32 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 4: -3.32 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 5: -8.35 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 5: -8.35 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 6: -9.7 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 6: -9.7 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Atten for RCU 5 in mode 7: -10.18 [tRCUCables.cc:52]
DEBUG
APL.PIC.RSPDriver
- Atten for RCU 5 in mode 7: -10.18 [tRCUCables.cc:52]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -60,13 +60,13 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -60,13 +60,13 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_2 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_2 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [RCUCables.cc:7
8
]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [RCUCables.cc:7
7
]
INFO
LCS.ApplCommon
- Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [tRCUCables.cc:59]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 0 [tRCUCables.cc:59]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -76,13 +76,13 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -76,13 +76,13 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_3 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_3 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [RCUCables.cc:7
8
]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [RCUCables.cc:7
7
]
INFO
LCS.ApplCommon
- Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [tRCUCables.cc:66]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: rcuNr == prevRcuNr + 1; Expected line with rcuNr 10 [tRCUCables.cc:66]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -92,15 +92,15 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -92,15 +92,15 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_4 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_4 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: false; Cablelength 81 is not a legal cablelength:5
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: false; Cablelength 81 is not a legal cablelength:5
[ 50 80 85 115 130 ] [CableAttenuation.cc:132]
[ 50 80 85 115 130 ] [CableAttenuation.cc:132]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [RCUCables.cc:8
3
]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [RCUCables.cc:8
2
]
INFO
LCS.ApplCommon
- Expected exception:Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [tRCUCables.cc:73]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: itsCableAtts->isLegalLength(LBHlen); LBH cablelength 81 is not allowed [tRCUCables.cc:73]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -110,13 +110,13 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -110,13 +110,13 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_5 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_5 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [RCUCables.cc:7
9
]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [RCUCables.cc:7
8
]
INFO
LCS.ApplCommon
- Expected exception:Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [tRCUCables.cc:81]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: rcuNr >= 0 && rcuNr < MAX_RCUS; RCUNumber 192 not in range [0..191] [tRCUCables.cc:81]
DEBUG
LCS.ApplCommon
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
APL.PIC.RSPDriver
- Reading attenuations from file: ./tRCUCables.in_CableAtts [CableAttenuation.cc:45]
DEBUG
LCS.ApplCommon
- Cable lenghts: 5
DEBUG
APL.PIC.RSPDriver
- Cable lenghts: 5
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
[ 50 80 85 115 130 ] [CableAttenuation.cc:80]
DEBUG
LCS.ApplCommon
- 8 x 5
DEBUG
APL.PIC.RSPDriver
- 8 x 5
[ 0 0 0 0 0
[ 0 0 0 0 0
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
-2.05 -3.32 -3.53 -4.74 -5.4
...
@@ -126,6 +126,6 @@ DEBUG LCS.ApplCommon - 8 x 5
...
@@ -126,6 +126,6 @@ DEBUG LCS.ApplCommon - 8 x 5
-4.24 -6.82 -7.21 -9.7 -11.06
-4.24 -6.82 -7.21 -9.7 -11.06
-4.46 -7.19 -7.58 -10.18 -11.61 ]
-4.46 -7.19 -7.58 -10.18 -11.61 ]
[CableAttenuation.cc:103]
[CableAttenuation.cc:103]
DEBUG
LCS.ApplCommon
- Reading cable-delays from file: ./tRCUCables.in_6 [RCUCables.cc:5
2
]
DEBUG
APL.PIC.RSPDriver
- Reading cable-delays from file: ./tRCUCables.in_6 [RCUCables.cc:5
1
]
DEBUG
LCS.ApplCommon
.EXCEPTION - Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [RCUCables.cc:
80
]
DEBUG
PIC.RSPDriver
.EXCEPTION - Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [RCUCables.cc:
79
]
INFO
LCS.ApplCommon
- Expected exception:Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [tRCUCables.cc:88]
INFO
APL.PIC.RSPDriver
- Expected exception:Assertion: nrArgs == EXPECTED_NR_COLUMNS; Expected 7 fields on line: 5 50 199.2573 80 [tRCUCables.cc:88]
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