# # ChangeLog for trunk/FACT++/src/ftmctrl.cc # # Generated by Trac 1.5.2 # 11/14/24 11:31:57 Wed, 20 Jul 2011 09:27:17 GMT tbretz [11483] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added a registry for wildcarded options to detect unaccessed options; ... Wed, 20 Jul 2011 07:03:38 GMT tbretz [11481] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/EventImp.h (modified) * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaced boost::thread by std::thread and boost::bind by std::bind ... Tue, 19 Jul 2011 20:09:12 GMT tbretz [11480] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/mcp.cc (modified) Removed obsolete include. Tue, 19 Jul 2011 18:54:39 GMT tbretz [11471] * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/ConnectionUSB.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Replaced boost::array by std::array Tue, 19 Jul 2011 15:35:17 GMT tbretz [11465] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed the expected size in the SetClockFrequency tab. Wed, 13 Jul 2011 17:36:11 GMT tbretz [11378] * trunk/FACT++/src/ftmctrl.cc (modified) Updated the bahaviour of the CONFIGURE command. Wed, 13 Jul 2011 13:51:35 GMT tbretz [11372] * trunk/FACT++/src/ftmctrl.cc (modified) Some little changes to the output; use Vec<> instead of ... Mon, 11 Jul 2011 15:05:28 GMT tbretz [11344] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented the possibility to setup a full run-type. Mon, 11 Jul 2011 10:12:23 GMT tbretz [11338] * trunk/FACT++/src/ftmctrl.cc (modified) Moved setup of the clock-conditioner to the config-file. Fri, 08 Jul 2011 15:01:25 GMT tbretz [11301] * trunk/FACT++/src/ftmctrl.cc (modified) Replaced the use of the =-operator where possible by the use of a ... Fri, 08 Jul 2011 14:53:36 GMT tbretz [11297] * trunk/FACT++/src/ftmctrl.cc (modified) Added the possibility in ConnectionFTM to compare the requested and ... Wed, 06 Jul 2011 12:51:26 GMT tbretz [11264] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Removed includes which are now in Main.h Tue, 05 Jul 2011 09:24:02 GMT tbretz [11253] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Changed SetConfiguration to EvalConfiguration and its return value ... Mon, 04 Jul 2011 21:21:29 GMT tbretz [11251] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Started to unify the main program of the io_service based control ... Thu, 30 Jun 2011 18:01:06 GMT tbretz [11221] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Removed q as shortcut for --quit to avoid confusion with --quiet Wed, 29 Jun 2011 22:08:38 GMT tbretz [11218] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added --cmd and --quit program option. Thu, 23 Jun 2011 17:59:21 GMT tbretz [11148] * trunk/FACT++/src/ftmctrl.cc (modified) Switched to DimDescribedService::Update Thu, 23 Jun 2011 09:12:21 GMT tbretz [11129] * trunk/FACT++/src/ftmctrl.cc (modified) Updated clock conditioner settings. Thu, 23 Jun 2011 08:38:32 GMT tbretz [11128] * trunk/FACT++/src/ftmctrl.cc (modified) Updated clock conditioner values. Thu, 23 Jun 2011 08:29:42 GMT tbretz [11127] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Debugged the ADC plot with some fixes when sending the Dim data; set ... Wed, 22 Jun 2011 13:09:25 GMT tbretz [11107] * trunk/FACT++/src/ftmctrl.cc (modified) Changed clock conditioner values. Wed, 22 Jun 2011 12:51:47 GMT tbretz [11105] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added the default values for the clock conditioner, marked with a star. Wed, 22 Jun 2011 12:20:05 GMT tbretz [11102] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added possibility to set the clock conditioner's frequency for some ... Sat, 18 Jun 2011 12:43:37 GMT tbretz [11058] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed adding the '.bin' extension to the filename in LOAD and SAVE Sat, 18 Jun 2011 11:12:23 GMT tbretz [11056] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Removed RunDim and replaces it with RunShell and LocalStream Thu, 16 Jun 2011 20:26:48 GMT tbretz [11043] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added the --exec command. Fri, 10 Jun 2011 20:47:30 GMT tbretz [10997] * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Added boot message to interactive session. Thu, 09 Jun 2011 18:43:06 GMT tbretz [10960] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed the all and all-except commands. Thu, 09 Jun 2011 15:23:48 GMT tbretz [10953] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/gui/MainWindow.cc (modified) * trunk/FACT++/gui/MainWindow.h (modified) * trunk/FACT++/gui/design.ui (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added the possibility to disable all patches/pixels except one. Fri, 27 May 2011 16:41:52 GMT tbretz [10880] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Use new Ptr() template to access EventImp contents. Fri, 27 May 2011 16:18:59 GMT tbretz [10874] * trunk/FACT++/src/ftmctrl.cc (modified) Use EventImp::GetBool Thu, 26 May 2011 15:14:56 GMT tbretz [10834] * trunk/FACT++/src/ftmctrl.cc (modified) Removed obsolete include of Timers.h Wed, 25 May 2011 15:27:17 GMT tbretz [10824] * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Handle operation_aborted in timeouts Wed, 25 May 2011 12:42:39 GMT tbretz [10815] * trunk/FACT++/src/ftmctrl.cc (modified) Take care of canceled timeouts. Tue, 24 May 2011 16:39:48 GMT tbretz [10799] * trunk/FACT++/src/ftmctrl.cc (modified) Simplified program options handling; only send enable of a general ... Mon, 23 May 2011 14:44:17 GMT tbretz [10790] * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added commands for crate reset. Mon, 23 May 2011 14:42:12 GMT tbretz [10789] * trunk/FACT++/src/ftmctrl.cc (modified) Added commands for crate reset. Mon, 23 May 2011 14:15:54 GMT tbretz [10785] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed order of arguments in description of SET_TRIGGER_SEQUENCE; ... Mon, 23 May 2011 14:04:32 GMT tbretz [10780] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Replaced stringstream in log-stream by ostringstream. Thu, 19 May 2011 07:54:17 GMT tbretz [10749] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented enable/disable pixel; renamed kTimeMarker to ... Tue, 17 May 2011 19:59:14 GMT tbretz [10735] * trunk/FACT++/src/ftmctrl.cc (modified) Added DISABLE_PIXEL Tue, 17 May 2011 15:05:30 GMT tbretz [10727] * trunk/FACT++/src/ftmctrl.cc (modified) Some fixes about LPext and LPint; DimStaticData::fEnable is now 90 ... Mon, 16 May 2011 15:10:49 GMT tbretz [10721] * trunk/FACT++/src/ftmctrl.cc (modified) Initialize fState. Fri, 13 May 2011 14:48:57 GMT tbretz [10707] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/argv.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/triggerschedule.cc (modified) Use the functionality of boost program_options better; implemented ... Fri, 13 May 2011 12:38:56 GMT tbretz [10700] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed Dim format of TRIGGER_COUNTER and replaced Multiplicity by ... Thu, 12 May 2011 21:55:23 GMT tbretz [10691] * trunk/FACT++/gui/FactGui.h (modified) * trunk/FACT++/src/HeadersFTM.cc (modified) * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/ftm.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Added some docu; renamed Coincidence to multiplicity. Thu, 12 May 2011 20:52:22 GMT tbretz [10688] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Renamed AddConfiguration and AddTransition to AddEvent Thu, 12 May 2011 18:05:36 GMT tbretz [10679] * trunk/FACT++/src/ftmctrl.cc (modified) To simplify the interaction with the GUI SET_*_COINCIDENCE has been ... Wed, 11 May 2011 13:52:05 GMT tbretz [10661] * trunk/FACT++/src/ftmctrl.cc (modified) Removed obsolete comment block Tue, 10 May 2011 18:33:04 GMT tbretz [10655] * trunk/FACT++/src/ftmctrl.cc (modified) Little changed to the command descriptions. Tue, 10 May 2011 13:44:27 GMT tbretz [10651] * trunk/FACT++/src/ftmctrl.cc (modified) Removed sending static data 100 times when loaded from file which was ... Tue, 10 May 2011 13:10:02 GMT tbretz [10647] * trunk/FACT++/src/ftmctrl.cc (modified) Initialize DIM's environment variables through Dim::Setup; made ... Mon, 09 May 2011 20:33:33 GMT tbretz [10637] * trunk/FACT++/src/ftmctrl.cc (modified) Added some descriptions. Mon, 09 May 2011 19:13:40 GMT tbretz [10631] * trunk/FACT++/src/ftmctrl.cc (modified) Unified help output more; removed global use of namespace FTM Sun, 08 May 2011 15:49:34 GMT tbretz [10623] * trunk/FACT++/src/ftmctrl.cc (modified) Added command to control the trigger sequence and the trigger ... Fri, 06 May 2011 09:10:15 GMT tbretz [10613] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed a missing return and a warning about a comparison operator. Fri, 06 May 2011 09:07:25 GMT tbretz [10612] * trunk/FACT++/src/dataLogger.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Fixed BOOST_VERSION number Fri, 06 May 2011 08:58:58 GMT tbretz [10610] * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/scheduler.cc (modified) Removed obsolete #error -- was successfully tested to work. Fri, 06 May 2011 08:52:22 GMT tbretz [10606] * trunk/FACT++/src/ftmctrl.cc (modified) Added support for boost 1.42 even with gcc 4.5; added many new ... Wed, 04 May 2011 19:41:08 GMT tbretz [10587] * trunk/FACT++/src/ftmctrl.cc (modified) Removed some debug oputput which enetered by chance with the last commit Wed, 04 May 2011 19:34:16 GMT tbretz [10581] * trunk/FACT++/src/ftmctrl.cc (modified) Fixed SetVal Wed, 04 May 2011 14:26:43 GMT tbretz [10573] * trunk/FACT++/src/ftmctrl.cc (modified) Unified the new setters. Wed, 04 May 2011 12:48:13 GMT tbretz [10561] * trunk/FACT++/src/ftmctrl.cc (modified) Added SET_TRIGEGR_INTERVAL, SET_TRIGGER_DELAY, ... Wed, 04 May 2011 09:21:41 GMT tbretz [10555] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented ENABLE_FTU and TOGGLE_FTU Tue, 03 May 2011 17:28:38 GMT tbretz [10542] * trunk/FACT++/src/ftmctrl.cc (modified) Added SetThreshold and CheckEventSize; some comment to remind me what ... Mon, 02 May 2011 18:11:34 GMT tbretz [10517] * trunk/FACT++/src/ftm.cc (added) * trunk/FACT++/src/ftmctrl.cc (added) Added first version (not documented at all) of the fake-ftm and the ...