source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10576   13 years tbretz Fixed the first typo in the new text.
(edit) @10575   13 years tbretz Added descriptions for commands and services.
(edit) @10574   13 years tbretz Renamed LP1/LP2 to Lpint/LPext
(edit) @10573   13 years tbretz Unified the new setters.
(edit) @10572   13 years tbretz Fixed some broken output.
(edit) @10570   13 years tbretz Improved/fixed the retrieval of times from Dim once again.
(edit) @10561   13 years tbretz Added SET_TRIGEGR_INTERVAL, SET_TRIGGER_DELAY, SET__TIME_MARKER_DELAY, ...
(edit) @10558   13 years tbretz Renamed kMaxInterval to kMaxTriggerInterval
(edit) @10555   13 years tbretz Implemented ENABLE_FTU and TOGGLE_FTU
(edit) @10554   13 years tbretz Fixed a 64bit issue for DimFtuList::IsActive; added ToggleFTU
(edit) @10551   13 years tbretz Fixed some treatment of 64bit values.
(edit) @10549   13 years lyard bug fix: wrong code when fits are opened
(edit) @10546   13 years tbretz Disabled Dim padding to be able to properly receive reports; ...
(edit) @10545   13 years tbretz Added getter for a bool.
(edit) @10542   13 years tbretz Added SetThreshold and CheckEventSize; some comment to remind me what ...
(edit) @10538   13 years tbretz Added some more data to the FTU list.
(edit) @10537   13 years tbretz Encapsulated SQL support into ifdef.
(edit) @10535   13 years tbretz Added more details to Error.
(edit) @10534   13 years tbretz Added some code to get rid of the getcwd warning - we have to go ...
(edit) @10531   13 years Daniela Dorner removed sched.cc as it was only for tests
(edit) @10530   13 years Daniela Dorner added program for scheduler
(edit) @10529   13 years lyard Various bug fixes and new commands added
(edit) @10525   13 years tbretz Added Number of responding boards and boards in crate to DimFtuList
(edit) @10522   13 years tbretz Removed DimNetworkInfo; instead implemented proper initialization of ...
(edit) @10520   13 years tbretz
(edit) @10519   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10517   13 years tbretz Added first version (not documented at all) of the fake-ftm and the ftmctrl
(edit) @10514   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10513   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10512   13 years tbretz replace the address of the first element by the data() member function
(edit) @10511   13 years tbretz Added exit handler; call exit handler in case of fatal error; add Dim ...
(edit) @10510   13 years tbretz Moved exit handler to DimErrorRedirecter.
(edit) @10509   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10508   13 years tbretz Removed dependence on Tools::Format()
(edit) @10507   13 years tbretz
(edit) @10506   13 years tbretz
(edit) @10505   13 years tbretz
(edit) @10499   13 years lyard Small fixes
(edit) @10498   13 years tbretz Use stringstreams to replace Form not strings and +=
(edit) @10497   13 years tbretz Removed the last usage of Tools::Form.
(edit) @10496   13 years tbretz Removed usage of Tools::Form.
(edit) @10495   13 years tbretz Added server name to Event name.
(edit) @10494   13 years tbretz The new convention is to return always the server name in ...
(edit) @10493   13 years tbretz Allow server names to end with a slash.
(edit) @10492   13 years tbretz Return more info about statet which were not found in GetState.
(edit) @10491   13 years tbretz Added some comment.
(edit) @10490   13 years tbretz Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
(edit) @10489   13 years lyard Added a number of subscriptions service and better error handling
(edit) @10488   13 years tbretz EXIT command was ignored when running in a shell - fixed.
(edit) @10486   13 years tbretz Remove redundant trailing \0s from strings.
(edit) @10485   13 years tbretz Fixed a valgrind warning about mixing delete and free()
(edit) @10484   13 years tbretz Exchanged the order of the STATE and the STATE_LIST for logical reasons.
(edit) @10481   13 years tbretz Used DimInfo by mistake instead of DimStampedInfo.
(edit) @10479   13 years tbretz Disable padding for all dim transfer.
(edit) @10477   13 years tbretz Added descriptions for the service itself and for the default Dim services.
(edit) @10476   13 years tbretz Changed the services to described services.
(edit) @10474   13 years lyard Added more services + define for single run-fits or not
(edit) @10473   13 years tbretz Fixed compilation errors.
(edit) @10472   13 years tbretz Fixed compilation errors.
(edit) @10471   13 years tbretz Use a C-string as argument for path()
(edit) @10470   13 years tbretz Removed using error_code directly.
(edit) @10469   13 years tbretz Fixed a typo. I have no idea why that compiled here.
(edit) @10467   13 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10460   13 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
(edit) @10454   13 years tbretz Added GetUnixTime
(edit) @10453   13 years tbretz Commented unused functions; fixed a bug in the naming of the services; ...
(edit) @10452   13 years tbretz Added DimDescribedService; a described service which ensures that the ...
(edit) @10451   13 years tbretz Fixed the broken service names; changed default paths to something ...
(edit) @10450   13 years tbretz Fixed a wrong info in a SetCurrentState call.
(edit) @10449   13 years tbretz Added Print member function; fixed interpretation of hex and oct values
(edit) @10444   13 years tbretz Added a new GetHey template for simplification.
(edit) @10442   13 years lyard Added dataLogger services and use only one file for fits runs
(edit) @10439   13 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
(edit) @10436   13 years tbretz Removed obsolete VERSION service.
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10427   13 years tbretz Some paranoia change to the order of the data members to ensure proper ...
(edit) @10426   13 years tbretz Use autoconf macros in PrintVersion
(edit) @10425   13 years tbretz Changed the GetHex function; added support for hex and octal numbers.
(edit) @10424   13 years tbretz Suppress server name when in PrintListOfEvents
(edit) @10423   13 years tbretz Added boolean option to Print to suppress the SERVER name if any.
(edit) @10422   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10421   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10420   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10419   13 years tbretz Added GetName member function to StateClient for debugging purpose.
(edit) @10408   13 years tbretz Removed a trailing '|' from the html output.
(edit) @10399   13 years tbretz Some cosmetics.
(edit) @10396   13 years tbretz
(edit) @10395   13 years tbretz
(edit) @10393   13 years tbretz Added descriptions for the virtual function.
(edit) @10392   13 years tbretz Adapted the order in the call for the constructor of Description; ...
(edit) @10391   13 years tbretz Little fix to the comments
(edit) @10390   13 years tbretz Moved the handling of the server and service lists to DimNetwork; ...
(edit) @10389   13 years tbretz Added descriptions for the virtual function.
(edit) @10388   13 years tbretz Added descriptions for the virtual function.
(edit) @10387   13 years tbretz Fixed interpreting of zero length or strings shorter than expected.
(edit) @10386   13 years tbretz Removed obsolete DistStateName
(edit) @10385   13 years tbretz Moved setting of default states to a protected memeber function; made ...
(edit) @10384   13 years tbretz Switch offf custom error handler in destructor.
(edit) @10383   13 years tbretz Added functions to signal a state change.
(edit) @10382   13 years tbretz Switch offf custom error handler in destrcutor.
Note: See TracRevisionLog for help on using the revision log.