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

Must use /home/kooistra/svnroot/UniBoard_FP7/RadioHDL/trunk in path to file,...

Must use /home/kooistra/svnroot/UniBoard_FP7/RadioHDL/trunk in path to file, because ~ path may differ per account.
parent afba675f
No related branches found
No related tags found
No related merge requests found
...@@ -274,7 +274,7 @@ if [ "$RUN" == "True" ]; then ...@@ -274,7 +274,7 @@ if [ "$RUN" == "True" ]; then
# Overwrite subband filterbank FIR coefficients # Overwrite subband filterbank FIR coefficients
############################################################################### ###############################################################################
#python $UPE/peripherals/pi_apertif_system.py --unb $UNBS --bn 0:3 --sp 0:3 --cmd 32 -v 4" # Lofar coeffs = reset default in firmware #python $UPE/peripherals/pi_apertif_system.py --unb $UNBS --bn 0:3 --sp 0:3 --cmd 32 -v 4" # Lofar coeffs = reset default in firmware
python $UPE/peripherals/pi_apertif_system.py --unb $UNBS --bn 0:3 --sp 0:3 --cmd 32 -v 4 --filename ~/svnroot/UniBoard_FP7/RadioHDL/trunk/applications/apertif/matlab/data/Coeffs16384Kaiser-quant-nodc.dat # Lofar No DC coeffs python $UPE/peripherals/pi_apertif_system.py --unb $UNBS --bn 0:3 --sp 0:3 --cmd 32 -v 4 --filename $RADIOHDL/applications/apertif/matlab/data/Coeffs16384Kaiser-quant-nodc.dat # Lofar No DC coeffs
############################################################################### ###############################################################################
# Set PPS delay to compensate for PPS coax cable length and fiber delay # Set PPS delay to compensate for PPS coax cable length and fiber delay
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment