source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13721   12 years tbretz Added a warning in case the temperatures are all invalid.
(edit) @13718   12 years tbretz Implemented blocking which makes sure that if only a single channel's ...
(edit) @13717   12 years tbretz When fDimDeviation is reset, it must be set to fOffset so that the sum ...
(edit) @13715   12 years tbretz Removed the check for the line being a comment, this is done in ...
(edit) @13714   12 years tbretz Added comment to help list.
(edit) @13713   12 years tbretz Added Uncomment function to tools used to strip off inline comments.
(edit) @13712   12 years tbretz Added more command descriptions.
(edit) @13711   12 years tbretz Fixed a typo in a help text thanks to Dominik; added missing state ...
(edit) @13704   12 years tbretz A fix for the color of the bias information; added colors to the ...
(edit) @13702   12 years tbretz Slight change to the meaning of labels; added the direct exit to th ...
(edit) @13699   12 years tbretz Added path option (not yet activated); added path to output files; ...
(edit) @13693   12 years tbretz Added handling of feedback deviation.
(edit) @13691   12 years tbretz Added temperature and user offset to deviation service.
(edit) @13682   12 years tbretz Fixed a newly introduced bug when parsing the .x - opt should have ...
(edit) @13681   12 years tbretz Some little improvements and fixes
(edit) @13677   12 years tbretz Added the state of DIM_CONTROL
(edit) @13676   12 years tbretz Added JavaDate
(edit) @13675   12 years tbretz Use JavaData; ceck overcurrent status; someother cosetic changes and ...
(edit) @13674   12 years tbretz It seems there is another thing not handled very well by dim if a ...
(edit) @13673   12 years tbretz Added the possibility to pipe arguments to the executed scripts.
(edit) @13672   12 years tbretz Redirect the exit handler; removed obsolete fLabel; added new class ...
(edit) @13671   12 years tbretz Added the possibility to remote control the DIM_CONTROL, i.e. start ...
(edit) @13670   12 years tbretz If a Format string is empty this is just a warning.
(edit) @13669   12 years tbretz Added GetWildcardOptions and GetOptions to be able to access all ...
(edit) @13668   12 years tbretz Added a hint for the command line arguments to the explanation of .x; ...
(edit) @13667   12 years tbretz Added a split function able to parse an escaped command line
(edit) @13651   12 years tbretz Added a virtual function to be used in RemoteControl to get back to ...
(edit) @13650   12 years tbretz Instead of calling shell.Stop(), simply shell.Run() is not called if ...
(edit) @13649   12 years tbretz Made fLabel static to allow it being set rom dimctrl; added a virtual ...
(edit) @13647   12 years tbretz Added a getter for fStep.
(edit) @13643   12 years tbretz Some little improvements to statistics and display; new scale for the ...
(edit) @13621   12 years tbretz Added rate scan stuff and fixed mappings and other details.
(edit) @13609   12 years tbretz Fixed the display of the camera display; fixed the display of the ...
(edit) @13608   12 years tbretz Removed a stray empty line.
(edit) @13606   12 years tbretz The service name didn't icnlude the server name as it ought to be.
(edit) @13605   12 years tbretz In the new states the check should be fStatusFAD not fStatusFTM
(edit) @13589   12 years tbretz Improved that acces s to the states; added many new services.
(edit) @13585   12 years tbretz Added two new states: trigger on and taking data
(edit) @13571   12 years tbretz Added description to the new service.
(edit) @13570   12 years tbretz Added a service to distribute the current run-type information.
(edit) @13562   12 years tbretz Removed event counter - there is only one event per second anyway; ...
(edit) @13561   12 years tbretz Send the drs step as quality with the data so that it can be detected ...
(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) @13555   12 years tbretz Added the missing color for the source name in the tracking tab.
(edit) @13554   12 years tbretz Added an error output if we still miss a connection to a subsystem and ...
(edit) @13553   12 years tbretz Fixed a unit problem in the new rasistor correction; added some output ...
(edit) @13552   12 years tbretz Some fixes, updates and improvements to get a first version fully working.
(edit) @13549   12 years tbretz Commented out the use of fStatic, because with the called default ...
(edit) @13529   12 years tbretz Removed debug status in output file.
(edit) @13528   12 years tbretz Added missing infoHandlers for drive control.
(edit) @13498   12 years tbretz Added rates from ftm control.
(edit) @13497   12 years tbretz Added current calibration; some updates to the colors
(edit) @13483   12 years tbretz Added BIAS_CONTROL/VOLTAGE
(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) @13477   12 years tbretz Moved the instantisation of fTriggerOn before the DimStampedInfo instances.
(edit) @13463   12 years tbretz A very simple and light weight wrapper around DimInfo
(edit) @13462   12 years tbretz First version of a dim client writing input for the SmartFACT++ web-page.
(edit) @13457   12 years tbretz Corrected the CURRENT service description.
(edit) @13456   12 years tbretz Changed CALIBRATION service to SI units.
(edit) @13455   12 years tbretz Make sure that the same time is distributed with the voltage and ...
(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) @13340   12 years tbretz Fixed a typo in a log text.
(edit) @13297   12 years lyard ignore QoS of messages in log file
(edit) @13296   12 years lyard added datalogger prefix to datalogger log messages
(edit) @13294   12 years tbretz Added an automatic reconnect under certain conditions.
(edit) @13286   12 years tbretz Changed # to be a real comment and > to be a comment writting to the ...
(edit) @13259   12 years tbretz Set fDebugTx per default to false
(edit) @13258   12 years tbretz Ensure that after a successfull overcurrent reset at least one status ...
(edit) @13257   12 years tbretz Changed the description for the exit command.
(edit) @13256   12 years tbretz Set names for the dim services.
(edit) @13255   12 years tbretz Changed the resistance of the broken pixels to 390Ohm. Test yesterday ...
(edit) @13252   12 years tbretz Fixed a typo.
(edit) @13251   12 years tbretz Encapsulated the waiting for a state into proper switching off and on ...
(edit) @13249   13 years tbretz Fixed the 'broken pixel' correction. The voltage was devided by the ...
(edit) @13242   13 years tbretz Updated some log-output.
(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) @13239   13 years tbretz Propagate G-APD bias offset and set-point seperately.
(edit) @13238   13 years tbretz Updated to new biasctrl commands; removed some obsolete endl; reduced ...
(edit) @13236   13 years tbretz Changed the code in a way that now it operates on floating point ...
(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) @13223   13 years tbretz Unintentionally changed the allowed states for TRACK_SOURCE with the ...
(edit) @13222   13 years tbretz Replaced W format by C for TRACK_SOURCE
(edit) @13221   13 years tbretz Added TrimQuotes
(edit) @13220   13 years tbretz Improved debugging output.
(edit) @13217   13 years tbretz Some improved debug output.
(edit) @13216   13 years tbretz Updated some FITS descriptions.
(edit) @13212   13 years tbretz Updated state names.
(edit) @13211   13 years tbretz Improves state handling.
(edit) @13210   13 years tbretz Removed all the unnecessary log-messages.
(edit) @13209   13 years tbretz Implemented fVerbose to switch verbosity of default messages on and off.
(edit) @13208   13 years tbretz Write comments as such.
(edit) @13207   13 years tbretz Addeda new log-class: comments
(edit) @13206   13 years tbretz Pipe comments to the log-file; added the missing jump label.
(edit) @13205   13 years lyard added fence from prevent column desc of messages services
(edit) @13204   13 years lyard added output to see which service creates column warning
Note: See TracRevisionLog for help on using the revision log.