Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Irene Mateos Dominguez
Ph2_ACF
Commits
93de934f
Commit
93de934f
authored
Feb 18, 2022
by
Irene Mateos Dominguez
Browse files
Minor fix
parent
50850e68
Pipeline
#3590959
failed with stages
in 72 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tools/PSHybridTester.cc
View file @
93de934f
...
...
@@ -733,7 +733,7 @@ void PSHybridTester::SSATestLateralCommunication(Ph2_HwDescription::BeBoard* pBo
cRegVec
.
push_back
({
"fc7_daq_cnfg.fast_command_block.test_pulse.delay_before_next_pulse"
,
cLatency
});
cRegVec
.
push_back
({
"fc7_daq_cnfg.fast_command_block.test_pulse.delay_after_fast_reset"
,
50
});
uint8_t
cLatencyOffset
=
2
;
cRegVec
.
push_back
({
"fc7_daq_cnfg.fast_command_block.triggers_to_accept"
,
1
});
cRegVec
.
push_back
({
"fc7_daq_cnfg.fast_command_block.triggers_to_accept"
,
0
});
cRegVec
.
push_back
({
"fc7_daq_ctrl.fast_command_block.control.load_config"
,
0x1
});
fBeBoardInterface
->
WriteBoardMultReg
(
pBoard
,
cRegVec
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment