Skip to content
Snippets Groups Projects
Commit afd4f9a1 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Comment only.

parent 49ed366e
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ else
###############################################################################
# PPS stable? (Pre-read)
# PPS stable? (Pre-read restarts mesaurement interval)
python $UPE/peripherals/util_ppsh.py --unb $UNBS --bn 0:3 -n 8 >/dev/null 2>&1
sleep 2
NOF_PPS_STABLE=$(python $UPE/peripherals/util_ppsh.py --unb $UNBS --bn 0:3 -n 8 | grep -c "read_ppsh_stable = OK")
......@@ -147,7 +147,7 @@ else
exit 1
fi
# ADU stable? (Pre read)
# ADU stable? (Pre read restarts measurement interval)
python $UPE/peripherals/util_aduh_quad.py --unb $UNBS --bn 0:3 --sp 0:3 -n 0 >/dev/null 2>&1
sleep 1
NOF_ADUH_LOCKS=$(python $UPE/peripherals/util_aduh_quad.py --unb $UNBS --bn 0:3 --sp 0:3 -n 0 | grep -c "locked and stable")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment