# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 09/23/24 03:16:51 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 ... Mon, 18 Apr 2011 09:54:49 GMT tbretz [10378] * trunk/FACT++/src/DimServerList.cc (added) * trunk/FACT++/src/DimServerList.h (added) * trunk/FACT++/src/DimServiceInfoList.cc (added) * trunk/FACT++/src/DimServiceInfoList.h (added) New classes replacing ServiceList soon. Sun, 17 Apr 2011 17:57:46 GMT tbretz [10377] * trunk/FACT++/src/dataLogger.cc (modified) Enabled automatic seeting of dns. Fri, 15 Apr 2011 22:08:44 GMT tbretz [10376] * trunk/FACT++/src/FactFits.cc (deleted) * trunk/FACT++/src/FactFits.h (deleted) Renamed FactFits to just Fits. Fri, 15 Apr 2011 22:06:40 GMT tbretz [10375] * trunk/FACT++/src/dataLogger.cc (modified) Changed second arguemnt of main to be const. Fri, 15 Apr 2011 22:04:46 GMT tbretz [10374] * trunk/FACT++/src/StateMachineDim.cc (modified) Changed basis of MessageImp::Write function from const char* to ... Fri, 15 Apr 2011 22:03:39 GMT tbretz [10373] * trunk/FACT++/src/Connection.cc (modified) * trunk/FACT++/src/Connection.h (modified) * trunk/FACT++/src/MessageDim.cc (modified) * trunk/FACT++/src/MessageDim.h (modified) * trunk/FACT++/src/MessageImp.cc (modified) * trunk/FACT++/src/MessageImp.h (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Changed basis of MessageImp::Write function from const char* to ... Fri, 15 Apr 2011 22:01:59 GMT tbretz [10372] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) * trunk/FACT++/src/argv.cc (modified) * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/test3.cc (modified) Changed second argument in Parse to const as well as in all main ... Fri, 15 Apr 2011 21:59:07 GMT tbretz [10371] * trunk/FACT++/src/EventImp.h (modified) Changed argeument to AssignFunction to a const reference. Fri, 15 Apr 2011 21:57:33 GMT tbretz [10370] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a typo in a comment. Fri, 15 Apr 2011 21:55:09 GMT tbretz [10369] * trunk/FACT++/src/Shell.h (modified) Call direct base class when calling Run(). Fri, 15 Apr 2011 21:54:35 GMT tbretz [10368] * trunk/FACT++/src/StateMachine.h (modified) Removed an obsolete comment. Thu, 14 Apr 2011 14:24:42 GMT tbretz [10367] * trunk/FACT++/src/Fits.cc (copied) * trunk/FACT++/src/Fits.h (copied) Added missing includes. Wed, 13 Apr 2011 11:34:08 GMT lyard [10365] * trunk/FACT++/src/FactFits.cc (added) * trunk/FACT++/src/FactFits.h (added) * trunk/FACT++/src/dataLogger.cc (modified) Moved from FactFits to Fits Wed, 13 Apr 2011 10:06:40 GMT lyard [10364] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) * trunk/FACT++/src/dataLogger.cc (modified) Added FactFits class Tue, 12 Apr 2011 15:24:34 GMT lyard [10356] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Added ToFits method Sun, 10 Apr 2011 10:21:33 GMT tbretz [10355] * trunk/FACT++/src/ServiceList.cc (modified) Replaced some strings with just characters. Sun, 10 Apr 2011 10:21:04 GMT tbretz [10354] * trunk/FACT++/src/Converter.cc (modified) Added some comment. Sun, 10 Apr 2011 09:50:57 GMT tbretz [10353] * trunk/FACT++/src/Converter.cc (modified) Added some comment. Sun, 10 Apr 2011 09:46:21 GMT tbretz [10352] * trunk/FACT++/src/Converter.cc (modified) Added some comment. Sun, 10 Apr 2011 09:45:09 GMT tbretz [10351] * trunk/FACT++/src/Converter.cc (modified) Removed an obsolete comment. Sun, 10 Apr 2011 09:39:54 GMT tbretz [10350] * trunk/FACT++/src/DimDescriptionService.cc (modified) Throw logic_error instead of runtime_error and throw in case the ... Sun, 10 Apr 2011 09:39:04 GMT tbretz [10349] * trunk/FACT++/src/Description.cc (modified) Updated comment. Sun, 10 Apr 2011 09:27:43 GMT tbretz [10348] * trunk/FACT++/src/logtime.cc (modified) Undoing change committed by mistake in r10347. Sun, 10 Apr 2011 09:24:08 GMT tbretz [10347] * trunk/FACT++/src/dclient5.cc (modified) * trunk/FACT++/src/logtime.cc (modified) * trunk/FACT++/src/test3.cc (modified) Removed printing of command list from constructor; added help2man ... Sun, 10 Apr 2011 09:17:01 GMT tbretz [10345] * trunk/FACT++/src/LocalControl.h (modified) Implemented help for a single server or command. Sun, 10 Apr 2011 09:16:21 GMT tbretz [10344] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Added arguments to PrintListOfEvents. Sun, 10 Apr 2011 09:15:14 GMT tbretz [10343] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Replaces local Trim function by function from tools; set ... Sun, 10 Apr 2011 09:13:39 GMT tbretz [10342] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/Description.h (modified) Replaces local Trim function by new function from tools Sun, 10 Apr 2011 09:12:56 GMT tbretz [10341] * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) Implemented help for a single server or command. Sun, 10 Apr 2011 09:11:57 GMT tbretz [10340] * trunk/FACT++/src/ServiceList.cc (modified) Fixed description for PrintDescription Sun, 10 Apr 2011 09:10:36 GMT tbretz [10339] * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/ServiceList.h (modified) Added server and service argument to PrintDescription. Sun, 10 Apr 2011 09:09:40 GMT tbretz [10338] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added Trim function. Sun, 10 Apr 2011 09:09:20 GMT tbretz [10337] * trunk/FACT++/src/ReadlineColor.cc (modified) Added Ctrl-d to the key bindings and a help message in the boot sequence. Sat, 09 Apr 2011 13:06:28 GMT tbretz [10332] * trunk/FACT++/src/EventImp.cc (modified) Slightly modified the Print() output. Sat, 09 Apr 2011 13:05:49 GMT tbretz [10331] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Added Stop member function to interrupt readline. Fri, 08 Apr 2011 19:44:21 GMT tbretz [10330] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/dataLogger.cc (modified) Little updates to fix some doxygen warnings. Fri, 08 Apr 2011 14:44:42 GMT tbretz [10329] * trunk/FACT++/src/ServiceList.cc (modified) Removed some unintentional debug output. Fri, 08 Apr 2011 13:08:45 GMT tbretz [10327] * trunk/FACT++/src/ServiceList.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) Switched on the non dim-standard formats for DimCommands; improved ... Fri, 08 Apr 2011 13:07:50 GMT tbretz [10326] * trunk/FACT++/src/Converter.cc (modified) * trunk/FACT++/src/Converter.h (modified) Fixed the conversion for the Option-argument. Thu, 07 Apr 2011 21:02:44 GMT tbretz [10325] * trunk/FACT++/src/ReadlineColor.cc (modified) * trunk/FACT++/src/test3.cc (modified) Remove lt- prefix from libtool from program name. Thu, 07 Apr 2011 20:53:23 GMT tbretz [10324] * trunk/FACT++/src/Time.h (modified) Added a constructor whihc allows construction from MJD. Thu, 07 Apr 2011 20:52:45 GMT tbretz [10323] * trunk/FACT++/src/Converter.cc (modified) Some fixed to the docu.