Lines Matching refs:OUTPUT_CALIB
7 OUTPUT_CALIB="$2"
8 if [ ! -f "$OUTPUT_CALIB" ]; then
9 touch $OUTPUT_CALIB
10 chmod 0600 $OUTPUT_CALIB
19 echo 'xtal_trim=0x'$f2 >> $OUTPUT_CALIB
22 echo 'ant0.ch5.prf64.ant_delay=0x'$f2 >> $OUTPUT_CALIB
25 echo 'ant1.ch5.prf64.ant_delay=0x'$f2 >> $OUTPUT_CALIB
28 echo 'ant0.ch9.prf64.ant_delay=0x'$f2 >> $OUTPUT_CALIB
31 echo 'ant1.ch9.prf64.ant_delay=0x'$f2 >> $OUTPUT_CALIB
42 echo 'ant1.ant3.ch5.pdoa_offset='$(($ones+$dec)) >> $OUTPUT_CALIB
52 echo 'ant1.ant3.ch9.pdoa_offset='$(($ones+$dec)) >> $OUTPUT_CALIB