source: trunk/FACT++/src/dataLogger.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10939   13 years tbretz Some little layout improvements.
(edit) @10932   13 years tbretz Added some more const-qualifiers; replaced a local fTime by ftime; ...
(edit) @10931   13 years tbretz Moved the default black list entries out of the check for the --block ...
(edit) @10930   13 years tbretz Moved Time argument as last and default argument in CompileFileName; ...
(edit) @10927   13 years lyard Fixed a bug with the update of Fits files and grouping of daily files
(edit) @10907   13 years lyard Added automatic reset at noon
(edit) @10906   13 years lyard changed the file name forming scheme
(edit) @10899   13 years lyard various changes, improved path handling, removed run-logs
(edit) @10898   13 years lyard removed serviceList object, replaced by inheritance from DimServiceInfoList
(edit) @10897   13 years tbretz Some updates to the help-text.
(edit) @10896   13 years tbretz More updates to PRINT
(edit) @10895   13 years tbretz Removed the obsolete gHasWhiteList/fHasBlackList; removed the obsolete ...
(edit) @10887   13 years lyard minor changes
(edit) @10867   13 years tbretz Fixed units. 1024 would be kiB and MiB.
(edit) @10866   13 years tbretz Fixed units. 1024 would be kiB and MiB.
(edit) @10829   13 years lyard Moved many things to functions
(edit) @10825   13 years tbretz Unified main() with the other programs
(edit) @10820   13 years tbretz Removed the obsolete *_disable_padding() calls; DimErrorRedirecter ...
(edit) @10819   13 years tbretz Replaced code copied from the Converter class by a proper function call
(edit) @10818   13 years tbretz Unified calls to MessageImp into ostrngstreams
(edit) @10814   13 years lyard Upgrade of the dataLogger to take several run numbers on the fly
(edit) @10780   13 years tbretz Replaced stringstream in log-stream by ostringstream.
(edit) @10758   13 years lyard Fixed an issue with CCfits exceptions handling
(edit) @10741   13 years lyard added configurable grouping and did some cosmetics to the code ...
(edit) @10739   13 years lyard Added Fits grouping
(edit) @10725   13 years lyard Small changes asked by Thomas
(edit) @10707   14 years tbretz Use the functionality of boost program_options better; implemented ...
(edit) @10693   14 years tbretz Implemented support for compilation without fits.
(edit) @10688   14 years tbretz Renamed AddConfiguration and AddTransition to AddEvent
(edit) @10676   14 years tbretz Updated some typos and the layout of the help text.
(edit) @10675   14 years lyard imporved setup, run number can be changed without sending commands
(edit) @10648   14 years tbretz Initialize DIM's environment variables through Dim::Setup
(edit) @10635   14 years tbretz Unified help output more; echanged constructors of DimDescribedService
(edit) @10612   14 years tbretz Fixed BOOST_VERSION number
(edit) @10611   14 years tbretz Removed obsolete #error -- was successfully tested to work.
(edit) @10600   14 years tbretz Added fix because gcc 4.5 is not supported by boost 1.42 which are ...
(edit) @10579   14 years tbretz Changed a llittle bit the formatting of print to make it also readable ...
(edit) @10578   14 years tbretz Changed a llittle bit the formatting of print to make it also readable ...
(edit) @10576   14 years tbretz Fixed the first typo in the new text.
(edit) @10575   14 years tbretz Added descriptions for commands and services.
(edit) @10570   14 years tbretz Improved/fixed the retrieval of times from Dim once again.
(edit) @10549   14 years lyard bug fix: wrong code when fits are opened
(edit) @10546   14 years tbretz Disabled Dim padding to be able to properly receive reports; ...
(edit) @10534   14 years tbretz Added some code to get rid of the getcwd warning - we have to go ...
(edit) @10529   14 years lyard Various bug fixes and new commands added
(edit) @10499   14 years lyard Small fixes
(edit) @10489   14 years lyard Added a number of subscriptions service and better error handling
(edit) @10488   14 years tbretz EXIT command was ignored when running in a shell - fixed.
(edit) @10474   14 years lyard Added more services + define for single run-fits or not
(edit) @10453   14 years tbretz Commented unused functions; fixed a bug in the naming of the services; ...
(edit) @10451   14 years tbretz Fixed the broken service names; changed default paths to something ...
(edit) @10442   14 years lyard Added dataLogger services and use only one file for fits runs
(edit) @10421   14 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10392   14 years tbretz Adapted the order in the call for the constructor of Description; ...
(edit) @10377   14 years tbretz Enabled automatic seeting of dns.
(edit) @10375   14 years tbretz Changed second arguemnt of main to be const.
(edit) @10365   14 years lyard Moved from FactFits to Fits
(edit) @10364   14 years lyard Added FactFits class
(edit) @10330   14 years tbretz Little updates to fix some doxygen warnings.
(edit) @10292   14 years tbretz Replaced -> by . in AddTransition and AddConfiguration.
(edit) @10289   14 years tbretz The Converter functions now throw exceptions. The previous way of ...
(edit) @10272   14 years tbretz Implemented a proper interfacing to the reception of a possible EXIT ...
(edit) @10271   14 years tbretz Adapted usage of Converter class, make use of std::replace and ...
(edit) @10265   14 years lyard
(edit) @10264   14 years lyard
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.