source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13742   13 years tbretz Renamed fSeconds* to fCounter* which is more appropriate; added a ...
(edit) @13734   13 years tbretz Some updates to the messages sent with the STATE service.
(edit) @13733   13 years tbretz Use the script name from Readline when sending reports.
(edit) @13732   13 years tbretz Fixed a problem with the label interprtation.
(edit) @13731   13 years tbretz Fixed a problem with the label interpretation; added a storage ...
(edit) @13721   13 years tbretz Added a warning in case the temperatures are all invalid.
(edit) @13718   13 years tbretz Implemented blocking which makes sure that if only a single channel's ...
(edit) @13717   13 years tbretz When fDimDeviation is reset, it must be set to fOffset so that the sum ...
(edit) @13715   13 years tbretz Removed the check for the line being a comment, this is done in ...
(edit) @13714   13 years tbretz Added comment to help list.
(edit) @13713   13 years tbretz Added Uncomment function to tools used to strip off inline comments.
(edit) @13712   13 years tbretz Added more command descriptions.
(edit) @13711   13 years tbretz Fixed a typo in a help text thanks to Dominik; added missing state ...
(edit) @13704   13 years tbretz A fix for the color of the bias information; added colors to the ...
(edit) @13702   13 years tbretz Slight change to the meaning of labels; added the direct exit to th ...
(edit) @13699   13 years tbretz Added path option (not yet activated); added path to output files; ...
(edit) @13693   13 years tbretz Added handling of feedback deviation.
(edit) @13691   13 years tbretz Added temperature and user offset to deviation service.
(edit) @13682   13 years tbretz Fixed a newly introduced bug when parsing the .x - opt should have ...
(edit) @13681   13 years tbretz Some little improvements and fixes
(edit) @13677   13 years tbretz Added the state of DIM_CONTROL
(edit) @13676   13 years tbretz Added JavaDate
(edit) @13675   13 years tbretz Use JavaData; ceck overcurrent status; someother cosetic changes and ...
(edit) @13674   13 years tbretz It seems there is another thing not handled very well by dim if a ...
(edit) @13673   13 years tbretz Added the possibility to pipe arguments to the executed scripts.
(edit) @13672   13 years tbretz Redirect the exit handler; removed obsolete fLabel; added new class ...
(edit) @13671   13 years tbretz Added the possibility to remote control the DIM_CONTROL, i.e. start ...
(edit) @13670   13 years tbretz If a Format string is empty this is just a warning.
(edit) @13669   13 years tbretz Added GetWildcardOptions and GetOptions to be able to access all ...
(edit) @13668   13 years tbretz Added a hint for the command line arguments to the explanation of .x; ...
(edit) @13667   13 years tbretz Added a split function able to parse an escaped command line
(edit) @13651   13 years tbretz Added a virtual function to be used in RemoteControl to get back to ...
(edit) @13650   13 years tbretz Instead of calling shell.Stop(), simply shell.Run() is not called if ...
(edit) @13649   13 years tbretz Made fLabel static to allow it being set rom dimctrl; added a virtual ...
(edit) @13647   13 years tbretz Added a getter for fStep.
(edit) @13643   13 years tbretz Some little improvements to statistics and display; new scale for the ...
(edit) @13621   13 years tbretz Added rate scan stuff and fixed mappings and other details.
(edit) @13609   13 years tbretz Fixed the display of the camera display; fixed the display of the ...
(edit) @13608   13 years tbretz Removed a stray empty line.
(edit) @13606   13 years tbretz The service name didn't icnlude the server name as it ought to be.
(edit) @13605   13 years tbretz In the new states the check should be fStatusFAD not fStatusFTM
(edit) @13589   13 years tbretz Improved that acces s to the states; added many new services.
(edit) @13585   13 years tbretz Added two new states: trigger on and taking data
(edit) @13571   13 years tbretz Added description to the new service.
(edit) @13570   13 years tbretz Added a service to distribute the current run-type information.
(edit) @13562   13 years tbretz Removed event counter - there is only one event per second anyway; ...
(edit) @13561   13 years tbretz Send the drs step as quality with the data so that it can be detected ...
(edit) @13557   13 years tbretz Fixed another sign - so we are back with the previous solution.
(edit) @13556   13 years tbretz The voltage U0 had the wrong sign.
(edit) @13555   13 years tbretz Added the missing color for the source name in the tracking tab.
(edit) @13554   13 years tbretz Added an error output if we still miss a connection to a subsystem and ...
(edit) @13553   13 years tbretz Fixed a unit problem in the new rasistor correction; added some output ...
(edit) @13552   13 years tbretz Some fixes, updates and improvements to get a first version fully working.
(edit) @13549   13 years tbretz Commented out the use of fStatic, because with the called default ...
(edit) @13529   13 years tbretz Removed debug status in output file.
(edit) @13528   13 years tbretz Added missing infoHandlers for drive control.
(edit) @13498   13 years tbretz Added rates from ftm control.
(edit) @13497   13 years tbretz Added current calibration; some updates to the colors
(edit) @13483   13 years tbretz Added BIAS_CONTROL/VOLTAGE
(edit) @13482   13 years tbretz The calibration offset must be subtracted from the voltage to ...
(edit) @13479   13 years tbretz Adapted to the latest html/js changes.
(edit) @13477   13 years tbretz Moved the instantisation of fTriggerOn before the DimStampedInfo instances.
(edit) @13463   13 years tbretz A very simple and light weight wrapper around DimInfo
(edit) @13462   13 years tbretz First version of a dim client writing input for the SmartFACT++ web-page.
(edit) @13457   13 years tbretz Corrected the CURRENT service description.
(edit) @13456   13 years tbretz Changed CALIBRATION service to SI units.
(edit) @13455   13 years tbretz Make sure that the same time is distributed with the voltage and ...
(edit) @13454   13 years tbretz Fixed a typo
(edit) @13453   13 years tbretz Receive nominal bias voltage; added an option to set the calibration ...
(edit) @13340   13 years tbretz Fixed a typo in a log text.
(edit) @13297   13 years lyard ignore QoS of messages in log file
(edit) @13296   13 years lyard added datalogger prefix to datalogger log messages
(edit) @13294   13 years tbretz Added an automatic reconnect under certain conditions.
(edit) @13286   13 years tbretz Changed # to be a real comment and > to be a comment writting to the ...
(edit) @13259   13 years tbretz Set fDebugTx per default to false
(edit) @13258   13 years tbretz Ensure that after a successfull overcurrent reset at least one status ...
(edit) @13257   13 years tbretz Changed the description for the exit command.
(edit) @13256   13 years tbretz Set names for the dim services.
(edit) @13255   13 years tbretz Changed the resistance of the broken pixels to 390Ohm. Test yesterday ...
(edit) @13252   13 years tbretz Fixed a typo.
(edit) @13251   13 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.
Note: See TracRevisionLog for help on using the revision log.