|
|
@10400
|
14 years |
tbretz |
An m4 macro to detect QT4.
|
|
|
@10399
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10398
|
14 years |
tbretz |
Fixed a warning due to an unused argument.
|
|
|
@10397
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10396
|
14 years |
tbretz |
|
|
|
@10395
|
14 years |
tbretz |
|
|
|
@10394
|
14 years |
tbretz |
First version of the GUI.
|
|
|
@10393
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10392
|
14 years |
tbretz |
Adapted the order in the call for the constructor of Description; ...
|
|
|
@10391
|
14 years |
tbretz |
Little fix to the comments
|
|
|
@10390
|
14 years |
tbretz |
Moved the handling of the server and service lists to DimNetwork; ...
|
|
|
@10389
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10388
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10387
|
14 years |
tbretz |
Fixed interpreting of zero length or strings shorter than expected.
|
|
|
@10386
|
14 years |
tbretz |
Removed obsolete DistStateName
|
|
|
@10385
|
14 years |
tbretz |
Moved setting of default states to a protected memeber function; made ...
|
|
|
@10384
|
14 years |
tbretz |
Switch offf custom error handler in destructor.
|
|
|
@10383
|
14 years |
tbretz |
Added functions to signal a state change.
|
|
|
@10382
|
14 years |
tbretz |
Switch offf custom error handler in destrcutor.
|
|
|
@10381
|
14 years |
tbretz |
Turned comment and unit in constructor, added a function to return a ...
|
|
|
@10380
|
14 years |
tbretz |
Adapted call to constructor of Description.
|
|
|
@10379
|
14 years |
tbretz |
Added service to provide the STATE_LIST with the available ...
|
|
|
@10378
|
14 years |
tbretz |
New classes replacing ServiceList soon.
|
|
|
@10377
|
14 years |
tbretz |
Enabled automatic seeting of dns.
|
|
|
@10376
|
14 years |
tbretz |
Renamed FactFits to just Fits.
|
|
|
@10375
|
14 years |
tbretz |
Changed second arguemnt of main to be const.
|
|
|
@10374
|
14 years |
tbretz |
Changed basis of MessageImp::Write function from const char* to ...
|
|
|
@10373
|
14 years |
tbretz |
Changed basis of MessageImp::Write function from const char* to ...
|
|
|
@10372
|
14 years |
tbretz |
Changed second argument in Parse to const as well as in all main functions.
|
|
|
@10371
|
14 years |
tbretz |
Changed argeument to AssignFunction to a const reference.
|
|
|
@10370
|
14 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@10369
|
14 years |
tbretz |
Call direct base class when calling Run().
|
|
|
@10368
|
14 years |
tbretz |
Removed an obsolete comment.
|
|
|
@10367
|
14 years |
tbretz |
Added missing includes.
|
|
|
@10366
|
14 years |
weitzel |
FTM trigger manager from MCSE added; DCM arrangement changed; changes ...
|
|
|
@10365
|
14 years |
lyard |
Moved from FactFits to Fits
|
|
|
@10364
|
14 years |
lyard |
Added FactFits class
|
|
|
@10363
|
14 years |
tbretz |
Replaced dim_v19r15 by just dim whihc is now a symbolic link to the ...
|
|
|
@10362
|
14 years |
tbretz |
Replaced dim_v19r15 by just dim whihc is now a symbolic link to the ...
|
|
|
@10361
|
14 years |
tbretz |
|
|
|
@10360
|
14 years |
tbretz |
|
|
|
@10359
|
14 years |
tbretz |
Removed old DIM version.
|
|
|
@10358
|
14 years |
tbretz |
New DIM version.
|
|
|
@10357
|
14 years |
tbretz |
|
|
|
@10356
|
14 years |
lyard |
Added ToFits method
|
|
|
@10355
|
14 years |
tbretz |
Replaced some strings with just characters.
|
|
|
@10354
|
14 years |
tbretz |
Added some comment.
|
|
|
@10353
|
14 years |
tbretz |
Added some comment.
|
|
|
@10352
|
14 years |
tbretz |
Added some comment.
|
|
|
@10351
|
14 years |
tbretz |
Removed an obsolete comment.
|
|
|
@10350
|
14 years |
tbretz |
Throw logic_error instead of runtime_error and throw in case the ...
|
|
|
@10349
|
14 years |
tbretz |
Updated comment.
|
|
|
@10348
|
14 years |
tbretz |
Undoing change committed by mistake in r10347.
|
|
|
@10347
|
14 years |
tbretz |
Removed printing of command list from constructor; added help2man ...
|
|
|
@10346
|
14 years |
tbretz |
Upadted according to latest changes in the configuration.
|
|
|
@10345
|
14 years |
tbretz |
Implemented help for a single server or command.
|
|
|
@10344
|
14 years |
tbretz |
Added arguments to PrintListOfEvents.
|
|
|
@10343
|
14 years |
tbretz |
Replaces local Trim function by function from tools; set ...
|
|
|
@10342
|
14 years |
tbretz |
Replaces local Trim function by new function from tools
|
|
|
@10341
|
14 years |
tbretz |
Implemented help for a single server or command.
|
|
|
@10340
|
14 years |
tbretz |
Fixed description for PrintDescription
|
|
|
@10339
|
14 years |
tbretz |
Added server and service argument to PrintDescription.
|
|
|
@10338
|
14 years |
tbretz |
Added Trim function.
|
|
|
@10337
|
14 years |
tbretz |
Added Ctrl-d to the key bindings and a help message in the boot sequence.
|
|
|
@10336
|
14 years |
tbretz |
Added targets for several kind of help pages (man, html, pdf).
|
|
|
@10335
|
14 years |
tbretz |
Updated with latest changes in configure.ac.
|
|
|
@10334
|
14 years |
tbretz |
New macro implementing --with-package option.
|
|
|
@10333
|
14 years |
tbretz |
Added support for cfitsio, CCfitsio and several kind of help pages; ...
|
|
|
@10332
|
14 years |
tbretz |
Slightly modified the Print() output.
|
|
|
@10331
|
14 years |
tbretz |
Added Stop member function to interrupt readline.
|
|
|
@10330
|
14 years |
tbretz |
Little updates to fix some doxygen warnings.
|
|
|
@10329
|
14 years |
tbretz |
Removed some unintentional debug output.
|
|
|
@10328
|
14 years |
weitzel |
changes in FTM firmware to debug rates readout, clock conditioner added
|
|
|
@10327
|
14 years |
tbretz |
Switched on the non dim-standard formats for DimCommands; improved the ...
|
|
|
@10326
|
14 years |
tbretz |
Fixed the conversion for the Option-argument.
|
|
|
@10325
|
14 years |
tbretz |
Remove lt- prefix from libtool from program name.
|
|
|
@10324
|
14 years |
tbretz |
Added a constructor whihc allows construction from MJD.
|
|
|
@10323
|
14 years |
tbretz |
Some fixed to the docu.
|
|
|
@10322
|
14 years |
tbretz |
Initialize fPrintUsage in constructor.
|
|
|
@10321
|
14 years |
tbretz |
Display only the basename of the program.
|
|
|
@10320
|
14 years |
tbretz |
Removed an obsolete std::
|
|
|
@10319
|
14 years |
tbretz |
Removed two obsolete macro calls.
|
|
|
@10318
|
14 years |
tbretz |
Added some more information.
|
|
|
@10317
|
14 years |
tbretz |
Added missing files
|
|
|
@10316
|
14 years |
tbretz |
Added some more --help text.
|
|
|
@10315
|
14 years |
tbretz |
Added const qualifier to member functions returning fOut.
|
|
|
@10314
|
14 years |
tbretz |
Added descriptions for the default states; added PrintListOfStates ...
|
|
|
@10313
|
14 years |
tbretz |
Some updates to the output of help messages.
|
|
|
@10312
|
14 years |
tbretz |
Some updates to the output of help messages.
|
|
|
@10311
|
14 years |
tbretz |
Added some links to the class reference.
|
|
|
@10310
|
14 years |
tbretz |
Removed some little code which is in the base classes anyway.
|
|
|
@10309
|
14 years |
tbretz |
Added typedef for StateNames; changed the getter such that they can ...
|
|
|
@10308
|
14 years |
tbretz |
Added the RedirectionWrapper member function; made the comparison for ...
|
|
|
@10307
|
14 years |
tbretz |
Fixed a small problem with wether changing the server should be stored ...
|
|
|
@10306
|
14 years |
tbretz |
Implemented GetComment and GetDescription member functions.
|
|
|
@10305
|
14 years |
tbretz |
Use ReadlineColor for unified look and feel.
|
|
|
@10304
|
14 years |
tbretz |
Added namespace ReadlineColor to provide some colored output for ...
|
|
|
@10303
|
14 years |
tbretz |
Added some examples how a proper --help output should look to be ...
|
|
|
@10302
|
14 years |
tbretz |
Added some missing files for the distribution; added new classes.
|
|
|
@10301
|
14 years |
tbretz |
Implemented commands to display the command description and the ...
|
|
|