From e159c76d307111317d55a1e594ffffefd08209e4 Mon Sep 17 00:00:00 2001 From: "hadaq@countinghouse" Date: Thu, 28 Aug 2014 17:13:21 +0200 Subject: [PATCH] status, mt --- control/gui/daq/35_Reboot_MDCHub | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/control/gui/daq/35_Reboot_MDCHub b/control/gui/daq/35_Reboot_MDCHub index a0d709c..0bd30b1 100755 --- a/control/gui/daq/35_Reboot_MDCHub +++ b/control/gui/daq/35_Reboot_MDCHub @@ -7,11 +7,11 @@ export myvar=$(/home/hadaq/trbsoft/hadesdaq/utils/doyoureallywant.pl " reboot the MDC-Hubs") if [ $myvar == "256" ]; then exit; fi -trbcmd reset -rebootfpga.sh 0xfe11 -sleep 10; -#daqop set flash 1 oep; daqop reboot oep -# ' -# " +ssh -X hadaq@lxhadesdaq " +xterm -geometry 80x24 -bg orange -fg black -e bash --login -c ' +trbcmd reset; +trbcmd reload 0xfe11 +'"; +sleep 8; notifyall.sh "DAQ" " MDC-Hubs rebooted" "MDC"& -- 2.43.0