source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14723   12 years tbretz Renamed output files, made the output compatibel with older root ...
(edit) @14722   12 years tbretz Added date on x-axis, fixed a problem with summer/winter time (hopefully)
(edit) @14721   12 years tbretz Replaced to workaround using Write by ChangeState. fImp now derives ...
(edit) @14720   12 years tbretz Removed the obsolete include of tools.h
(edit) @14719   12 years tbretz Some output was misformated.
(edit) @14718   12 years tbretz The workaround with the empty text to change the state is outdated and ...
(edit) @14717   12 years Daniela Dorner updated to new state OnTrack
(edit) @14716   12 years tbretz Made times consistent, added moon to ZA plot
(edit) @14715   12 years lyard changed behavior. Now if service format changes, a new file is opened
(edit) @14714   12 years Daniela Dorner line DRIVE_CONTROL/STOP was not yet committed
(edit) @14713   12 years Daniela Dorner implemented new stat OnTrack (9)
(edit) @14712   12 years tbretz Be a bit more coservative with the rates; adapted the tracking report ...
(edit) @14711   12 years tbretz Changed defaults for OnTrack to be a bit more conservative.
(edit) @14710   12 years tbretz Tracking now is also 'OnTrack'
(edit) @14709   12 years tbretz added dist function to Sky class
(edit) @14705   12 years tbretz Added more command-line options; added a plot for the estimated ...
(edit) @14704   12 years tbretz Updated.
(edit) @14703   12 years tbretz
(edit) @14702   12 years tbretz Produce a consistent pair of night/run-number and propagate both to ...
(edit) @14701   12 years tbretz Moved the determination of the run number completely to the Wrapper ...
(edit) @14700   12 years tbretz Not only the run number needs to be propagated for consistency but ...
(edit) @14699   12 years tbretz
(edit) @14698   12 years tbretz Updated to v20r4
(edit) @14697   12 years tbretz
(edit) @14696   12 years tbretz Updated
(edit) @14695   12 years tbretz Throw an exception if the expected Date argument is not a Date
(edit) @14694   12 years tbretz Added 'FACT' horizon level
(edit) @14693   12 years tbretz Exchanged the arguments to Sun.horizon
(edit) @14692   12 years tbretz Fixed handling the second argument in SunHorizon
(edit) @14691   12 years tbretz Added 'horizon' as option for the Sun
(edit) @14690   12 years tbretz Bettr support for circumpolar objects added 'isUp' proprty to th ...
(edit) @14689   12 years tbretz Added functions to calculate Sun and Moon rise and set times.
(edit) @14688   12 years tbretz A lot of bug fixes; improved ConvertEvent; ensure that an exception in ...
(edit) @14687   12 years tbretz Added explanation for locked symbol.
(edit) @14686   12 years tbretz For convenience, set Qos to step.
(edit) @14685   12 years tbretz Added some missing service descriptions.
(edit) @14684   12 years tbretz TRACK_ON does not take any short...
(edit) @14683   12 years tbretz Took out automatic crate reset for the moment. That is something which ...
(edit) @14682   12 years tbretz If we are in TakingData and the trigger is switchd off, return to idle
(edit) @14681   12 years tbretz Allow STOP also in GlobalThresholdSet
(edit) @14680   12 years tbretz Fixed the timing around the movement; a conditional sign in Execute ...
(edit) @14679   12 years tbretz The service name was incorrect. It should be TIME_CHECK/OFFSET
(edit) @14678   12 years tbretz Added some text.
(edit) @14677   12 years tbretz Tried to fix that sometimes data was obtained from the cache ...
(edit) @14676   12 years tbretz Implemented interpreting and requesting wobble position from the ...
(edit) @14675   12 years tbretz Made sure that nobody tried to start a docu script.
(edit) @14674   12 years tbretz Implemenetd a way to just check if a server is available and command ...
(edit) @14673   12 years tbretz Fixed a problem with the states if at startup the ftmctrl is not running.
(edit) @14672   12 years tbretz This shadowed the This member of the class - replaced by self.
(edit) @14671   12 years tbretz Do not display broken humidity sensor
(edit) @14670   12 years tbretz Exclude 'broken' humidity sensor from average.
(edit) @14669   12 years tbretz Fixed a problem that if time of locking was more than 24h ago one had ...
(edit) @14668   12 years tbretz Fixed a compilation problem.
(edit) @14667   12 years tbretz Correctly copy the state index even if no description is available; if ...
(edit) @14666   12 years tbretz The construction of the state description string was broken - fixed.
(edit) @14665   12 years tbretz Return undefined when a state is requested for a server which is not ...
(edit) @14664   12 years tbretz Some fix in the options documentation.
(edit) @14663   12 years tbretz Properly escape string arguments sent via dim.send
(edit) @14662   12 years tbretz Added the possibility to get resource values from the dimctrl to the ...
(edit) @14661   12 years tbretz minor update
(edit) @14656   12 years tbretz Moved constructore body to source file.
(edit) @14655   12 years tbretz Implemented onchange callback as second function in Subscription ...
(edit) @14654   12 years tbretz Updated
(edit) @14653   12 years tbretz Added www directory to excludes
(edit) @14652   12 years tbretz Renamed target man to doc
(edit) @14651   12 years tbretz Do doxygen-run instead of doxygen-doc; don't add jsdoc to targts.
(edit) @14650   12 years tbretz Commented out hint to doxygen-doc
(edit) @14649   12 years tbretz Removed wrong mv command.
(edit) @14648   12 years tbretz Changed output directory for jsdoc and added deletion of it first
(edit) @14647   12 years tbretz Renamed JsGetState to JsGetCurrentState
(edit) @14646   12 years tbretz Added fTemplateEvent
(edit) @14645   12 years tbretz Made the java script documentation more quiet.
(edit) @14644   12 years tbretz
(edit) @14643   12 years tbretz Changed Utf8Value to AsciiValue; some minor changes and fixed about ...
(edit) @14642   12 years tbretz Allow to call subscriptpion as none constructor to access an existing ...
(edit) @14641   12 years tbretz Converted dim.subscrib into object Subscription
(edit) @14640   12 years tbretz Fixed a problem with the onchange of services because the return value ...
(edit) @14639   12 years tbretz Some code cleanup.
(edit) @14638   12 years tbretz Converted dim.timeout into a Thread object.
(edit) @14637   12 years tbretz Re-did (once more) the exception handling and script termination to ...
(edit) @14636   12 years tbretz Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added ...
(edit) @14635   12 years tbretz Reverting to last revision.
(edit) @14634   12 years tbretz Reverting to last revision.
(edit) @14633   12 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14632   12 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14631   12 years tbretz I assume that PrototypeTemplate() will never return an empty handle ...
(edit) @14630   12 years tbretz Fixed the HandleScope in the astrometry functions.
(edit) @14629   12 years tbretz Check only if state was already defined since script start; added a ...
(edit) @14628   12 years tbretz Added jsdoc for JavaScript documentation.
(edit) @14627   12 years tbretz
(edit) @14626   12 years tbretz Changes to th bahaviour of get(); fixex a problem with the return ...
(edit) @14624   12 years tbretz Added Agilnt control, power control and lid control.
(edit) @14623   12 years tbretz
(edit) @14622   12 years tbretz Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL.
(edit) @14621   12 years tbretz Switch off console mode for server.
(edit) @14620   12 years tbretz Adapted Led colors to som new states; do not diplay comments in the ...
(edit) @14619   12 years tbretz Fixed a bug in GetPixelStats... the first value was added twice
(edit) @14618   12 years tbretz Fixed a typo in an include; removed an obsolete include
(edit) @14617   12 years tbretz Fixed two compilation issues.
(edit) @14616   12 years tbretz Removed obsolete includes.
Note: See TracRevisionLog for help on using the revision log.