source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   13 years tbretz Made sure that nobody tried to start a docu script.
(edit) @14674   13 years tbretz Implemenetd a way to just check if a server is available and command ...
(edit) @14673   13 years tbretz Fixed a problem with the states if at startup the ftmctrl is not running.
(edit) @14672   13 years tbretz This shadowed the This member of the class - replaced by self.
(edit) @14671   13 years tbretz Do not display broken humidity sensor
(edit) @14670   13 years tbretz Exclude 'broken' humidity sensor from average.
(edit) @14669   13 years tbretz Fixed a problem that if time of locking was more than 24h ago one had ...
(edit) @14668   13 years tbretz Fixed a compilation problem.
(edit) @14667   13 years tbretz Correctly copy the state index even if no description is available; if ...
(edit) @14666   13 years tbretz The construction of the state description string was broken - fixed.
(edit) @14665   13 years tbretz Return undefined when a state is requested for a server which is not ...
(edit) @14664   13 years tbretz Some fix in the options documentation.
(edit) @14663   13 years tbretz Properly escape string arguments sent via dim.send
(edit) @14662   13 years tbretz Added the possibility to get resource values from the dimctrl to the ...
(edit) @14661   13 years tbretz minor update
(edit) @14660   13 years neise long time since last checkin
(edit) @14659   13 years neise long time since last checkin
(edit) @14658   13 years Jens Buss bugfix: pedestal readout in correct place no segfault
(edit) @14657   13 years Jens Buss put pedestal readout into file header
(edit) @14656   13 years tbretz Moved constructore body to source file.
(edit) @14655   13 years tbretz Implemented onchange callback as second function in Subscription ...
(edit) @14654   13 years tbretz Updated
(edit) @14653   13 years tbretz Added www directory to excludes
(edit) @14652   13 years tbretz Renamed target man to doc
(edit) @14651   13 years tbretz Do doxygen-run instead of doxygen-doc; don't add jsdoc to targts.
(edit) @14650   13 years tbretz Commented out hint to doxygen-doc
(edit) @14649   13 years tbretz Removed wrong mv command.
(edit) @14648   13 years tbretz Changed output directory for jsdoc and added deletion of it first
(edit) @14647   13 years tbretz Renamed JsGetState to JsGetCurrentState
(edit) @14646   13 years tbretz Added fTemplateEvent
(edit) @14645   13 years tbretz Made the java script documentation more quiet.
(edit) @14644   13 years tbretz
(edit) @14643   13 years tbretz Changed Utf8Value to AsciiValue; some minor changes and fixed about ...
(edit) @14642   13 years tbretz Allow to call subscriptpion as none constructor to access an existing ...
(edit) @14641   13 years tbretz Converted dim.subscrib into object Subscription
(edit) @14640   13 years tbretz Fixed a problem with the onchange of services because the return value ...
(edit) @14639   13 years tbretz Some code cleanup.
(edit) @14638   13 years tbretz Converted dim.timeout into a Thread object.
(edit) @14637   13 years tbretz Re-did (once more) the exception handling and script termination to ...
(edit) @14636   13 years tbretz Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added ...
(edit) @14635   13 years tbretz Reverting to last revision.
(edit) @14634   13 years tbretz Reverting to last revision.
(edit) @14633   13 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14632   13 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14631   13 years tbretz I assume that PrototypeTemplate() will never return an empty handle ...
(edit) @14630   13 years tbretz Fixed the HandleScope in the astrometry functions.
(edit) @14629   13 years tbretz Check only if state was already defined since script start; added a ...
(edit) @14628   13 years tbretz Added jsdoc for JavaScript documentation.
(edit) @14627   13 years tbretz
(edit) @14626   13 years tbretz Changes to th bahaviour of get(); fixex a problem with the return ...
(edit) @14625   13 years Jens Buss Handle missing branches
(edit) @14624   13 years tbretz Added Agilnt control, power control and lid control.
(edit) @14623   13 years tbretz
(edit) @14622   13 years tbretz Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL.
(edit) @14621   13 years tbretz Switch off console mode for server.
(edit) @14620   13 years tbretz Adapted Led colors to som new states; do not diplay comments in the ...
(edit) @14619   13 years tbretz Fixed a bug in GetPixelStats... the first value was added twice
(edit) @14618   13 years tbretz Fixed a typo in an include; removed an obsolete include
(edit) @14617   13 years tbretz Fixed two compilation issues.
(edit) @14616   13 years tbretz Removed obsolete includes.
(edit) @14615   13 years tbretz Removed obsolete includes.
(edit) @14614   13 years tbretz 'C' formatted text is now unescaped before it is sent/posted.
(edit) @14613   13 years tbretz Unescape 'C' formated text.
(edit) @14612   13 years Jens Buss corrected paths
(edit) @14611   13 years Jens Buss corrected paths
(edit) @14610   13 years Jens Buss aditional verbosity output
(edit) @14609   13 years tbretz Command to ftm should be RESET_CONFIGURE and not jut RESET
(edit) @14608   13 years tbretz Reset configuration status of ftmctrl when ratescan is finished.
(edit) @14607   13 years tbretz Some improvements to internal exception throwing; some improvements to ...
(edit) @14606   13 years Jens Buss deleted
(edit) @14605   13 years Jens Buss initial commit: Class reading MC data from root-file with Mars classes ...
(edit) @14604   13 years Jens Buss initial commit
(edit) @14603   13 years tbretz Added AddFormatToGlobal; improved exception reporting (enabled stack ...
(edit) @14602   13 years tbretz Some fixes from the latest changes; added some comments.
(edit) @14601   13 years tbretz Allow 0 timeout, added a check for Locking in Terminate; added some ...
(edit) @14600   13 years tbretz Made lockers const and moved the chck for a valid main thread behin ...
(edit) @14599   13 years tbretz Made lockers const and moved the chck for a valid main thread behin ...
(edit) @14598   13 years tbretz Instead of catching exception everywhere to check for termination of ...
(edit) @14597   13 years tbretz Addd colors for ftmctrl error stats and for drivectrl Locked state.
Note: See TracRevisionLog for help on using the revision log.