source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14953   13 years tbretz Added the possibility to send OPEN and CLOSE even if the status of the ...
(edit) @14950   13 years tbretz Added some explanation to the new T* data
(edit) @14948   13 years tbretz Added T3, T6, T9, T12 (preliminary)
(edit) @14938   13 years tbretz Added a workaround to let webDid find its data.
(edit) @14930   13 years tbretz Reformatted help output.
(edit) @14929   13 years tbretz Improved help text.
(edit) @14885   13 years tbretz Allow empty source name and updated the forumla for current prediction
(edit) @14883   13 years tbretz Fixed a mistake in the new formula.
(edit) @14882   13 years tbretz Added a new preliminary formula for current prediction based on a ...
(edit) @14876   13 years tbretz Added a fix for the +services. No easy way to test that... needs ...
(edit) @14874   13 years lyard reinstated the extra fence against + characters in the logger
(edit) @14872   13 years tbretz Introduce the output of an JS Exception with a pipe to make sure that ...
(edit) @14868   13 years tbretz
(edit) @14863   13 years tbretz Improved output for clock conditioner.
(edit) @14822   13 years tbretz In the example, alignment on two samples is enough
(edit) @14819   13 years tbretz Fixed the range calculation in the example for an improved compression
(edit) @14801   13 years tbretz Display compression ratio with higher precision, added an example ...
(edit) @14797   13 years tbretz
(edit) @14784   13 years tbretz Added this tool to access the observation scheduling parameters of a ...
(edit) @14741   13 years tbretz Added the possibility to return states of a given server back from ...
(edit) @14739   13 years tbretz If ratescan is in DimntworkNA and gets connected to a network with the ...
(edit) @14736   13 years tbretz If we are a server and force-console is not given Main.h must not see ...
(edit) @14735   13 years tbretz Added possibility to remove a configuration entry form the list.
(edit) @14734   13 years lyard allows for run number decrement
(edit) @14723   14 years tbretz Renamed output files, made the output compatibel with older root ...
(edit) @14722   14 years tbretz Added date on x-axis, fixed a problem with summer/winter time (hopefully)
(edit) @14721   14 years tbretz Replaced to workaround using Write by ChangeState. fImp now derives ...
(edit) @14720   14 years tbretz Removed the obsolete include of tools.h
(edit) @14719   14 years tbretz Some output was misformated.
(edit) @14718   14 years tbretz The workaround with the empty text to change the state is outdated and ...
(edit) @14716   14 years tbretz Made times consistent, added moon to ZA plot
(edit) @14715   14 years lyard changed behavior. Now if service format changes, a new file is opened
(edit) @14712   14 years tbretz Be a bit more coservative with the rates; adapted the tracking report ...
(edit) @14711   14 years tbretz Changed defaults for OnTrack to be a bit more conservative.
(edit) @14710   14 years tbretz Tracking now is also 'OnTrack'
(edit) @14709   14 years tbretz added dist function to Sky class
(edit) @14705   14 years tbretz Added more command-line options; added a plot for the estimated ...
(edit) @14702   14 years tbretz Produce a consistent pair of night/run-number and propagate both to ...
(edit) @14701   14 years tbretz Moved the determination of the run number completely to the Wrapper ...
(edit) @14700   14 years tbretz Not only the run number needs to be propagated for consistency but ...
(edit) @14695   14 years tbretz Throw an exception if the expected Date argument is not a Date
(edit) @14694   14 years tbretz Added 'FACT' horizon level
(edit) @14693   14 years tbretz Exchanged the arguments to Sun.horizon
(edit) @14692   14 years tbretz Fixed handling the second argument in SunHorizon
(edit) @14691   14 years tbretz Added 'horizon' as option for the Sun
(edit) @14690   14 years tbretz Bettr support for circumpolar objects added 'isUp' proprty to th ...
(edit) @14689   14 years tbretz Added functions to calculate Sun and Moon rise and set times.
(edit) @14688   14 years tbretz A lot of bug fixes; improved ConvertEvent; ensure that an exception in ...
(edit) @14686   14 years tbretz For convenience, set Qos to step.
(edit) @14685   14 years tbretz Added some missing service descriptions.
(edit) @14684   14 years tbretz TRACK_ON does not take any short...
(edit) @14683   14 years tbretz Took out automatic crate reset for the moment. That is something which ...
(edit) @14682   14 years tbretz If we are in TakingData and the trigger is switchd off, return to idle
(edit) @14681   14 years tbretz Allow STOP also in GlobalThresholdSet
(edit) @14680   14 years tbretz Fixed the timing around the movement; a conditional sign in Execute ...
(edit) @14679   14 years tbretz The service name was incorrect. It should be TIME_CHECK/OFFSET
(edit) @14676   14 years tbretz Implemented interpreting and requesting wobble position from the ...
(edit) @14674   14 years tbretz Implemenetd a way to just check if a server is available and command ...
(edit) @14673   14 years tbretz Fixed a problem with the states if at startup the ftmctrl is not running.
(edit) @14672   14 years tbretz This shadowed the This member of the class - replaced by self.
(edit) @14670   14 years tbretz Exclude 'broken' humidity sensor from average.
(edit) @14669   14 years tbretz Fixed a problem that if time of locking was more than 24h ago one had ...
(edit) @14668   14 years tbretz Fixed a compilation problem.
(edit) @14667   14 years tbretz Correctly copy the state index even if no description is available; if ...
(edit) @14666   14 years tbretz The construction of the state description string was broken - fixed.
(edit) @14665   14 years tbretz Return undefined when a state is requested for a server which is not ...
(edit) @14664   14 years tbretz Some fix in the options documentation.
(edit) @14663   14 years tbretz Properly escape string arguments sent via dim.send
(edit) @14662   14 years tbretz Added the possibility to get resource values from the dimctrl to the ...
(edit) @14656   14 years tbretz Moved constructore body to source file.
(edit) @14655   14 years tbretz Implemented onchange callback as second function in Subscription ...
(edit) @14647   14 years tbretz Renamed JsGetState to JsGetCurrentState
(edit) @14646   14 years tbretz Added fTemplateEvent
(edit) @14643   14 years tbretz Changed Utf8Value to AsciiValue; some minor changes and fixed about ...
(edit) @14642   14 years tbretz Allow to call subscriptpion as none constructor to access an existing ...
(edit) @14641   14 years tbretz Converted dim.subscrib into object Subscription
(edit) @14640   14 years tbretz Fixed a problem with the onchange of services because the return value ...
(edit) @14639   14 years tbretz Some code cleanup.
(edit) @14638   14 years tbretz Converted dim.timeout into a Thread object.
(edit) @14637   14 years tbretz Re-did (once more) the exception handling and script termination to ...
(edit) @14636   14 years tbretz Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added ...
(edit) @14635   14 years tbretz Reverting to last revision.
(edit) @14634   14 years tbretz Reverting to last revision.
(edit) @14633   14 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14632   14 years tbretz Removed fGlobalcontext, using the one bound in which th ...
(edit) @14631   14 years tbretz I assume that PrototypeTemplate() will never return an empty handle ...
(edit) @14630   14 years tbretz Fixed the HandleScope in the astrometry functions.
(edit) @14629   14 years tbretz Check only if state was already defined since script start; added a ...
(edit) @14627   14 years tbretz
(edit) @14626   14 years tbretz Changes to th bahaviour of get(); fixex a problem with the return ...
(edit) @14622   14 years tbretz Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL.
(edit) @14621   14 years tbretz Switch off console mode for server.
(edit) @14618   14 years tbretz Fixed a typo in an include; removed an obsolete include
(edit) @14617   14 years tbretz Fixed two compilation issues.
(edit) @14616   14 years tbretz Removed obsolete includes.
(edit) @14615   14 years tbretz Removed obsolete includes.
(edit) @14614   14 years tbretz 'C' formatted text is now unescaped before it is sent/posted.
(edit) @14613   14 years tbretz Unescape 'C' formated text.
(edit) @14609   14 years tbretz Command to ftm should be RESET_CONFIGURE and not jut RESET
(edit) @14608   14 years tbretz Reset configuration status of ftmctrl when ratescan is finished.
Note: See TracRevisionLog for help on using the revision log.