|
|
@11584
|
13 years |
tbretz |
Fixed 'Connecting' status when thread is not running and sockdef!=0.
|
|
|
@11583
|
13 years |
tbretz |
Removed a stray #
|
|
|
@11582
|
13 years |
tbretz |
The EVENT structure now gives the RoiTM
|
|
|
@11581
|
13 years |
tbretz |
Removed unintentionally comitted debug output.
|
|
|
@11580
|
13 years |
tbretz |
Added --null option to suppress the output more or less completely.
|
|
|
@11579
|
13 years |
tbretz |
Added some descriptions for program options.
|
|
|
@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 ...
|
|
|
@11573
|
13 years |
tbretz |
Do not return the full path in UnLibToolize if it is the local path; ...
|
|
|
@11566
|
13 years |
tbretz |
Fixed header output.
|
|
|
@11565
|
13 years |
tbretz |
Automatically initialize the Converter from the defined FITS format.
|
|
|
@11564
|
13 years |
tbretz |
Added a function to allow the COnverter to be fed with FITS format ...
|
|
|
@11563
|
13 years |
tbretz |
Added support for the light pulser settings; changed most option names.
|
|
|
@11546
|
13 years |
tbretz |
Added new members to GUI_STAT
|
|
|
@11545
|
13 years |
tbretz |
Added new maxEvt support.
|
|
|
@11544
|
13 years |
tbretz |
Exchanged wrong fDenable and fDwrite in Configure
|
|
|
@11542
|
13 years |
tbretz |
Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
|
|
|
@11539
|
13 years |
tbretz |
Another fix to fix the min/max temperatures
|
|
|
@11538
|
13 years |
tbretz |
Added the variables for the light pulser settings in StaticData
|
|
|
@11537
|
13 years |
tbretz |
Fixed once more the temperature compilation for the FADs; removed the ...
|
|
|
@11535
|
13 years |
tbretz |
Unified funtions to open an ofstream into a single function; unified ...
|
|
|
@11534
|
13 years |
tbretz |
Changed GetFileSizeOnDisk to be static so it can be accessed from the ...
|
|
|
@11533
|
13 years |
tbretz |
Optimized event creation.
|
|
|
@11532
|
13 years |
tbretz |
Changed fExpectedRuns to keep target configuration; added NumBoards ...
|
|
|
@11531
|
13 years |
tbretz |
Propagate target configuration to EventBuilderWrapper.
|
|
|
@11530
|
13 years |
tbretz |
Flush the output during startup immediately.
|
|
|
@11529
|
13 years |
tbretz |
Added getter for fNullOUtput and fEnableBacklog
|
|
|
@11528
|
13 years |
tbretz |
Replace a v6 loopback address by a v4 loopback address; we do not ...
|
|
|
@11527
|
13 years |
tbretz |
Added operator!= to Header
|
|
|
@11526
|
13 years |
tbretz |
Moved output to Setup function; changed output contents; return ...
|
|
|
@11525
|
13 years |
tbretz |
Added kCmdConfigFTU as a stub.
|
|
|
@11524
|
13 years |
tbretz |
Write now takes a const reference
|
|
|
@11522
|
13 years |
tbretz |
Fixed format of fDimStatistics1.
|
|
|
@11521
|
13 years |
tbretz |
folgende bug-fixes sind drin:
- gotNewRun sollte jetzt immer ...
|
|
|
@11520
|
13 years |
tbretz |
Request static data instead of just the register.
|
|
|
@11519
|
13 years |
tbretz |
Added new command to configure a single FTU and use this in ...
|
|
|
@11518
|
13 years |
tbretz |
Fixed includes for g++ 4.5.2
|
|
|
@11517
|
13 years |
tbretz |
Explicit conversion of function to bool needed for newer g++
|
|
|
@11516
|
13 years |
tbretz |
Removed some arguments to suppress compiler warnings.
|
|
|
@11511
|
13 years |
tbretz |
Updated to latest version of event builder.
|
|
|
@11510
|
13 years |
tbretz |
improvements to pulse simulation - needs optimization.
|
|
|
@11509
|
13 years |
tbretz |
send STOP_RUN instead of STOP to FTM.
|
|
|
@11500
|
13 years |
lyard |
fixed a bug related to bad services formatting
|
|
|
@11499
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11498
|
13 years |
tbretz |
Propagate the maximum number of events and the maximum run-type ...
|
|
|
@11496
|
13 years |
tbretz |
Optimized ToFits according to the result of the optimization of the ...
|
|
|
@11495
|
13 years |
tbretz |
Fixed a minor compiler issue from last commit.
|
|
|
@11494
|
13 years |
tbretz |
Added some code to stop the ftm and the fads.
|
|
|
@11493
|
13 years |
tbretz |
Receive the trigger id from the ftm; added gauss pulses in case the ...
|
|
|
@11492
|
13 years |
tbretz |
Send the trigger id with the trigger.
|
|
|
@11484
|
13 years |
tbretz |
Added a specialized template of SendCommand, suitable to send a string
|
|
|
@11483
|
13 years |
tbretz |
Added a registry for wildcarded options to detect unaccessed options; ...
|
|
|
@11482
|
13 years |
tbretz |
Fixed a problem with stoi when the string was empty.
|
|
|
@11481
|
13 years |
tbretz |
Replaced boost::thread by std::thread and boost::bind by std::bind ...
|
|
|
@11480
|
13 years |
tbretz |
Removed obsolete include.
|
|
|
@11479
|
13 years |
tbretz |
Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
|
|
|
@11478
|
13 years |
tbretz |
Removed some obsolete include.
|
|
|
@11477
|
13 years |
tbretz |
Make use of Main.h
|
|
|
@11476
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11474
|
13 years |
tbretz |
Removed some obsolete includes; made it compile again.
|
|
|
@11473
|
13 years |
tbretz |
Removed some obsolete includes.
|
|
|
@11472
|
13 years |
tbretz |
Replaced boost::thread by std::thread.
|
|
|
@11471
|
13 years |
tbretz |
Replaced boost::array by std::array
|
|
|
@11470
|
13 years |
tbretz |
Improved output.
|
|
|
@11469
|
13 years |
tbretz |
Fixed EnableAllPixels
|
|
|
@11468
|
13 years |
tbretz |
Only plot the created commands in debig mode.
|
|
|
@11467
|
13 years |
tbretz |
Replaced value by INT32_MAX; replaced StartPix with StartCell
|
|
|
@11466
|
13 years |
tbretz |
Improved random data.
|
|
|
@11465
|
13 years |
tbretz |
Fixed the expected size in the SetClockFrequency tab.
|
|
|
@11463
|
13 years |
lyard |
added backlog of events and log without dim
|
|
|
@11446
|
13 years |
tbretz |
Removed the debug values for maxevt and maxtime; removed two obsolete ...
|
|
|
@11445
|
13 years |
tbretz |
Updated access to run-number and store it into fExpectedRuns instead ...
|
|
|
@11444
|
13 years |
tbretz |
Updated access to run-number.
|
|
|
@11443
|
13 years |
tbretz |
Latest updates.
|
|
|
@11441
|
13 years |
tbretz |
Write a proper FITS header; removed obsolete fMjdRef data member
|
|
|
@11440
|
13 years |
tbretz |
Added some comment.
|
|
|
@11439
|
13 years |
tbretz |
Added Iso() member function.
|
|
|
@11423
|
13 years |
tbretz |
To be able to properly remobe the .libs also check the current path if ...
|
|
|
@11422
|
13 years |
tbretz |
Don't use just a single buffer for writing, it might become ...
|
|
|
@11421
|
13 years |
tbretz |
Fall back from configured to connected as soon as the corresponding ...
|
|
|
@11420
|
13 years |
tbretz |
Added Prescaler stuff and goNewRun feature.
|
|
|
@11418
|
13 years |
tbretz |
Replaced the include of MessageDim with MessageImp
|
|
|
@11417
|
13 years |
tbretz |
Removed an obsolete comment block.
|
|
|
@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
|
|
|
@11404
|
13 years |
tbretz |
Added fact++.rc global configuration file.
|
|
|
@11403
|
13 years |
tbretz |
Use Vec instead of Get and make sure 'console' is not accessed if not ...
|
|
|
@11402
|
13 years |
tbretz |
Changed the default qos from kInfo to kMessage
|
|
|
@11401
|
13 years |
tbretz |
Do not output = if avlue is empty
|
|
|
@11400
|
13 years |
tbretz |
Do not output = if value is empty
|
|
|
@11399
|
13 years |
tbretz |
Added microseconds to time output.
|
|
|
@11398
|
13 years |
tbretz |
Added microseconds to time output.
|
|
|
@11397
|
13 years |
tbretz |
Made write public to be accessed from Main.h
|
|
|
@11396
|
13 years |
tbretz |
Adapted output to what we have now elsewhere.
|
|
|
@11395
|
13 years |
tbretz |
Set the Dim timestamp to the given time.
|
|
|
@11394
|
13 years |
tbretz |
Fixed a warning in SetTriggerRate
|
|
|