|
|
@12458
|
13 years |
tbretz |
Fixed a problem with the startup.
|
|
|
@12457
|
13 years |
tbretz |
A few small fixes, a more strict condition to find outliers, changed ...
|
|
|
@12456
|
13 years |
tbretz |
Do only go from configuring to configured if FTM is configured.
|
|
|
@12454
|
13 years |
tbretz |
Added the number of cells per channel
|
|
|
@12453
|
13 years |
lyard |
set TM channels to zero if not required (for DRS calib consistency)
|
|
|
@12452
|
13 years |
lyard |
set unused TM channels mem to zero
|
|
|
@12451
|
13 years |
lyard |
removed setting roiTM to zero
|
|
|
@12450
|
13 years |
lyard |
added columns descriptions for ftmctrl
|
|
|
@12443
|
13 years |
lyard |
added comments into fits files
|
|
|
@12442
|
13 years |
lyard |
added autostart option
|
|
|
@12441
|
13 years |
tbretz |
Added a counter to skip the first rate report - for stability reasons.
|
|
|
@12440
|
13 years |
tbretz |
Fixed a wrong number in the RATE_CONTROL states.
|
|
|
@12438
|
13 years |
tbretz |
Do not check the Socket state and the BusyOn flag in the header when ...
|
|
|
@12437
|
13 years |
tbretz |
Added some more member functions to make debugging easier.
|
|
|
@12436
|
13 years |
tbretz |
Add 1 to fPrescaling in DimDynamicData to get a proper scale.
|
|
|
@12435
|
13 years |
tbretz |
First working version of a whole-camera-setup.
|
|
|
@12434
|
13 years |
tbretz |
Implemented starting of the rate control.
|
|
|
@12433
|
13 years |
tbretz |
Allow SET_THRESHOLD also in state configured to allow the ratecontrol ...
|
|
|
@12431
|
13 years |
lyard |
added an extra safety check when removing services
|
|
|
@12430
|
13 years |
lyard |
added writing of separate TM channels
|
|
|
@12429
|
13 years |
tbretz |
Added many more options and the possibility to control the global ...
|
|
|
@12428
|
13 years |
tbretz |
Added the controlling of the rate control.
|
|
|
@12422
|
13 years |
lyard |
fixed the fix of the fix
|
|
|
@12421
|
13 years |
tbretz |
Do not throw an exception if a server is deleted which is not in the list.
|
|
|
@12420
|
13 years |
lyard |
fixed the fix
|
|
|
@12419
|
13 years |
lyard |
changed closing behaviour of corrupted files
|
|
|
@12418
|
13 years |
tbretz |
Print a proper error message if rename() fails.
|
|
|
@12417
|
13 years |
tbretz |
Send a last current update request after the calibration is finished ...
|
|
|
@12413
|
13 years |
lyard |
fixed a bug when detecting corrupted files
|
|
|
@12410
|
13 years |
lyard |
added correct Rois extraction to event builder
|
|
|
@12408
|
13 years |
lyard |
removed debug messaged
|
|
|
@12407
|
13 years |
tbretz |
Fixed the group() memeber function
|
|
|
@12405
|
13 years |
tbretz |
Replaced START_RUN by START_TRIGGER
|
|
|
@12402
|
13 years |
tbretz |
Replaced START_RUN by START_TRIGGER
|
|
|
@12401
|
13 years |
tbretz |
Fixed the verbose screen output
|
|
|
@12400
|
13 years |
tbretz |
Replaced START_RUN and STOP_RUN by START_TRIGFGER and STOP_TRIGGER
|
|
|
@12399
|
13 years |
tbretz |
Added the possibility to calibrate the offset of the currents of the ...
|
|
|
@12377
|
13 years |
tbretz |
Fixed a command description and improved some log message.
|
|
|
@12372
|
13 years |
lyard |
implemented chunk allocation of memory. Not optimal yet, but at least ...
|
|
|
@12360
|
13 years |
tbretz |
Do not check if waiting for answer in ExpertReste if this is a OC reset
|
|
|
@12355
|
13 years |
tbretz |
|
|
|
@12353
|
13 years |
tbretz |
Removed an obsolete comment block
|
|
|
@12352
|
13 years |
tbretz |
Adapted output of filenames.
|
|
|
@12351
|
13 years |
tbretz |
Set some fixed control loop parameters as determined in Zurich; output ...
|
|
|
@12350
|
13 years |
tbretz |
Do directly set the new reference in SetReference.
|
|
|
@12349
|
13 years |
tbretz |
Removed the warning in case of double delete... so far no problems ...
|
|
|
@12348
|
13 years |
tbretz |
Use the connection to the DNS as the IP address to get the Local IP.
|
|
|
@12347
|
13 years |
tbretz |
Make the FEEDBACK receive the data all the time for a combined control ...
|
|
|
@12346
|
13 years |
tbretz |
Do not use statvfs in SetCurrentFolder.
|
|
|
@12345
|
13 years |
tbretz |
Display N/40 in decimal
|
|
|
@12343
|
13 years |
tbretz |
Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
|
|
|
@12342
|
13 years |
tbretz |
Improved output; removed obsolste ?: operators.
|
|
|
@12338
|
13 years |
tbretz |
Renamed option ramp-time to ramp-delay
|
|
|
@12337
|
13 years |
tbretz |
Removed stray debug output.
|
|
|
@12336
|
13 years |
tbretz |
For the time being go back to idle when a new run was successfully started.
|
|
|
@12335
|
13 years |
tbretz |
Improved class reference.
|
|
|
@12334
|
13 years |
tbretz |
Renamed kTakingData to kTriggerOn
|
|
|
@12333
|
13 years |
tbretz |
Added GetNumFilesOpen and IncreaseRunNumber.
|
|
|
@12332
|
13 years |
tbretz |
Replaced kTakingData by kTriggerOn
|
|
|
@12331
|
13 years |
tbretz |
Added the state kWritingData and avoid that run-numbers can be ...
|
|
|
@12330
|
13 years |
tbretz |
Added state kWritingData.
|
|
|
@12323
|
13 years |
tbretz |
Added the possibility to change the step size and maximum during a ...
|
|
|
@12322
|
13 years |
tbretz |
Allow eversything in fact++.rc
|
|
|
@12319
|
13 years |
tbretz |
Switch control off when voltage off.
|
|
|
@12316
|
13 years |
tbretz |
Removed invalid characters from Dim descriptions
|
|
|
@12315
|
13 years |
tbretz |
Make sure that the default option gets touched even it is finally not ...
|
|
|
@12314
|
13 years |
tbretz |
Stop startinga run if datalogger went into error state.
|
|
|
@12313
|
13 years |
tbretz |
Added an option to disable whole patches. fixed scaling factor in ...
|
|
|
@12312
|
13 years |
tbretz |
Fixed a workaround.
|
|
|
@12311
|
13 years |
tbretz |
Fixed writing of the data.
|
|
|
@12309
|
13 years |
tbretz |
First woring and tested version.
|
|
|
@12308
|
13 years |
tbretz |
Added specilized template to make sure we do not have to convert ...
|
|
|
@12294
|
13 years |
tbretz |
Added sending of Dim services.
|
|
|
@12291
|
13 years |
tbretz |
Use new features of trigger rate service.
|
|
|
@12290
|
13 years |
tbretz |
Included EnablePatch and a default constructor for the trigger rates.
|
|
|
@12287
|
13 years |
tbretz |
Adapted format string for TRIGGER_RATES
|
|
|
@12286
|
13 years |
tbretz |
Fixed a misspelled class name.
|
|
|
@12284
|
13 years |
tbretz |
Added elapsed time and on time to DrimTriggerRate
|
|
|
@12280
|
13 years |
tbretz |
Added the most simple spike removal before the statistics for the ...
|
|
|
@12279
|
13 years |
tbretz |
Added some more output in case the previous answer was not yet ...
|
|
|
@12277
|
13 years |
lyard |
fixed the handling of columns names in the datalogger
|
|
|
@12272
|
13 years |
tbretz |
Exchanged some values whcih were obviously exhanged
|
|
|
@12271
|
13 years |
tbretz |
Added the possibility to apply a global offset to the temperature ...
|
|
|
@12270
|
13 years |
tbretz |
Added the possibility to switch off the update interval.
|
|
|
@12269
|
13 years |
tbretz |
Fixed wiritng the fits header.
|
|
|
@12268
|
13 years |
tbretz |
Fixed the output in the txt-file.
|
|
|
@12267
|
13 years |
tbretz |
Replaced the int16_t for dac by a uint16_t
|
|
|
@12254
|
13 years |
tbretz |
Added the possibility to change the update interval online.
|
|
|
@12252
|
13 years |
tbretz |
Added commands to set LED brightness.
|
|
|
@12251
|
13 years |
tbretz |
Added descriptions for the dim services.
|
|
|
@12250
|
13 years |
tbretz |
Added some dim descriptions.
|
|
|
@12249
|
13 years |
tbretz |
Added some Dim descriptions and a new service propagating the nominal ...
|
|
|
@12248
|
13 years |
tbretz |
Added some state descriptions.
|
|
|
@12247
|
13 years |
tbretz |
Added state descriptions; replaced WAIT_FOR_RUN_NUMBER by ...
|
|
|
@12246
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@12245
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@12244
|
13 years |
tbretz |
Reverting to last revision.
|
|
|
@12243
|
13 years |
tbretz |
Added output of commands and states to --help
|
|
|
@12242
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@12241
|
13 years |
tbretz |
Added possibility to scan in the N-out-of-4 logic.
|
|
|