]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
status, mt
authorhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:29:56 +0000 (17:29 +0200)
committerhadaq@countinghouse <hadaq@CountingHouse>
Thu, 28 Aug 2014 15:29:56 +0000 (17:29 +0200)
pion/config/nxyter/read_calreg.sh [deleted file]
pion/config/nxyter/read_i2cregs.sh [deleted file]

diff --git a/pion/config/nxyter/read_calreg.sh b/pion/config/nxyter/read_calreg.sh
deleted file mode 100755 (executable)
index cc9fd34..0000000
+++ /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 (executable)
index 8fb4b6e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-trbcmd w  0x3800 0x8240 1
-trbcmd rm 0x3800 0x8200 46 0