|
|
@15040
|
12 years |
tbretz |
|
|
|
@15039
|
12 years |
tbretz |
Moved Service structure to Service.h
|
|
|
@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 ...
|
|
|
@15029
|
12 years |
tbretz |
Some fixes to get the new calibrate_by_currents working.
|
|
|
@15027
|
12 years |
tbretz |
Added CALIBRATE_BY_CURRENT command which allows to set the global ...
|
|
|
@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 ...
|
|
|
@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 ...
|
|
|
@15006
|
12 years |
tbretz |
Added initializer from an ISO string, fixed the wrong ISO format ...
|
|
|
@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.
|
|
|
@14994
|
12 years |
tbretz |
Avoid to output results of internal functions (ExecuteCode called with ...
|
|
|
@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.
|
|
|
@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
|
|
|
@14976
|
12 years |
tbretz |
Replaced deprecated io_service() by get_io_service()
|
|
|
@14974
|
12 years |
tbretz |
A small change to the way a JS exception is output, to make it look nicer.
|
|
|
@14967
|
12 years |
tbretz |
Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
|
|
|
@14964
|
12 years |
tbretz |
Removed obsolete old variables.
|
|
|
@14961
|
12 years |
tbretz |
Make sure that the stoi if failing cannot crash the program.
|
|
|
@14959
|
12 years |
tbretz |
Forgot some comments around some new not yet useful code.
|
|
|
@14956
|
12 years |
tbretz |
The locking of the clock conditioner cannot be checked during ...
|
|
|
@14955
|
12 years |
tbretz |
Use an IP Address from the internal network to find the correct IP ...
|
|
|
@14953
|
12 years |
tbretz |
Added the possibility to send OPEN and CLOSE even if the status of the ...
|
|
|
@14950
|
12 years |
tbretz |
Added some explanation to the new T* data
|
|
|
@14948
|
12 years |
tbretz |
Added T3, T6, T9, T12 (preliminary)
|
|
|
@14938
|
12 years |
tbretz |
Added a workaround to let webDid find its data.
|
|
|
@14930
|
12 years |
tbretz |
Reformatted help output.
|
|
|
@14929
|
12 years |
tbretz |
Improved help text.
|
|
|
@14885
|
12 years |
tbretz |
Allow empty source name and updated the forumla for current prediction
|
|
|
@14883
|
12 years |
tbretz |
Fixed a mistake in the new formula.
|
|
|
@14882
|
12 years |
tbretz |
Added a new preliminary formula for current prediction based on a ...
|
|
|
@14876
|
12 years |
tbretz |
Added a fix for the +services. No easy way to test that... needs ...
|
|
|
@14874
|
12 years |
lyard |
reinstated the extra fence against + characters in the logger
|
|
|
@14872
|
12 years |
tbretz |
Introduce the output of an JS Exception with a pipe to make sure that ...
|
|
|
@14868
|
12 years |
tbretz |
|
|
|
@14863
|
12 years |
tbretz |
Improved output for clock conditioner.
|
|
|
@14822
|
12 years |
tbretz |
In the example, alignment on two samples is enough
|
|
|
@14819
|
12 years |
tbretz |
Fixed the range calculation in the example for an improved compression
|
|
|
@14801
|
12 years |
tbretz |
Display compression ratio with higher precision, added an example ...
|
|
|
@14797
|
12 years |
tbretz |
|
|
|
@14784
|
12 years |
tbretz |
Added this tool to access the observation scheduling parameters of a ...
|
|
|
@14741
|
12 years |
tbretz |
Added the possibility to return states of a given server back from ...
|
|
|
@14739
|
12 years |
tbretz |
If ratescan is in DimntworkNA and gets connected to a network with the ...
|
|
|
@14736
|
12 years |
tbretz |
If we are a server and force-console is not given Main.h must not see ...
|
|
|
@14735
|
12 years |
tbretz |
Added possibility to remove a configuration entry form the list.
|
|
|
@14734
|
12 years |
lyard |
allows for run number decrement
|
|
|
@14723
|
12 years |
tbretz |
Renamed output files, made the output compatibel with older root ...
|
|
|
@14722
|
12 years |
tbretz |
Added date on x-axis, fixed a problem with summer/winter time (hopefully)
|
|
|
@14721
|
12 years |
tbretz |
Replaced to workaround using Write by ChangeState. fImp now derives ...
|
|
|
@14720
|
12 years |
tbretz |
Removed the obsolete include of tools.h
|
|
|
@14719
|
12 years |
tbretz |
Some output was misformated.
|
|
|
@14718
|
12 years |
tbretz |
The workaround with the empty text to change the state is outdated and ...
|
|
|
@14716
|
12 years |
tbretz |
Made times consistent, added moon to ZA plot
|
|
|
@14715
|
12 years |
lyard |
changed behavior. Now if service format changes, a new file is opened
|
|
|
@14712
|
12 years |
tbretz |
Be a bit more coservative with the rates; adapted the tracking report ...
|
|
|
@14711
|
12 years |
tbretz |
Changed defaults for OnTrack to be a bit more conservative.
|
|
|
@14710
|
12 years |
tbretz |
Tracking now is also 'OnTrack'
|
|
|
@14709
|
12 years |
tbretz |
added dist function to Sky class
|
|
|
@14705
|
12 years |
tbretz |
Added more command-line options; added a plot for the estimated ...
|
|
|
@14702
|
12 years |
tbretz |
Produce a consistent pair of night/run-number and propagate both to ...
|
|
|
@14701
|
12 years |
tbretz |
Moved the determination of the run number completely to the Wrapper ...
|
|
|
@14700
|
12 years |
tbretz |
Not only the run number needs to be propagated for consistency but ...
|
|
|
@14695
|
12 years |
tbretz |
Throw an exception if the expected Date argument is not a Date
|
|
|
@14694
|
12 years |
tbretz |
Added 'FACT' horizon level
|
|
|
@14693
|
12 years |
tbretz |
Exchanged the arguments to Sun.horizon
|
|
|
@14692
|
12 years |
tbretz |
Fixed handling the second argument in SunHorizon
|
|
|
@14691
|
12 years |
tbretz |
Added 'horizon' as option for the Sun
|
|
|
@14690
|
12 years |
tbretz |
Bettr support for circumpolar objects added 'isUp' proprty to th ...
|
|
|
@14689
|
12 years |
tbretz |
Added functions to calculate Sun and Moon rise and set times.
|
|
|
@14688
|
12 years |
tbretz |
A lot of bug fixes; improved ConvertEvent; ensure that an exception in ...
|
|
|
@14686
|
12 years |
tbretz |
For convenience, set Qos to step.
|
|
|
@14685
|
12 years |
tbretz |
Added some missing service descriptions.
|
|
|
@14684
|
12 years |
tbretz |
TRACK_ON does not take any short...
|
|
|
@14683
|
12 years |
tbretz |
Took out automatic crate reset for the moment. That is something which ...
|
|
|