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

diff --git a/pion/config/nxyter/enable_testpulse.sh b/pion/config/nxyter/enable_testpulse.sh
deleted file mode 100755 (executable)
index 6972149..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-#enable Testmode
-
-trb_i2c w 0x3800 0x08 0x21 0x0d  # bit 3: must be 1,
-                                 # bit 2: nxyter-polarity 0: negative
-                                 # bit 0-1: test puls channels:
-                                 #   0: 0,4, 1:1,5, 2:2,6, 3:3,7
-
-trb_i2c w 0x3800 0x08 0x20 0x01  # bit3: enable test_trigger
-                                 # bit2: test-polarity 0: negative
-                                 # bit1: test-pulse synchronise
-                                 # bit0: enable test pulse
diff --git a/pion/config/nxyter/enable_testtrigger.sh b/pion/config/nxyter/enable_testtrigger.sh
deleted file mode 100755 (executable)
index ba8cb8b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-#enable Testmode
-
-trb_i2c w 0x3800 0x08 0x21 0x0c  # bit 3: must be 1,
-                                 # bit 2: nxyter-polarity 0: negative
-                                 # bit 0-1: test puls channels:
-                                 #   0: 0,4, 1:1,5, 2:2,6, 3:3,7
-
-trb_i2c w 0x3800 0x08 0x20 0x08  # bit3: enable test_trigger
-                                 # bit2: test-polarity 0: negative
-                                 # bit1: test-pulse synchronise
-                                 # bit0: enable test pulse
-
-trbcmd w 0x3800 0x8161 1       # Enable Testpulse Signal