source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @14625   12 years Jens Buss Handle missing branches
(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   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.
(edit) @14596   13 years tbretz Make sure that state machin will stay in the error state if an error ...
(edit) @14595   13 years tbretz Added a command to track OnSource; added absolut deviation to service; ...
(edit) @14594   13 years tbretz Added state 'OnTrack'
(edit) @14593   13 years tbretz Added error f2057
(edit) @14592   13 years tbretz
(edit) @14591   13 years tbretz Some improvements to exeption texts; stored the issued query for ...
(edit) @14590   13 years tbretz
(edit) @14589   13 years tbretz The new algorithm didn't corrctly tak into account that it was el not zd
(edit) @14588   13 years tbretz Fixed the order of compilation, added libpng
(edit) @14587   13 years tbretz
(edit) @14586   13 years tbretz Moved cout to gLog and added a debug file which can be switched on on ...
(edit) @14585   13 years tbretz Added some std::
(edit) @14584   13 years tbretz Added some std::
(edit) @14583   13 years tbretz Added som std::
(edit) @14582   13 years tbretz Removed obsolete path ROOTSYS
(edit) @14581   13 years tbretz Fixed the GetResidual.
(edit) @14580   13 years tbretz Update to v20r02.
(edit) @14579   13 years tbretz Some minor updates; reordered the function in the file for a btter overview
(edit) @14578   13 years tbretz Added a simple astrometry interface.
(edit) @14577   13 years tbretz Improved StartConnect to get rid of a misleading error at startup of ...
(edit) @14576   13 years tbretz Changed the output for the script engine slightly.
(edit) @14575   13 years tbretz Updated to v20r01.
(edit) @14574   13 years lyard moved Mjd back 12 hours so that files are closed at noon
(edit) @14573   13 years lyard fixed from Mjd spelling
(edit) @14572   13 years tbretz Allow double subscription to a service.
(edit) @14571   13 years tbretz Added dim version to startup message.
(edit) @14570   13 years lyard changed day count criterion to MjD
(edit) @14569   13 years lyard removed constraints on QoS value and prevent from replacing ...
(edit) @14568   13 years tbretz A bug fix to event compilation; a new implementation of get() which ...
(edit) @14567   13 years tbretz Fixed a problem with the mutics. If an event is unsubscribed, it can ...
(edit) @14566   13 years tbretz Do not return anything in JsGetEvent before an event was received
(edit) @14565   13 years tbretz Avoid copy of data when an event is handled... it is copied anyway.
(edit) @14564   13 years tbretz Keep the info whether an event was empty or just zero size.
(edit) @14563   13 years tbretz Keep the info whether an event was empty or just zero size.
(edit) @14562   13 years tbretz Distinguish the case between 'no data received' and 'data received but ...
(edit) @14561   13 years tbretz Imporved naming of states; changed offset in SetSection accordingly.
(edit) @14560   13 years tbretz Added the possibility to change the state of the state machine and ...
(edit) @14559   13 years tbretz Added JS functions to allow adding new state definitions and changing ...
(edit) @14558   13 years tbretz Slight modification to addining new states; updating states is now ...
(edit) @14557   13 years tbretz Added one more custom state, i.e. shifter all internal (negative) ones ...
(edit) @14556   13 years tbretz Added 'comment' to state info.
(edit) @14555   13 years tbretz Added processing of callbacks for state changes; some fixes to the ...
(edit) @14554   13 years tbretz Some improvements for the output during a script is running; added a ...
(edit) @14553   13 years tbretz Added description for state Moving
(edit) @14552   13 years tbretz Make sure that one server is never subscribed twice.
(edit) @14551   13 years tbretz Fixed a severe bug which caused some events tobe added twice and ...
Note: See TracRevisionLog for help on using the revision log.