# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 11/11/24 20:47:32 Wed, 04 May 2011 14:26:43 GMT tbretz [10573] * trunk/FACT++/src/ftmctrl.cc (modified) Unified the new setters. Wed, 04 May 2011 14:26:00 GMT tbretz [10572] * trunk/FACT++/src/HeadersFTM.cc (modified) Fixed some broken output. Wed, 04 May 2011 14:17:47 GMT tbretz [10570] * trunk/FACT++/src/DimDescriptionService.h (modified) * trunk/FACT++/src/DimNetwork.cc (modified) * trunk/FACT++/src/DimServerList.cc (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/EventDim.h (modified) * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Improved/fixed the retrieval of times from Dim once again. 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 12:44:43 GMT tbretz [10558] * trunk/FACT++/src/HeadersFTM.h (modified) Renamed kMaxInterval to kMaxTriggerInterval Wed, 04 May 2011 09:21:41 GMT tbretz [10555] * trunk/FACT++/src/ftmctrl.cc (modified) Implemented ENABLE_FTU and TOGGLE_FTU Wed, 04 May 2011 09:20:17 GMT tbretz [10554] * trunk/FACT++/src/HeadersFTM.h (modified) Fixed a 64bit issue for DimFtuList::IsActive; added ToggleFTU Wed, 04 May 2011 08:51:19 GMT tbretz [10551] * trunk/FACT++/src/HeadersFTM.h (modified) Fixed some treatment of 64bit values. Wed, 04 May 2011 07:49:44 GMT lyard [10549] * trunk/FACT++/src/dataLogger.cc (modified) bug fix: wrong code when fits are opened Tue, 03 May 2011 18:31:00 GMT tbretz [10546] * trunk/FACT++/src/dataLogger.cc (modified) Disabled Dim padding to be able to properly receive reports; ... Tue, 03 May 2011 18:28:00 GMT tbretz [10545] * trunk/FACT++/src/EventImp.h (modified) Added getter for a bool. 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 ... Tue, 03 May 2011 17:25:59 GMT tbretz [10538] * trunk/FACT++/src/ftm.cc (modified) Added some more data to the FTU list. Tue, 03 May 2011 17:25:26 GMT tbretz [10537] * trunk/FACT++/src/Configuration.cc (modified) Encapsulated SQL support into ifdef. Tue, 03 May 2011 17:22:01 GMT tbretz [10535] * trunk/FACT++/src/HeadersFTM.cc (modified) * trunk/FACT++/src/HeadersFTM.h (modified) Added more details to Error. Tue, 03 May 2011 17:19:26 GMT tbretz [10534] * trunk/FACT++/src/dataLogger.cc (modified) Added some code to get rid of the getcwd warning - we have to go ... Tue, 03 May 2011 16:21:56 GMT Daniela Dorner [10531] * trunk/FACT++/src/sched.cc (deleted) removed sched.cc as it was only for tests Tue, 03 May 2011 16:20:48 GMT Daniela Dorner [10530] * trunk/FACT++/src/scheduler.cc (added) added program for scheduler Tue, 03 May 2011 13:04:37 GMT lyard [10529] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Various bug fixes and new commands added Tue, 03 May 2011 09:03:58 GMT tbretz [10525] * trunk/FACT++/src/HeadersFTM.h (modified) Added Number of responding boards and boards in crate to DimFtuList Mon, 02 May 2011 22:24:43 GMT tbretz [10522] * trunk/FACT++/src/MessageDim.h (modified) Removed DimNetworkInfo; instead implemented proper initialization of ... Mon, 02 May 2011 18:37:20 GMT tbretz [10520] * trunk/FACT++/src/HeadersFTM.cc (added) * trunk/FACT++/src/HeadersFTM.h (added) Mon, 02 May 2011 18:13:31 GMT tbretz [10519] * trunk/FACT++/src/MessageDim.cc (modified) Ensure Timestamp is correctly initialized. 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 ... Mon, 02 May 2011 18:07:08 GMT tbretz [10514] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 18:06:50 GMT tbretz [10513] * trunk/FACT++/src/DimServerList.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 18:06:17 GMT tbretz [10512] * trunk/FACT++/src/Connection.cc (modified) replace the address of the first element by the data() member function Mon, 02 May 2011 18:05:09 GMT tbretz [10511] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) * trunk/FACT++/src/DimErrorRedirecter.h (modified) Added exit handler; call exit handler in case of fatal error; add Dim ... Mon, 02 May 2011 18:04:13 GMT tbretz [10510] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Moved exit handler to DimErrorRedirecter. Mon, 02 May 2011 18:03:07 GMT tbretz [10509] * trunk/FACT++/src/DimNetwork.cc (modified) Ensure Timestamp is correctly initialized. Mon, 02 May 2011 17:58:57 GMT tbretz [10508] * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) Removed dependence on Tools::Format() Mon, 02 May 2011 17:57:19 GMT tbretz [10507] * trunk/FACT++/src/chatserv.cc (added) Mon, 02 May 2011 17:55:49 GMT tbretz [10506] * trunk/FACT++/src/chatclient.cc (added) Mon, 02 May 2011 17:54:05 GMT tbretz [10505] * trunk/FACT++/src/ChatClient.h (added) Fri, 29 Apr 2011 12:53:19 GMT lyard [10499] * trunk/FACT++/src/dataLogger.cc (modified) Small fixes Fri, 29 Apr 2011 12:25:45 GMT tbretz [10498] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) Use stringstreams to replace Form not strings and += Fri, 29 Apr 2011 12:09:16 GMT tbretz [10497] * trunk/FACT++/src/StateMachineImp.cc (modified) Removed the last usage of Tools::Form. Fri, 29 Apr 2011 12:06:49 GMT tbretz [10496] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) Removed usage of Tools::Form. Fri, 29 Apr 2011 11:51:14 GMT tbretz [10495] * trunk/FACT++/src/StateMachine.cc (modified) Added server name to Event name. Fri, 29 Apr 2011 11:50:46 GMT tbretz [10494] * trunk/FACT++/src/RemoteControl.h (modified) The new convention is to return always the server name in ... Fri, 29 Apr 2011 11:47:53 GMT tbretz [10493] * trunk/FACT++/src/RemoteControl.cc (modified) Allow server names to end with a slash. Fri, 29 Apr 2011 11:47:23 GMT tbretz [10492] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Return more info about statet which were not found in GetState. Fri, 29 Apr 2011 11:46:23 GMT tbretz [10491] * trunk/FACT++/src/MessageDim.cc (modified) Added some comment. Fri, 29 Apr 2011 10:52:18 GMT tbretz [10490] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a severe bug in destructor deleting the fEventQueue elements, ... Fri, 29 Apr 2011 09:19:46 GMT lyard [10489] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Added a number of subscriptions service and better error handling Fri, 29 Apr 2011 08:48:57 GMT tbretz [10488] * trunk/FACT++/src/dataLogger.cc (modified) EXIT command was ignored when running in a shell - fixed. Thu, 28 Apr 2011 16:35:33 GMT tbretz [10486] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Remove redundant trailing \0s from strings. Thu, 28 Apr 2011 13:03:25 GMT tbretz [10485] * trunk/FACT++/src/Readline.cc (modified) Fixed a valgrind warning about mixing delete and free() Thu, 28 Apr 2011 13:02:00 GMT tbretz [10484] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Exchanged the order of the STATE and the STATE_LIST for logical reasons. Thu, 28 Apr 2011 11:17:51 GMT tbretz [10481] * trunk/FACT++/src/DimNetwork.h (modified) Used DimInfo by mistake instead of DimStampedInfo. Thu, 28 Apr 2011 10:10:26 GMT tbretz [10479] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) Disable padding for all dim transfer. Thu, 28 Apr 2011 10:08:19 GMT tbretz [10477] * trunk/FACT++/src/DimDescriptionService.cc (modified) Added descriptions for the service itself and for the default Dim ... Thu, 28 Apr 2011 10:07:25 GMT tbretz [10476] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Changed the services to described services. Wed, 27 Apr 2011 13:45:41 GMT lyard [10474] * trunk/FACT++/src/dataLogger.cc (modified) Added more services + define for single run-fits or not Wed, 27 Apr 2011 09:02:04 GMT tbretz [10473] * trunk/FACT++/src/LocalControl.h (modified) Fixed compilation errors. Wed, 27 Apr 2011 09:01:54 GMT tbretz [10472] * trunk/FACT++/src/dclient5.cc (modified) Fixed compilation errors. Wed, 27 Apr 2011 08:55:45 GMT tbretz [10471] * trunk/FACT++/src/LocalControl.h (modified) Use a C-string as argument for path() Wed, 27 Apr 2011 08:55:15 GMT tbretz [10470] * trunk/FACT++/src/dclient5.cc (modified) Removed using error_code directly. Tue, 26 Apr 2011 18:12:02 GMT tbretz [10469] * trunk/FACT++/src/Time.cc (modified) Fixed a typo. I have no idea why that compiled here. Tue, 26 Apr 2011 17:56:54 GMT tbretz [10467] * trunk/FACT++/src/Converter.cc (modified) Disallow C with a number larger than 0 in strict mode - it gives ... Tue, 26 Apr 2011 10:35:40 GMT tbretz [10460] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); ... Fri, 22 Apr 2011 19:50:41 GMT tbretz [10454] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added GetUnixTime Fri, 22 Apr 2011 18:35:49 GMT tbretz [10453] * trunk/FACT++/src/dataLogger.cc (modified) Commented unused functions; fixed a bug in the naming of the ... Fri, 22 Apr 2011 18:34:22 GMT tbretz [10452] * trunk/FACT++/src/DimDescriptionService.h (modified) Added DimDescribedService; a described service which ensures that the ... Thu, 21 Apr 2011 21:10:31 GMT tbretz [10451] * trunk/FACT++/src/dataLogger.cc (modified) Fixed the broken service names; changed default paths to something ... Thu, 21 Apr 2011 20:45:37 GMT tbretz [10450] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a wrong info in a SetCurrentState call. Thu, 21 Apr 2011 20:39:52 GMT tbretz [10449] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Added Print member function; fixed interpretation of hex and oct values Thu, 21 Apr 2011 12:58:11 GMT tbretz [10444] * trunk/FACT++/src/Converter.h (modified) Added a new GetHey template for simplification. Thu, 21 Apr 2011 11:27:37 GMT lyard [10442] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/Fits.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Added dataLogger services and use only one file for fits runs Thu, 21 Apr 2011 08:50:11 GMT tbretz [10439] * trunk/FACT++/src/DimNetwork.cc (modified) * trunk/FACT++/src/DimNetwork.h (modified) * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Added new class DimNetworkInfo which initialized members secs and ... Wed, 20 Apr 2011 22:21:48 GMT tbretz [10436] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Removed obsolete VERSION service. Wed, 20 Apr 2011 15:58:05 GMT tbretz [10429] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/LocalControl.cc (modified) * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/ReadlineWindow.cc (modified) * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/WindowLog.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Moved the tools function into their own namespace to get rid of ... Wed, 20 Apr 2011 14:25:39 GMT tbretz [10427] * trunk/FACT++/src/DimServerList.h (modified) Some paranoia change to the order of the data members to ensure ... Wed, 20 Apr 2011 14:24:58 GMT tbretz [10426] * trunk/FACT++/src/dclient5.cc (modified) Use autoconf macros in PrintVersion Wed, 20 Apr 2011 14:24:14 GMT tbretz [10425] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Changed the GetHex function; added support for hex and octal numbers. Wed, 20 Apr 2011 14:23:30 GMT tbretz [10424] * trunk/FACT++/src/StateMachineImp.cc (modified) Suppress server name when in PrintListOfEvents Wed, 20 Apr 2011 14:22:38 GMT tbretz [10423] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Added boolean option to Print to suppress the SERVER name if any. Wed, 20 Apr 2011 14:21:25 GMT tbretz [10422] * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:20:24 GMT tbretz [10421] * trunk/FACT++/src/dataLogger.cc (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:19:45 GMT tbretz [10420] * trunk/FACT++/src/DimNetwork.cc (modified) Fixed the millisecond part of the time, the Time class expects ... Wed, 20 Apr 2011 14:19:11 GMT tbretz [10419] * trunk/FACT++/src/DimNetwork.h (modified) Added GetName member function to StateClient for debugging purpose. Mon, 18 Apr 2011 16:52:18 GMT tbretz [10408] * trunk/FACT++/src/Description.cc (modified) Removed a trailing '|' from the html output. Mon, 18 Apr 2011 16:15:36 GMT tbretz [10399] * trunk/FACT++/src/MessageImp.h (modified) Some cosmetics. Mon, 18 Apr 2011 15:46:26 GMT tbretz [10396] * trunk/FACT++/src/DimNetwork.cc (added) * trunk/FACT++/src/DimNetwork.h (added) Mon, 18 Apr 2011 15:44:13 GMT tbretz [10395] * trunk/FACT++/src/State.cc (added) * trunk/FACT++/src/State.h (added) Mon, 18 Apr 2011 13:58:16 GMT tbretz [10393] * trunk/FACT++/src/MessageImp.h (modified) Added descriptions for the virtual function. Mon, 18 Apr 2011 13:36:46 GMT tbretz [10392] * trunk/FACT++/src/dataLogger.cc (modified) Adapted the order in the call for the constructor of Description; ... Mon, 18 Apr 2011 13:33:42 GMT tbretz [10391] * trunk/FACT++/src/DimServiceInfoList.cc (modified) Little fix to the comments Mon, 18 Apr 2011 13:32:50 GMT tbretz [10390] * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) Moved the handling of the server and service lists to DimNetwork; ... Mon, 18 Apr 2011 13:30:23 GMT tbretz [10389] * trunk/FACT++/src/DimServerList.h (modified) Added descriptions for the virtual function. Mon, 18 Apr 2011 13:28:00 GMT tbretz [10388] * trunk/FACT++/src/DimServiceInfoList.h (modified) Added descriptions for the virtual function. Mon, 18 Apr 2011 12:59:16 GMT tbretz [10387] * trunk/FACT++/src/Converter.cc (modified) Fixed interpreting of zero length or strings shorter than expected. Mon, 18 Apr 2011 12:58:04 GMT tbretz [10386] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Removed obsolete DistStateName Mon, 18 Apr 2011 12:56:53 GMT tbretz [10385] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Moved setting of default states to a protected memeber function; made ... Mon, 18 Apr 2011 10:02:35 GMT tbretz [10384] * trunk/FACT++/src/DimErrorRedirecter.h (modified) Switch offf custom error handler in destructor. Mon, 18 Apr 2011 10:01:41 GMT tbretz [10383] * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) Added functions to signal a state change. Mon, 18 Apr 2011 09:59:01 GMT tbretz [10382] * trunk/FACT++/src/DimErrorRedirecter.cc (modified) Switch offf custom error handler in destrcutor. Mon, 18 Apr 2011 09:58:17 GMT tbretz [10381] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/Description.h (modified) Turned comment and unit in constructor, added a function to return a ... Mon, 18 Apr 2011 09:57:26 GMT tbretz [10380] * trunk/FACT++/src/Fits.cc (modified) Adapted call to constructor of Description. Mon, 18 Apr 2011 09:56:51 GMT tbretz [10379] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Added service to provide the STATE_LIST with the available ...