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