source: trunk/FACT++/src

Revision Log Mode:


Legend:

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