Skip to content
Snippets Groups Projects
Commit 50fa23a1 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Disabled broken link.

parent 96147ab5
Branches
Tags
No related merge requests found
...@@ -241,6 +241,11 @@ done ...@@ -241,6 +241,11 @@ done
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 5 --bn 2 -r 0 -n 2 -s INPUT # python $UPE/peripherals/util_dp_bsn_aligner.py --unb 5 --bn 2 -r 0 -n 2 -s INPUT
#fi #fi
# This receiver @ XC unb 5 gets no packets. BSN monitors on RT8 look good; optical link issue? Date: 29 June 2017.
if [ $(echo $UNBS | grep -c 5) == '1' ]; then
python $UPE/peripherals/util_dp_bsn_aligner.py --unb 5 --bn 2 -r 0 -n 2 -s INPUT
fi
# This receiver @ XC unb 0 sees bursts of CRC errors now and then. Undiagnosed. Optics replaced on both sides 17 may 2017. # This receiver @ XC unb 0 sees bursts of CRC errors now and then. Undiagnosed. Optics replaced on both sides 17 may 2017.
#if [ $(echo $UNBS | grep -c 0) == '1' ]; then #if [ $(echo $UNBS | grep -c 0) == '1' ]; then
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 0 --bn 0 -r 0 -n 2 -s INPUT # python $UPE/peripherals/util_dp_bsn_aligner.py --unb 0 --bn 0 -r 0 -n 2 -s INPUT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment