source: trunk/FACT++/src/feedback.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14352   12 years tbretz The subscription to the nominal bias voltage was missing. Make sure ...
(edit) @14186   12 years tbretz Fixed a compilation issue.
(edit) @14033   12 years tbretz Updated the algorithm to faster set the correct voltage in case of ...
(edit) @14021   12 years tbretz Updated the rules which apply during current feedback before the ...
(edit) @14009   12 years tbretz Exit with 127 if parsing of command line options failed.
(edit) @13974   12 years tbretz Added a faster procedure when the current control is anables to get to ...
(edit) @13922   12 years tbretz Moved State definintions to header file and namespace.
(edit) @13873   12 years tbretz Fixed a problem with the size of the transmitted data.
(edit) @13847   12 years tbretz Removed obsolete include of DimServiceInfoList
(edit) @13844   12 years tbretz Removed the DimServiceInfoList; unified the Printing of states.
(edit) @13838   12 years tbretz Adapted to the changes in the StateMachineDim. Now (almost) all ...
(edit) @13721   12 years tbretz Added a warning in case the temperatures are all invalid.
(edit) @13717   12 years tbretz When fDimDeviation is reset, it must be set to fOffset so that the sum ...
(edit) @13691   12 years tbretz Added temperature and user offset to deviation service.
(edit) @13557   12 years tbretz Fixed another sign - so we are back with the previous solution.
(edit) @13556   12 years tbretz The voltage U0 had the wrong sign.
(edit) @13553   12 years tbretz Fixed a unit problem in the new rasistor correction; added some output ...
(edit) @13482   12 years tbretz The calibration offset must be subtracted from the voltage to ...
(edit) @13479   12 years tbretz Adapted to the latest html/js changes.
(edit) @13456   12 years tbretz Changed CALIBRATION service to SI units.
(edit) @13454   12 years tbretz Fixed a typo
(edit) @13453   12 years tbretz Receive nominal bias voltage; added an option to set the calibration ...
(edit) @13255   12 years tbretz Changed the resistance of the broken pixels to 390Ohm. Test yesterday ...
(edit) @13249   13 years tbretz Fixed the 'broken pixel' correction. The voltage was devided by the ...
(edit) @13241   13 years tbretz Added another sanity check for the output.
(edit) @13240   13 years tbretz Added a sanity check for the new output
(edit) @13238   13 years tbretz Updated to new biasctrl commands; removed some obsolete endl; reduced ...
(edit) @13235   13 years tbretz Decreased the serial resistance from 1150 Ohm to 1100 Ohm; fixed a ...
(edit) @13224   13 years tbretz Made the number of requests during calibration an option.
(edit) @13178   13 years tbretz Send current requests in current control mode only when voltage is ...
(edit) @13163   13 years tbretz Replaces all 416 by kNumChannels; send the correct command to set the ...
(edit) @13138   13 years tbretz Implemented request of current sttaus during current feedback once in ...
(edit) @13137   13 years tbretz Ensure that the calibration starts now that the biasctrl doesn't sent ...
(edit) @13116   13 years tbretz Do only request the status if the voltage is on; get some dummy ...
(edit) @13091   13 years tbretz Fixed the averaging implemented yest for more verbose output
(edit) @13071   13 years tbretz Set the bias create resistor to 1150 Ohm which (according to the ...
(edit) @13070   13 years tbretz Do not send current request in HandleCalibration when still ramping.
(edit) @13062   13 years tbretz Updated the resistors. We have now 3900Ohm at the G-APD, 1kOhm serial ...
(edit) @13060   13 years tbretz Implemented the possibility of a current feedback which corrects the ...
(edit) @12994   13 years tbretz Added the number of events to interpolate to the feedback commands; ...
(edit) @12991   13 years tbretz Added quality of service to Deviation
(edit) @12990   13 years tbretz Added dim service descriptions
(edit) @12900   13 years tbretz Added new states in the feedback which allow to run the temp feedback ...
(edit) @12899   13 years tbretz Correction is sent to biasctrl not to feedback -- log-message was wrong.
(edit) @12879   13 years tbretz Implemeted a command for gobal feedback; splitted the infoHandler into ...
(edit) @12847   13 years tbretz fCalibration must be a float because the service takes floats.
(edit) @12840   13 years tbretz fCalibration must be resize to 2*416 not 416
(edit) @12825   13 years tbretz Fixed a couple of stupid mistakes introduced with the last commit.
(edit) @12805   13 years tbretz Store calibration; implemented command to print a stored calibration; ...
(edit) @12716   13 years tbretz Make sure fSP always has a valid size.
(edit) @12648   13 years tbretz Fixed a bug which caused the feedback to ramp up the voltages even ...
(edit) @12542   13 years tbretz Start the calibration even when the voltage is off
(edit) @12417   13 years tbretz Send a last current update request after the calibration is finished ...
(edit) @12399   13 years tbretz Added the possibility to calibrate the offset of the currents of the ...
(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) @12347   13 years tbretz Make the FEEDBACK receive the data all the time for a combined control ...
(edit) @12319   13 years tbretz Switch control off when voltage off.
(edit) @12271   13 years tbretz Added the possibility to apply a global offset to the temperature ...
(edit) @12234   13 years tbretz Allow STOP in all states.
(edit) @12221   13 years tbretz Debuged temperature feedback.
(edit) @12187   13 years tbretz Replaced dic_cmnd_service by DimClient::sendCommandNB.
(edit) @12183   13 years tbretz Implemented the possibility to adapt the voltage according to the ...
(edit) @12161   13 years tbretz Undo last revision.
(edit) @12160   13 years tbretz Added PixelMap.cc to fact_SOURCES
(edit) @12067   13 years tbretz Added or updated some text; set default control loop parameters in ...
(edit) @12050   13 years tbretz Replaced build in FACTmapV5(a) by a program otpion.
(edit) @12047   13 years tbretz Changed name of mapping file; added possibility to set control loop ...
(add) @12028   13 years tbretz
Note: See TracRevisionLog for help on using the revision log.