|
|
@10592
|
14 years |
tbretz |
Reaplaced LP1 by Lpext
|
|
|
@10589
|
14 years |
Daniela Dorner |
added executable to send command (to scheduler)
|
|
|
@10587
|
14 years |
tbretz |
Removed some debug oputput which enetered by chance with the last commit
|
|
|
@10586
|
14 years |
tbretz |
Changed the logic in Run() in a way that fExitRequeted is reset at the ...
|
|
|
@10585
|
14 years |
tbretz |
Added some random errors.
|
|
|
@10583
|
14 years |
tbretz |
Added the right exit handler.
|
|
|
@10582
|
14 years |
tbretz |
Ignore RPC calls.
|
|
|
@10581
|
14 years |
tbretz |
Fixed SetVal
|
|
|
@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.
|
|
|
@10574
|
14 years |
tbretz |
Renamed LP1/LP2 to Lpint/LPext
|
|
|
@10573
|
14 years |
tbretz |
Unified the new setters.
|
|
|
@10572
|
14 years |
tbretz |
Fixed some broken output.
|
|
|
@10570
|
14 years |
tbretz |
Improved/fixed the retrieval of times from Dim once again.
|
|
|
@10561
|
14 years |
tbretz |
Added SET_TRIGEGR_INTERVAL, SET_TRIGGER_DELAY, SET__TIME_MARKER_DELAY, ...
|
|
|
@10558
|
14 years |
tbretz |
Renamed kMaxInterval to kMaxTriggerInterval
|
|
|
@10555
|
14 years |
tbretz |
Implemented ENABLE_FTU and TOGGLE_FTU
|
|
|
@10554
|
14 years |
tbretz |
Fixed a 64bit issue for DimFtuList::IsActive; added ToggleFTU
|
|
|
@10551
|
14 years |
tbretz |
Fixed some treatment of 64bit values.
|
|
|
@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; ...
|
|
|
@10545
|
14 years |
tbretz |
Added getter for a bool.
|
|
|
@10542
|
14 years |
tbretz |
Added SetThreshold and CheckEventSize; some comment to remind me what ...
|
|
|
@10538
|
14 years |
tbretz |
Added some more data to the FTU list.
|
|
|
@10537
|
14 years |
tbretz |
Encapsulated SQL support into ifdef.
|
|
|
@10535
|
14 years |
tbretz |
Added more details to Error.
|
|
|
@10534
|
14 years |
tbretz |
Added some code to get rid of the getcwd warning - we have to go ...
|
|
|
@10531
|
14 years |
Daniela Dorner |
removed sched.cc as it was only for tests
|
|
|
@10530
|
14 years |
Daniela Dorner |
added program for scheduler
|
|
|
@10529
|
14 years |
lyard |
Various bug fixes and new commands added
|
|
|
@10525
|
14 years |
tbretz |
Added Number of responding boards and boards in crate to DimFtuList
|
|
|
@10522
|
14 years |
tbretz |
Removed DimNetworkInfo; instead implemented proper initialization of ...
|
|
|
@10520
|
14 years |
tbretz |
|
|
|
@10519
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10517
|
14 years |
tbretz |
Added first version (not documented at all) of the fake-ftm and the ftmctrl
|
|
|
@10514
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10513
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10512
|
14 years |
tbretz |
replace the address of the first element by the data() member function
|
|
|
@10511
|
14 years |
tbretz |
Added exit handler; call exit handler in case of fatal error; add Dim ...
|
|
|
@10510
|
14 years |
tbretz |
Moved exit handler to DimErrorRedirecter.
|
|
|
@10509
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10508
|
14 years |
tbretz |
Removed dependence on Tools::Format()
|
|
|
@10507
|
14 years |
tbretz |
|
|
|
@10506
|
14 years |
tbretz |
|
|
|
@10505
|
14 years |
tbretz |
|
|
|
@10499
|
14 years |
lyard |
Small fixes
|
|
|
@10498
|
14 years |
tbretz |
Use stringstreams to replace Form not strings and +=
|
|
|
@10497
|
14 years |
tbretz |
Removed the last usage of Tools::Form.
|
|
|
@10496
|
14 years |
tbretz |
Removed usage of Tools::Form.
|
|
|
@10495
|
14 years |
tbretz |
Added server name to Event name.
|
|
|
@10494
|
14 years |
tbretz |
The new convention is to return always the server name in ...
|
|
|
@10493
|
14 years |
tbretz |
Allow server names to end with a slash.
|
|
|
@10492
|
14 years |
tbretz |
Return more info about statet which were not found in GetState.
|
|
|
@10491
|
14 years |
tbretz |
Added some comment.
|
|
|
@10490
|
14 years |
tbretz |
Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
|
|
|
@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.
|
|
|
@10486
|
14 years |
tbretz |
Remove redundant trailing \0s from strings.
|
|
|
@10485
|
14 years |
tbretz |
Fixed a valgrind warning about mixing delete and free()
|
|
|
@10484
|
14 years |
tbretz |
Exchanged the order of the STATE and the STATE_LIST for logical reasons.
|
|
|
@10481
|
14 years |
tbretz |
Used DimInfo by mistake instead of DimStampedInfo.
|
|
|
@10479
|
14 years |
tbretz |
Disable padding for all dim transfer.
|
|
|
@10477
|
14 years |
tbretz |
Added descriptions for the service itself and for the default Dim services.
|
|
|
@10476
|
14 years |
tbretz |
Changed the services to described services.
|
|
|
@10474
|
14 years |
lyard |
Added more services + define for single run-fits or not
|
|
|
@10473
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10472
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10471
|
14 years |
tbretz |
Use a C-string as argument for path()
|
|
|
@10470
|
14 years |
tbretz |
Removed using error_code directly.
|
|
|
@10469
|
14 years |
tbretz |
Fixed a typo. I have no idea why that compiled here.
|
|
|
@10467
|
14 years |
tbretz |
Disallow C with a number larger than 0 in strict mode - it gives problems.
|
|
|
@10460
|
14 years |
tbretz |
Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
|
|
|
@10454
|
14 years |
tbretz |
Added GetUnixTime
|
|
|
@10453
|
14 years |
tbretz |
Commented unused functions; fixed a bug in the naming of the services; ...
|
|
|
@10452
|
14 years |
tbretz |
Added DimDescribedService; a described service which ensures that the ...
|
|
|
@10451
|
14 years |
tbretz |
Fixed the broken service names; changed default paths to something ...
|
|
|
@10450
|
14 years |
tbretz |
Fixed a wrong info in a SetCurrentState call.
|
|
|
@10449
|
14 years |
tbretz |
Added Print member function; fixed interpretation of hex and oct values
|
|
|
@10444
|
14 years |
tbretz |
Added a new GetHey template for simplification.
|
|
|
@10442
|
14 years |
lyard |
Added dataLogger services and use only one file for fits runs
|
|
|
@10439
|
14 years |
tbretz |
Added new class DimNetworkInfo which initialized members secs and ...
|
|
|
@10436
|
14 years |
tbretz |
Removed obsolete VERSION service.
|
|
|
@10429
|
14 years |
tbretz |
Moved the tools function into their own namespace to get rid of ...
|
|
|
@10427
|
14 years |
tbretz |
Some paranoia change to the order of the data members to ensure proper ...
|
|
|
@10426
|
14 years |
tbretz |
Use autoconf macros in PrintVersion
|
|
|
@10425
|
14 years |
tbretz |
Changed the GetHex function; added support for hex and octal numbers.
|
|
|
@10424
|
14 years |
tbretz |
Suppress server name when in PrintListOfEvents
|
|
|
@10423
|
14 years |
tbretz |
Added boolean option to Print to suppress the SERVER name if any.
|
|
|
@10422
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10421
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10420
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10419
|
14 years |
tbretz |
Added GetName member function to StateClient for debugging purpose.
|
|
|
@10408
|
14 years |
tbretz |
Removed a trailing '|' from the html output.
|
|
|
@10399
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10396
|
14 years |
tbretz |
|
|
|
@10395
|
14 years |
tbretz |
|
|
|
@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; ...
|
|
|