Index: /fact/FADctrl/FAD.cc
===================================================================
--- /fact/FADctrl/FAD.cc	(revision 10082)
+++ /fact/FADctrl/FAD.cc	(revision 10083)
@@ -69,9 +69,5 @@
 
   // Construct boards
-  
-	// ETHZ
-	//BoardList = Tokenize(GetConfig("BoardList","192.33.99.225"));
-	// TUDO
-	BoardList = Tokenize(GetConfig("BoardList","129.217.160.119"));
+  BoardList = Tokenize(GetConfig("BoardList","129.217.160.119"));
 
   for (unsigned int i=0; i<BoardList.size(); i++) {
Index: /fact/FADctrl/FAD.h
===================================================================
--- /fact/FADctrl/FAD.h	(revision 10082)
+++ /fact/FADctrl/FAD.h	(revision 10083)
@@ -3,5 +3,4 @@
 
 #define SERVER_NAME "FADctrl"       // Name to use in DIM
-//#define SERVER_NAME "drsdaq"       // Name to use in DIM
 #include "Evidence.h"
 
Index: /fact/FADctrl/History.txt
===================================================================
--- /fact/FADctrl/History.txt	(revision 10082)
+++ /fact/FADctrl/History.txt	(revision 10083)
@@ -2,3 +2,3 @@
 
 22/10/2010	First check-in of FADctrl. Initial version derived from drsdaq revision 10007.
-5/1/2011	First version of amplitude calibration (no secondary calibration, yet)
+5/1/2011	First version of amplitude calibration (no secondary calibration, yet). New 'socketmode' command.
