|
|
@15061
|
12 years |
lyard |
added configuration option for service list update interval
|
|
|
@15060
|
12 years |
lyard |
added extra service and changed behaviour in case of format change for ...
|
|
|
@15059
|
12 years |
tbretz |
Fixed a typo in a function call and corrected the size of the ...
|
|
|
@15058
|
12 years |
tbretz |
Fixed a typo in an enum.
|
|
|
@15057
|
12 years |
tbretz |
Fixed the format description of the DATA service.
|
|
|
@15056
|
12 years |
tbretz |
Some minor improvements of the display
|
|
|
@15055
|
12 years |
tbretz |
Removed the code dealing with the clock conditioner. There is now easy ...
|
|
|
@15054
|
12 years |
tbretz |
Do not report the clock conditioner to be unlocked if FTM is in state ...
|
|
|
@15053
|
12 years |
tbretz |
More verbose output
|
|
|
@15052
|
12 years |
tbretz |
Increased timeout for check to 3s and added an error message. Removed ...
|
|
|
@15051
|
12 years |
tbretz |
There is no need anymore to check for the AGILENT_CONTROL state ...
|
|
|
@15050
|
12 years |
tbretz |
Fixed a typo in a variable name.
|
|
|
@15049
|
12 years |
tbretz |
Added --fits option to help text.
|
|
|
@15048
|
12 years |
tbretz |
Some code cleanup; added throwing an execption if an underflow ...
|
|
|
@15047
|
12 years |
tbretz |
Renamed getService to getDescription
|
|
|
@15046
|
12 years |
tbretz |
Renamed getService to getDescription
|
|
|
@15045
|
12 years |
tbretz |
Added two new commands getService and getServices.
|
|
|
@15044
|
12 years |
tbretz |
Rename command property to isCommand
|
|
|
@15043
|
12 years |
tbretz |
Added new dim functions to get access to the description of a single ...
|
|
|
@15042
|
12 years |
tbretz |
Added JsGetServices and JsGetDescription
|
|
|
@15041
|
12 years |
tbretz |
Use the lock guard where appropriate; added GetServiceList member function
|
|
|
@15040
|
12 years |
tbretz |
|
|
|
@15039
|
12 years |
tbretz |
Moved Service structure to Service.h
|
|
|
@15038
|
12 years |
tbretz |
display no time if no drs calib
|
|
|
@15037
|
12 years |
tbretz |
Implemented reading configuration from resources for different run-types.
|
|
|
@15036
|
12 years |
tbretz |
Use new CALIBRATE_RUN and propagate the run-type to the ratecontrol.
|
|
|
@15035
|
12 years |
tbretz |
Removed some obsolete debug output.
|
|
|
@15034
|
12 years |
tbretz |
Set the QoS to 2 if the calibration by currents succeeded.
|
|
|
@15031
|
12 years |
tbretz |
I cannot get the the size of the dim_data correctly eventhough it is ...
|
|
|
@15030
|
12 years |
tbretz |
Also reset the rate control state after the single-pe run.
|
|
|
@15029
|
12 years |
tbretz |
Some fixes to get the new calibrate_by_currents working.
|
|
|
@15028
|
12 years |
tbretz |
Fixed some typos
|
|
|
@15027
|
12 years |
tbretz |
Added CALIBRATE_BY_CURRENT command which allows to set the global ...
|
|
|
@15026
|
12 years |
tbretz |
Updated the ratescan part.
|
|
|
@15025
|
12 years |
tbretz |
Issue an error message if the command could not be sent.
|
|
|
@15024
|
12 years |
tbretz |
Pipe return code so that it can correctly be restarted by start.sh
|
|
|
@15023
|
12 years |
tbretz |
Removed the obsolete WriteFitsImp from the class definition.
|
|
|
@15022
|
12 years |
tbretz |
Added some more sanity checks for the dim services.
|
|
|
@15021
|
12 years |
tbretz |
Added --restart to the dimctrl which avoids the need to know the magic ...
|
|
|
@15020
|
12 years |
tbretz |
Added missing CoolingFailure state.
|
|
|
@15019
|
12 years |
tbretz |
Added Dim service with calibrated currents.
|
|
|
@15018
|
12 years |
tbretz |
StartScript need not to return Loading already, loading will be set ...
|
|
|
@15017
|
12 years |
tbretz |
Changed return codes from EvalOption such that 0 means 'stop, but ...
|
|
|
@15016
|
12 years |
tbretz |
Improved output.
|
|
|
@15015
|
12 years |
tbretz |
Fixed complete messed includes; moved them where they belong, to the ...
|
|
|
@15014
|
12 years |
tbretz |
First attempt fix complety spoiled inclusions.
|
|
|
@15013
|
12 years |
tbretz |
Fixed name of data member.
|
|
|
@15012
|
12 years |
tbretz |
Allow 9deg temp difference between outside and camera.
|
|
|
@15011
|
12 years |
tbretz |
Small fixes on last commit.
|
|
|
@15010
|
12 years |
tbretz |
Added Getter for start and stop time.
|
|
|
@15009
|
12 years |
tbretz |
Replaced WriteFitsImp by fData.WriteFitsImp; added storage of begin ...
|
|
|
@15008
|
12 years |
tbretz |
Added data mebers to store begin and end date of runs and drs calib; ...
|
|
|
@15007
|
12 years |
tbretz |
Added some output before the main loop to simplify detection of wrong ...
|
|
|
@15006
|
12 years |
tbretz |
Added initializer from an ISO string, fixed the wrong ISO format ...
|
|
|
@15005
|
12 years |
tbretz |
Implemented alternating wobble positions.
|
|
|
@15004
|
12 years |
tbretz |
Code cleanup.
|
|
|
@15003
|
12 years |
tbretz |
Make it compile also with the older g++ on gate.
|
|
|
@15002
|
12 years |
tbretz |
Updated help text.
|
|
|
@15001
|
12 years |
tbretz |
Redirect message about connection to database to cerr instead of cout.
|
|
|
@15000
|
12 years |
tbretz |
Changed command from --batch to --start
|
|
|
@14999
|
12 years |
tbretz |
Call java scripts from the control pages; added checkboxes as control ...
|
|
|
@14998
|
12 years |
tbretz |
Worked around the problem that sometimes (reason still to be found) ...
|
|
|
@14997
|
12 years |
tbretz |
Throw an exception rather than printing an error message. We are not ...
|
|
|
@14996
|
12 years |
tbretz |
Added a reset of the MCP at an early stage to get it out of a possible ...
|
|
|
@14995
|
12 years |
tbretz |
Added some missing text for dim.wait
|
|
|
@14994
|
12 years |
tbretz |
Avoid to output results of internal functions (ExecuteCode called with ...
|
|
|
@14993
|
12 years |
tbretz |
Changed Next() in a way that it is not self-referencing anymore.... ...
|
|
|
@14992
|
12 years |
lyard |
Made message in case of service format change more explicit
|
|
|
@14991
|
12 years |
tbretz |
Added calibration start and calibration end time to ...
|
|
|
@14990
|
12 years |
tbretz |
Made some log output more clear
|
|
|
@14989
|
12 years |
tbretz |
Fixed a bug which could cause listing data to fail more or less randomly.
|
|
|
@14988
|
12 years |
tbretz |
If there was no report yet at all, state disconnected is returned.
|
|
|
@14987
|
12 years |
tbretz |
Print result went it is NOT undefined, not when it is undefined.
|
|
|
@14986
|
12 years |
tbretz |
Added JsResult to print the result of executed code.
|
|
|
@14985
|
12 years |
tbretz |
Added .java command to run an interactive console; do not return an ...
|
|
|
@14984
|
12 years |
tbretz |
Update the prompt in regular intervals even if GetUpdatePrompt returns ...
|
|
|
@14983
|
12 years |
tbretz |
Implemented to possibility to run an interactive javascript interpreter.
|
|
|
@14982
|
12 years |
tbretz |
Fixed a small bug in the arguments of dim.state
|
|
|
@14981
|
12 years |
tbretz |
Allow both types of escape characters ' and "
|
|
|
@14980
|
12 years |
tbretz |
Removed old obsolete values
|
|
|
@14979
|
12 years |
tbretz |
Added the possibility to have colored lines in graphics; adaptes ...
|
|
|
@14978
|
12 years |
tbretz |
Added include for array.hpp - needed for newer boost versions
|
|
|
@14977
|
12 years |
tbretz |
Do not compile simulated hardware (ftm, fsc, fad) by default.
|
|
|
@14976
|
12 years |
tbretz |
Replaced deprecated io_service() by get_io_service()
|
|
|
@14975
|
12 years |
tbretz |
Updated IP address of database server.
|
|
|
@14974
|
12 years |
tbretz |
A small change to the way a JS exception is output, to make it look nicer.
|
|
|
@14973
|
12 years |
tbretz |
Send a STOP to the rate control after the DRS calibration to get it ...
|
|
|
@14972
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14971
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14970
|
12 years |
tbretz |
Make sure that if the fadctrl was newly started there is no crash ...
|
|
|
@14969
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14968
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14967
|
12 years |
tbretz |
Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
|
|
|
@14966
|
12 years |
tbretz |
Removed an obsolete line left from debugging.
|
|
|
@14965
|
12 years |
tbretz |
Added ___warn___
|
|
|
@14964
|
12 years |
tbretz |
Removed obsolete old variables.
|
|
|
@14961
|
12 years |
tbretz |
Make sure that the stoi if failing cannot crash the program.
|
|
|
@14960
|
12 years |
tbretz |
Fixed a compilation issue Etienne had introduced with his latest changes.
|
|
|
@14959
|
12 years |
tbretz |
Forgot some comments around some new not yet useful code.
|
|
|
@14958
|
12 years |
tbretz |
Removed a stray whitespace.
|
|
|