|
|
@11621
|
13 years |
lyard |
added run number distribution check
|
|
|
@11604
|
13 years |
lyard |
possible fix for bad run file name
|
|
|
@11593
|
13 years |
tbretz |
Used a fixed-length type for the Dim reports.
|
|
|
@11578
|
13 years |
tbretz |
Moved some part of the initialization from main to Configure::DoParse
|
|
|
@11577
|
13 years |
tbretz |
Moved Dim:Setup to Main::execute
|
|
|
@11575
|
13 years |
tbretz |
Moved common option setup to Main.h; created Main namespace
|
|
|
@11574
|
13 years |
tbretz |
Added the possibility to setup DIM_HOST_NODE with the --host program ...
|
|
|
@11535
|
13 years |
tbretz |
Unified funtions to open an ofstream into a single function; unified ...
|
|
|
@11500
|
13 years |
lyard |
fixed a bug related to bad services formatting
|
|
|
@11495
|
13 years |
tbretz |
Fixed a minor compiler issue from last commit.
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11463
|
13 years |
lyard |
added backlog of events and log without dim
|
|
|
@11441
|
13 years |
tbretz |
Write a proper FITS header; removed obsolete fMjdRef data member
|
|
|
@11416
|
13 years |
tbretz |
Removed an obsolete bool.
|
|
|
@11415
|
13 years |
tbretz |
Added some const qualifiers.
|
|
|
@11406
|
13 years |
lyard |
Open the log file right away if path given in configuration
|
|
|
@11405
|
13 years |
lyard |
various improvements of the datalogger
|
|
|
@11347
|
13 years |
tbretz |
Used Vec instead of Get in EvalConfiguration.
|
|
|
@11325
|
13 years |
tbretz |
Updated output when opening and closing files.
|
|
|
@11320
|
13 years |
tbretz |
Added -d as shortcut for --debug.
|
|
|
@11319
|
13 years |
tbretz |
Updated program options description.
|
|
|
@11317
|
13 years |
tbretz |
Removed obsolete fStatsPeriod; updated statistics
|
|
|
@11308
|
13 years |
tbretz |
Updated name and usage of new statistics class; adapted and fixed new ...
|
|
|
@11292
|
13 years |
lyard |
added configurations to everything that can be tweaked
|
|
|
@11291
|
13 years |
lyard |
Little changes and cosmetics with statistics service
|
|
|
@11290
|
13 years |
lyard |
Moved the files statistics to a separate class and improved transitions
|
|
|
@11270
|
13 years |
tbretz |
Added a missing ;
|
|
|
@11269
|
13 years |
tbretz |
Moved calling of RemoveAllServices from RemoveAllServers and ...
|
|
|
@11265
|
13 years |
lyard |
Added the RemoveServer and RemoveAllServers functions. Seems to have ...
|
|
|
@11261
|
13 years |
tbretz |
Removed SetCurrentState; removed includes which are now in Main.h; ...
|
|
|
@11253
|
13 years |
tbretz |
Changed SetConfiguration to EvalConfiguration and its return value ...
|
|
|
@11251
|
13 years |
tbretz |
Started to unify the main program of the io_service based control program.
|
|
|
@11245
|
13 years |
tbretz |
Unified all three run modes.
|
|
|
@11221
|
13 years |
tbretz |
Removed q as shortcut for --quit to avoid confusion with --quiet
|
|
|
@11220
|
13 years |
lyard |
now use the toStrings method of the converter
|
|
|
@11219
|
13 years |
lyard |
added 2 write error states + bug fix
|
|
|
@11218
|
13 years |
tbretz |
Added --cmd and --quit program option.
|
|
|
@11089
|
13 years |
lyard |
Various dataLogger changes
|
|
|
@11074
|
13 years |
tbretz |
Replaced dataLogger with datalogger.
|
|
|
@11073
|
13 years |
tbretz |
|
|
copied from trunk/FACT++/src/dataLogger.cc
|
|
|
@11028
|
13 years |
tbretz |
Allow C:N as Dim format
|