|
|
@15091
|
12 years |
tbretz |
Improvements in output.
|
|
|
@15069
|
12 years |
tbretz |
Added reading of pixel map and setting of initial thresholds for hot ...
|
|
|
@15037
|
12 years |
tbretz |
Implemented reading configuration from resources for different run-types.
|
|
|
@15035
|
12 years |
tbretz |
Removed some obsolete debug output.
|
|
|
@15034
|
12 years |
tbretz |
Set the QoS to 2 if the calibration by currents succeeded.
|
|
|
@15029
|
12 years |
tbretz |
Some fixes to get the new calibrate_by_currents working.
|
|
|
@15027
|
12 years |
tbretz |
Added CALIBRATE_BY_CURRENT command which allows to set the global ...
|
|
|
@14991
|
12 years |
tbretz |
Added calibration start and calibration end time to ...
|
|
|
@14990
|
12 years |
tbretz |
Made some log output more clear
|
|
|
@14681
|
12 years |
tbretz |
Allow STOP also in GlobalThresholdSet
|
|
|
@14616
|
12 years |
tbretz |
Removed obsolete includes.
|
|
|
@14493
|
12 years |
tbretz |
The sign was displayed twice -- fixed.
|
|
|
@14452
|
12 years |
tbretz |
Removed the obsolete fEnabled. Now somthing can only be stopped but ...
|
|
|
@14439
|
12 years |
tbretz |
Fixed a typo.
|
|
|
@14435
|
12 years |
tbretz |
For safety initialize fThresholdMin.
|
|
|
@14433
|
12 years |
tbretz |
If a board is blocked, then do not execute any code for this board; ...
|
|
|
@14354
|
12 years |
tbretz |
Initialize fEnabled.
|
|
|
@14009
|
12 years |
tbretz |
Exit with 127 if parsing of command line options failed.
|
|
|
@13984
|
12 years |
tbretz |
Cleaned main function.
|
|
|
@13983
|
12 years |
tbretz |
Added teh server name to the THRESHOLD service.
|
|
|
@13956
|
12 years |
tbretz |
(Hopefully) improved the state handling.
|
|
|
@13915
|
12 years |
tbretz |
Moved state definition to HeadersrateControl.h
|
|
|
@13894
|
12 years |
tbretz |
Adapted ratescan state numbers.
|
|
|
@13847
|
12 years |
tbretz |
Removed obsolete include of DimServiceInfoList
|
|
|
@13844
|
12 years |
tbretz |
Removed the DimServiceInfoList; unified the Printing of states.
|
|
|
@13838
|
12 years |
tbretz |
Adapted to the changes in the StateMachineDim. Now (almost) all ...
|
|
|
@13756
|
12 years |
tbretz |
Changed the blocking from patch-wise to board-wise.
|
|
|
@13752
|
12 years |
tbretz |
Removed an obsolete line.
|
|
|
@13746
|
12 years |
tbretz |
Added some more informal output, added teh fStatc again - I don't ...
|
|
|
@13718
|
13 years |
tbretz |
Implemented blocking which makes sure that if only a single channel's ...
|
|
|
@13549
|
13 years |
tbretz |
Commented out the use of fStatic, because with the called default ...
|
|
|
@13477
|
13 years |
tbretz |
Moved the instantisation of fTriggerOn before the DimStampedInfo instances.
|
|
|
@13242
|
13 years |
tbretz |
Updated some log-output.
|
|
|
@12700
|
13 years |
tbretz |
Always the lower rate should be used, either the camera rate or the ...
|
|
|
@12505
|
13 years |
tbretz |
Do not change rates if a ratescan is in progress.
|
|
|
@12488
|
13 years |
tbretz |
Added a warning in case no rates.
|
|
|
@12457
|
13 years |
tbretz |
A few small fixes, a more strict condition to find outliers, changed ...
|
|
|
@12441
|
13 years |
tbretz |
Added a counter to skip the first rate report - for stability reasons.
|
|
|
@12435
|
13 years |
tbretz |
First working version of a whole-camera-setup.
|
|
|
@12429
|
13 years |
tbretz |
Added many more options and the possibility to control the global ...
|
|
|
@12401
|
13 years |
tbretz |
Fixed the verbose screen output
|
|
|
@12355
|
13 years |
tbretz |
|