source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15025   12 years tbretz Issue an error message if the command could not be sent.
(edit) @15024   12 years tbretz Pipe return code so that it can correctly be restarted by start.sh
(edit) @15023   12 years tbretz Removed the obsolete WriteFitsImp from the class definition.
(edit) @15022   12 years tbretz Added some more sanity checks for the dim services.
(edit) @15021   12 years tbretz Added --restart to the dimctrl which avoids the need to know the magic ...
(edit) @15020   12 years tbretz Added missing CoolingFailure state.
(edit) @15019   12 years tbretz Added Dim service with calibrated currents.
(edit) @15018   12 years tbretz StartScript need not to return Loading already, loading will be set ...
(edit) @15017   12 years tbretz Changed return codes from EvalOption such that 0 means 'stop, but ...
(edit) @15016   12 years tbretz Improved output.
(edit) @15015   12 years tbretz Fixed complete messed includes; moved them where they belong, to the ...
(edit) @15014   12 years tbretz First attempt fix complety spoiled inclusions.
(edit) @15013   12 years tbretz Fixed name of data member.
(edit) @15012   12 years tbretz Allow 9deg temp difference between outside and camera.
(edit) @15011   12 years tbretz Small fixes on last commit.
(edit) @15010   12 years tbretz Added Getter for start and stop time.
(edit) @15009   12 years tbretz Replaced WriteFitsImp by fData.WriteFitsImp; added storage of begin ...
(edit) @15008   12 years tbretz Added data mebers to store begin and end date of runs and drs calib; ...
(edit) @15007   12 years tbretz Added some output before the main loop to simplify detection of wrong ...
(edit) @15006   12 years tbretz Added initializer from an ISO string, fixed the wrong ISO format ...
(edit) @15005   12 years tbretz Implemented alternating wobble positions.
(edit) @15004   12 years tbretz Code cleanup.
(edit) @15003   12 years tbretz Make it compile also with the older g++ on gate.
(edit) @15002   12 years tbretz Updated help text.
(edit) @15001   12 years tbretz Redirect message about connection to database to cerr instead of cout.
(edit) @15000   12 years tbretz Changed command from --batch to --start
(edit) @14999   12 years tbretz Call java scripts from the control pages; added checkboxes as control ...
(edit) @14998   12 years tbretz Worked around the problem that sometimes (reason still to be found) ...
(edit) @14997   12 years tbretz Throw an exception rather than printing an error message. We are not ...
(edit) @14996   12 years tbretz Added a reset of the MCP at an early stage to get it out of a possible ...
(edit) @14995   12 years tbretz Added some missing text for dim.wait
(edit) @14994   12 years tbretz Avoid to output results of internal functions (ExecuteCode called with ...
(edit) @14993   12 years tbretz Changed Next() in a way that it is not self-referencing anymore.... ...
(edit) @14992   12 years lyard Made message in case of service format change more explicit
(edit) @14991   12 years tbretz Added calibration start and calibration end time to ...
(edit) @14990   12 years tbretz Made some log output more clear
(edit) @14989   12 years tbretz Fixed a bug which could cause listing data to fail more or less randomly.
(edit) @14988   12 years tbretz If there was no report yet at all, state disconnected is returned.
(edit) @14987   12 years tbretz Print result went it is NOT undefined, not when it is undefined.
(edit) @14986   12 years tbretz Added JsResult to print the result of executed code.
(edit) @14985   12 years tbretz Added .java command to run an interactive console; do not return an ...
(edit) @14984   12 years tbretz Update the prompt in regular intervals even if GetUpdatePrompt returns ...
(edit) @14983   12 years tbretz Implemented to possibility to run an interactive javascript interpreter.
(edit) @14982   12 years tbretz Fixed a small bug in the arguments of dim.state
(edit) @14981   12 years tbretz Allow both types of escape characters ' and "
(edit) @14980   12 years tbretz Removed old obsolete values
(edit) @14979   12 years tbretz Added the possibility to have colored lines in graphics; adaptes ...
(edit) @14978   12 years tbretz Added include for array.hpp - needed for newer boost versions
(edit) @14977   12 years tbretz Do not compile simulated hardware (ftm, fsc, fad) by default.
(edit) @14976   12 years tbretz Replaced deprecated io_service() by get_io_service()
(edit) @14975   12 years tbretz Updated IP address of database server.
(edit) @14974   12 years tbretz A small change to the way a JS exception is output, to make it look nicer.
(edit) @14973   12 years tbretz Send a STOP to the rate control after the DRS calibration to get it ...
(edit) @14972   12 years tbretz Replaced dim.print by dim.log
(edit) @14971   12 years tbretz Replaced dim.print by dim.log
(edit) @14970   12 years tbretz Make sure that if the fadctrl was newly started there is no crash ...
(edit) @14969   12 years tbretz Replaced dim.print by dim.log
(edit) @14968   12 years tbretz Replaced dim.print by dim.log
(edit) @14967   12 years tbretz Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
(edit) @14966   12 years tbretz Removed an obsolete line left from debugging.
(edit) @14965   12 years tbretz Added ___warn___
(edit) @14964   12 years tbretz Removed obsolete old variables.
(edit) @14961   12 years tbretz Make sure that the stoi if failing cannot crash the program.
(edit) @14960   12 years tbretz Fixed a compilation issue Etienne had introduced with his latest changes.
(edit) @14959   12 years tbretz Forgot some comments around some new not yet useful code.
(edit) @14958   12 years tbretz Removed a stray whitespace.
(edit) @14957   12 years tbretz Somebody fixed the comments printed to the console...
(edit) @14956   12 years tbretz The locking of the clock conditioner cannot be checked during ...
(edit) @14955   12 years tbretz Use an IP Address from the internal network to find the correct IP ...
(edit) @14954   12 years tbretz Added run-type single-pe, although I am not sure it is currently in ...
(edit) @14953   12 years tbretz Added the possibility to send OPEN and CLOSE even if the status of the ...
(edit) @14950   12 years tbretz Added some explanation to the new T* data
(edit) @14949   12 years tbretz Added a lot of comments to the timing calibration functions.
(edit) @14948   12 years tbretz Added T3, T6, T9, T12 (preliminary)
(edit) @14947   12 years tbretz Added webDid to possible targets
(edit) @14939   12 years tbretz Added WebDID from v20r5
(edit) @14938   12 years tbretz Added a workaround to let webDid find its data.
(edit) @14937   12 years tbretz Added in v20r5
(edit) @14936   12 years tbretz Changed to v20r5.
(edit) @14935   12 years tbretz Add changes necessary to remove fits completely from namespace std in MARS.
(edit) @14934   12 years tbretz Added additional options also for debug ACLIC mode.
(edit) @14933   12 years tbretz Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
(edit) @14932   12 years tbretz Macro to re-calculate the drs calibration constants (.drs.fits files)
(edit) @14931   12 years tbretz Write file numbers instead of run-numbers as it is in the real files ...
(edit) @14930   12 years tbretz Reformatted help output.
(edit) @14929   12 years tbretz Improved help text.
(edit) @14928   12 years tbretz Added mdrs
(edit) @14927   12 years tbretz Added mdrs
(edit) @14926   12 years tbretz Added the drs calibration class from mcore
(edit) @14925   12 years tbretz Moved DRS classes to mdrs
(edit) @14924   12 years tbretz Moved to mdrs
(edit) @14923   12 years tbretz Moved to mdrs
(edit) @14922   12 years tbretz New classes for DRS calibration.
(edit) @14921   12 years tbretz Removed stray debig option.
(edit) @14920   12 years tbretz Added class to apply the drs calibration.
(edit) @14919   12 years tbretz Added MCalibrateFact and MCalibrateDrsTimes
(edit) @14918   12 years tbretz Reverting to last revision.
(edit) @14917   12 years tbretz Reverting to last revision.
(edit) @14916   12 years tbretz Reverting to last revision.
(edit) @14915   12 years tbretz Reverting to last revision.
Note: See TracRevisionLog for help on using the revision log.