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