|
|
@18345
|
9 years |
tbretz |
Put some comments in front of orphaned definitions.
|
|
|
@17343
|
11 years |
tbretz |
Removed DimWriteStatistics::CreateDirectory - can be replaced by ...
|
|
|
@17342
|
11 years |
tbretz |
Adapted to the changes in MessageImp to allow the datalogger to write ...
|
|
|
@16885
|
11 years |
tbretz |
Slightly modified appearance of log-stream.
|
|
|
@16876
|
11 years |
lyard |
removed wrong error tags in log files
|
|
|
@16807
|
11 years |
tbretz |
Second argument was missing in all SetCurrentState (although I hope ...
|
|
|
@16282
|
11 years |
tbretz |
Replaced push_back by emplac_back were reasonable.
|
|
|
@16088
|
11 years |
tbretz |
Use empty() instead of size() where possible; replaced queues by list ...
|
|
|
@15407
|
12 years |
lyard |
fixed not-resetting increment number bug
|
|
|
@15339
|
12 years |
lyard |
added a message to let the user know that the daily log file was ...
|
|
|
@15338
|
12 years |
lyard |
Fixed discrepency between logger code and Time.cc code related to sunRise
|
|
|
@15163
|
12 years |
tbretz |
Added some ifdef to make the datalogger also compile without libnova.
|
|
|
@15153
|
12 years |
lyard |
changed close time of files from noon to 30 minutes after sunrise for ...
|
|
|
@15107
|
12 years |
tbretz |
Added SUBSCRIPTIONS on the black list by default.
|
|
|
@15061
|
12 years |
lyard |
added configuration option for service list update interval
|
|
|
@15060
|
12 years |
lyard |
added extra service and changed behaviour in case of format change for ...
|
|
|
@14992
|
12 years |
lyard |
Made message in case of service format change more explicit
|
|
|
@14874
|
12 years |
lyard |
reinstated the extra fence against + characters in the logger
|
|
|
@14715
|
12 years |
lyard |
changed behavior. Now if service format changes, a new file is opened
|
|
|
@14574
|
12 years |
lyard |
moved Mjd back 12 hours so that files are closed at noon
|
|
|
@14573
|
12 years |
lyard |
fixed from Mjd spelling
|
|
|
@14570
|
12 years |
lyard |
changed day count criterion to MjD
|
|
|
@14569
|
12 years |
lyard |
removed constraints on QoS value and prevent from replacing ...
|
|
|
@14438
|
12 years |
tbretz |
Removed some obsolete arguments.
|
|
|
@14384
|
12 years |
lyard |
testing svn in read-only
|
|
|
@14383
|
12 years |
lyard |
testing svn read-only
|
|
|
@14382
|
12 years |
lyard |
testing svn read-only
|
|
|
@14381
|
12 years |
lyard |
testing read-only svn
|
|
|
@14380
|
12 years |
lyard |
testing read-only svn
|
|
|
@14379
|
12 years |
lyard |
testing read-only svn
|
|
|
@14378
|
12 years |
lyard |
testing read-only svn
|
|
|
@14377
|
12 years |
lyard |
testing read-only svn
|
|
|
@14376
|
12 years |
lyard |
testing read-only svn
|
|
|
@14375
|
12 years |
lyard |
testing read-only svn
|
|
|
@14373
|
12 years |
lyard |
remove MESSAGE from the service name in log and report files
|
|
|
@14364
|
12 years |
lyard |
fixed missing columns desc and log entries
|
|
|
@14348
|
12 years |
tbretz |
Do npt print a message when only a new command appears.
|
|
|
@14238
|
12 years |
tbretz |
Removed the obsolete data pointer argument from InitDataColumns
|
|
|
@14235
|
12 years |
lyard |
removed error message when service reappears while still in the ...
|
|
|
@14233
|
12 years |
lyard |
replaced DimServiceInfoListImp with EventImps. Warning, currently the ...
|
|
|
@14217
|
12 years |
lyard |
farewell run logs
|
|
|
@14172
|
12 years |
lyard |
fixed quality bug in datalogger
|
|
|
@14009
|
12 years |
tbretz |
Exit with 127 if parsing of command line options failed.
|
|
|
@13838
|
12 years |
tbretz |
Adapted to the changes in the StateMachineDim. Now (almost) all ...
|
|
|
@13670
|
12 years |
tbretz |
If a Format string is empty this is just a warning.
|
|
|
@13297
|
13 years |
lyard |
ignore QoS of messages in log file
|
|
|
@13296
|
13 years |
lyard |
added datalogger prefix to datalogger log messages
|
|
|
@13204
|
13 years |
lyard |
added output to see which service creates column warning
|
|
|
@13193
|
13 years |
tbretz |
Print AddService info only when it is really a service.
|
|
|
@13092
|
13 years |
lyard |
removed useless annoying outputs
|
|
|
@13083
|
13 years |
lyard |
added more verbosity
|
|
|
@12954
|
13 years |
tbretz |
Added include of LocalControl.h
|
|
|
@12907
|
13 years |
tbretz |
Do not throw an exception if a server which is requested to be removed ...
|
|
|
@12890
|
13 years |
tbretz |
Added a missing parenthesis and a missing cast
|
|
|
@12889
|
13 years |
tbretz |
Improved grouping. Write more than just a single \0 to end the ascii ...
|
|
|
@12827
|
13 years |
tbretz |
Changed ifdef to make it compile with boost 1.46
|
|
|
@12708
|
13 years |
lyard |
added the fits logging of QoS only (I did not want to, Thomas obliged me ;)
|
|
|
@12705
|
13 years |
lyard |
added more columns in grouping files
|
|
|
@12704
|
13 years |
lyard |
fixed start bug for aux run files
|
|
|
@12637
|
13 years |
tbretz |
fMjd now Unix time.
|
|
|
@12538
|
13 years |
lyard |
moved the flush from every row entry to every minute
|
|
|
@12536
|
13 years |
lyard |
added flushing of nightly files after each row
|
|
|
@12535
|
13 years |
lyard |
fixed a poorly dealt with closing of files once a day. Should be better now
|
|
|
@12480
|
13 years |
lyard |
adapted black-white listing to new requested behaviour
|
|
|
@12443
|
13 years |
lyard |
added comments into fits files
|
|
|
@12442
|
13 years |
lyard |
added autostart option
|
|
|
@12431
|
13 years |
lyard |
added an extra safety check when removing services
|
|
|
@12419
|
13 years |
lyard |
changed closing behaviour of corrupted files
|
|
|
@12277
|
13 years |
lyard |
fixed the handling of columns names in the datalogger
|
|
|
@12167
|
13 years |
tbretz |
Updated graph; unified paths; updated compilation of file-names; ...
|
|
|
@12120
|
13 years |
lyard |
changed action taken when stopping run (not closing files yet)
|
|
|
@12119
|
13 years |
lyard |
fixed bug
|
|
|
@12118
|
13 years |
lyard |
forgot to set the time
|
|
|
@12117
|
13 years |
lyard |
added a first entry to the run numbers queue
|
|
|
@12101
|
13 years |
lyard |
enabled the Logging state
|
|
|
@12098
|
13 years |
lyard |
removed -1 run report
|
|
|
@12088
|
13 years |
tbretz |
Added commands and states to help output.
|
|
|
@12083
|
13 years |
lyard |
fixed datalogger
|
|
|
@12071
|
13 years |
lyard |
various small fixes and improvements
|
|
|
@12034
|
13 years |
lyard |
merged waiting run and logging states
|
|
|
@12033
|
13 years |
lyard |
added the run number name check
|
|
|
@11893
|
13 years |
tbretz |
Implemented a new determination fo run-number after noon in the ...
|
|
|
@11837
|
13 years |
tbretz |
Changed Dim services to ensure they send the time.
|
|
|
@11733
|
13 years |
tbretz |
Move dimInfo in the service list at the last position to ensure that ...
|
|
|
@11719
|
13 years |
tbretz |
Adapted to the changed in FitsFile; encapsulated ...
|
|
|
@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.
|
|
|