Index: /trunk/FACT++/src/mcp.cc
===================================================================
--- /trunk/FACT++/src/mcp.cc	(revision 12455)
+++ /trunk/FACT++/src/mcp.cc	(revision 12456)
@@ -312,5 +312,5 @@
             {
                 // FIMXE: Reset in case of error
-                if ((fStatusFTM.second != FTM::kConfiguring2 &&
+                if ((/*fStatusFTM.second != FTM::kConfiguring2 &&*/
                      fStatusFTM.second != FTM::kConfigured) ||
                     fStatusLog.second<30 || fStatusLog.second>0xff)
@@ -319,5 +319,5 @@
                 // FIMXE: This is to make sure that the rate control
                 // has received the correct trigger setup already...
-                usleep(1000000);
+                //usleep(1000000);
 
                 Message("Starting Rate Control");
