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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14574   12 years lyard moved Mjd back 12 hours so that files are closed at noon
(edit) @14573   12 years lyard fixed from Mjd spelling
(edit) @14570   12 years lyard changed day count criterion to MjD
(edit) @14569   12 years lyard removed constraints on QoS value and prevent from replacing ...
(edit) @14438   12 years tbretz Removed some obsolete arguments.
(edit) @14384   12 years lyard testing svn in read-only
(edit) @14383   12 years lyard testing svn read-only
(edit) @14382   12 years lyard testing svn read-only
(edit) @14381   12 years lyard testing read-only svn
(edit) @14380   12 years lyard testing read-only svn
(edit) @14379   12 years lyard testing read-only svn
(edit) @14378   12 years lyard testing read-only svn
(edit) @14377   12 years lyard testing read-only svn
(edit) @14376   12 years lyard testing read-only svn
(edit) @14375   12 years lyard testing read-only svn
(edit) @14373   12 years lyard remove MESSAGE from the service name in log and report files
(edit) @14364   12 years lyard fixed missing columns desc and log entries
(edit) @14348   12 years tbretz Do npt print a message when only a new command appears.
(edit) @14238   12 years tbretz Removed the obsolete data pointer argument from InitDataColumns
(edit) @14235   12 years lyard removed error message when service reappears while still in the ...
(edit) @14233   12 years lyard replaced DimServiceInfoListImp with EventImps. Warning, currently the ...
(edit) @14217   12 years lyard farewell run logs
(edit) @14172   12 years lyard fixed quality bug in datalogger
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @13838   12 years tbretz Adapted to the changes in the StateMachineDim. Now (almost) all ...
(edit) @13670   12 years tbretz If a Format string is empty this is just a warning.
(edit) @13297   12 years lyard ignore QoS of messages in log file
(edit) @13296   12 years lyard added datalogger prefix to datalogger log messages
(edit) @13204   13 years lyard added output to see which service creates column warning
(edit) @13193   13 years tbretz Print AddService info only when it is really a service.
(edit) @13092   13 years lyard removed useless annoying outputs
(edit) @13083   13 years lyard added more verbosity
(edit) @12954   13 years tbretz Added include of LocalControl.h
(edit) @12907   13 years tbretz Do not throw an exception if a server which is requested to be removed ...
(edit) @12890   13 years tbretz Added a missing parenthesis and a missing cast
(edit) @12889   13 years tbretz Improved grouping. Write more than just a single \0 to end the ascii ...
(edit) @12827   13 years tbretz Changed ifdef to make it compile with boost 1.46
(edit) @12708   13 years lyard added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
(edit) @12705   13 years lyard added more columns in grouping files
(edit) @12704   13 years lyard fixed start bug for aux run files
(edit) @12637   13 years tbretz fMjd now Unix time.
(edit) @12538   13 years lyard moved the flush from every row entry to every minute
(edit) @12536   13 years lyard added flushing of nightly files after each row
(edit) @12535   13 years lyard fixed a poorly dealt with closing of files once a day. Should be better now
(edit) @12480   13 years lyard adapted black-white listing to new requested behaviour
(edit) @12443   13 years lyard added comments into fits files
(edit) @12442   13 years lyard added autostart option
(edit) @12431   13 years lyard added an extra safety check when removing services
(edit) @12419   13 years lyard changed closing behaviour of corrupted files
(edit) @12277   13 years lyard fixed the handling of columns names in the datalogger
(edit) @12167   13 years tbretz Updated graph; unified paths; updated compilation of file-names; ...
(edit) @12120   13 years lyard changed action taken when stopping run (not closing files yet)
(edit) @12119   13 years lyard fixed bug
(edit) @12118   13 years lyard forgot to set the time
(edit) @12117   13 years lyard added a first entry to the run numbers queue
(edit) @12101   13 years lyard enabled the Logging state
(edit) @12098   13 years lyard removed -1 run report
(edit) @12088   13 years tbretz Added commands and states to help output.
(edit) @12083   13 years lyard fixed datalogger
(edit) @12071   13 years lyard various small fixes and improvements
(edit) @12034   13 years lyard merged waiting run and logging states
(edit) @12033   13 years lyard added the run number name check
(edit) @11893   13 years tbretz Implemented a new determination fo run-number after noon in the ...
(edit) @11837   13 years tbretz Changed Dim services to ensure they send the time.
(edit) @11733   13 years tbretz Move dimInfo in the service list at the last position to ensure that ...
(edit) @11719   13 years tbretz Adapted to the changed in FitsFile; encapsulated ...
(edit) @11621   13 years lyard added run number distribution check
(edit) @11604   13 years lyard possible fix for bad run file name
(edit) @11593   13 years tbretz Used a fixed-length type for the Dim reports.
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11577   13 years tbretz Moved Dim:Setup to Main::execute
(edit) @11575   13 years tbretz Moved common option setup to Main.h; created Main namespace
(edit) @11574   13 years tbretz Added the possibility to setup DIM_HOST_NODE with the --host program ...
(edit) @11535   13 years tbretz Unified funtions to open an ofstream into a single function; unified ...
(edit) @11500   13 years lyard fixed a bug related to bad services formatting
(edit) @11495   13 years tbretz Fixed a minor compiler issue from last commit.
(edit) @11483   13 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(edit) @11481   13 years tbretz Replaced boost::thread by std::thread and boost::bind by std::bind ...
(edit) @11463   13 years lyard added backlog of events and log without dim
(edit) @11441   13 years tbretz Write a proper FITS header; removed obsolete fMjdRef data member
(edit) @11416   13 years tbretz Removed an obsolete bool.
(edit) @11415   13 years tbretz Added some const qualifiers.
(edit) @11406   13 years lyard Open the log file right away if path given in configuration
(edit) @11405   13 years lyard various improvements of the datalogger
(edit) @11347   13 years tbretz Used Vec instead of Get in EvalConfiguration.
(edit) @11325   13 years tbretz Updated output when opening and closing files.
(edit) @11320   13 years tbretz Added -d as shortcut for --debug.
(edit) @11319   13 years tbretz Updated program options description.
(edit) @11317   13 years tbretz Removed obsolete fStatsPeriod; updated statistics
(edit) @11308   13 years tbretz Updated name and usage of new statistics class; adapted and fixed new ...
(edit) @11292   13 years lyard added configurations to everything that can be tweaked
(edit) @11291   13 years lyard Little changes and cosmetics with statistics service
(edit) @11290   13 years lyard Moved the files statistics to a separate class and improved transitions
(edit) @11270   13 years tbretz Added a missing ;
(edit) @11269   13 years tbretz Moved calling of RemoveAllServices from RemoveAllServers and ...
(edit) @11265   13 years lyard Added the RemoveServer and RemoveAllServers functions. Seems to have ...
(edit) @11261   13 years tbretz Removed SetCurrentState; removed includes which are now in Main.h; ...
(edit) @11253   13 years tbretz Changed SetConfiguration to EvalConfiguration and its return value ...
(edit) @11251   13 years tbretz Started to unify the main program of the io_service based control program.
(edit) @11245   13 years tbretz Unified all three run modes.
Note: See TracRevisionLog for help on using the revision log.