From: hadaq@countinghouse Date: Thu, 28 Aug 2014 15:29:56 +0000 (+0200) Subject: status, mt X-Git-Tag: pre2018~18 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=841b348b6c98835b12224951722fc50e046bb8f4;p=hadesdaq.git status, mt --- diff --git a/pion/config/nxyter/read_calreg.sh b/pion/config/nxyter/read_calreg.sh deleted file mode 100755 index cc9fd34..0000000 --- a/pion/config/nxyter/read_calreg.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -i=0 -while [ $i -lt 129 ] -do - VALUE=$(trb_i2c r 0x3800 0x08 42 | awk '{print $2}') - echo "$i : $VALUE" - trb_i2c w 0x3800 0x08 42 $VALUE - i=$((i+1)) -done - diff --git a/pion/config/nxyter/read_i2cregs.sh b/pion/config/nxyter/read_i2cregs.sh deleted file mode 100755 index 8fb4b6e..0000000 --- a/pion/config/nxyter/read_i2cregs.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -trbcmd w 0x3800 0x8240 1 -trbcmd rm 0x3800 0x8200 46 0