|
|
@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
|
|
|
@14581
|
12 years |
tbretz |
Fixed the GetResidual.
|
|
|
@14580
|
12 years |
tbretz |
Update to v20r02.
|
|
|
@14579
|
12 years |
tbretz |
Some minor updates; reordered the function in the file for a btter overview
|
|
|
@14578
|
12 years |
tbretz |
Added a simple astrometry interface.
|
|
|
@14577
|
12 years |
tbretz |
Improved StartConnect to get rid of a misleading error at startup of ...
|
|
|
@14576
|
12 years |
tbretz |
Changed the output for the script engine slightly.
|
|
|
@14575
|
12 years |
tbretz |
Updated to v20r01.
|
|
|
@14574
|
12 years |
lyard |
moved Mjd back 12 hours so that files are closed at noon
|
|
|
@14573
|
12 years |
lyard |
fixed from Mjd spelling
|
|
|
@14572
|
12 years |
tbretz |
Allow double subscription to a service.
|
|
|
@14571
|
12 years |
tbretz |
Added dim version to startup message.
|
|
|
@14570
|
12 years |
lyard |
changed day count criterion to MjD
|
|
|
@14569
|
12 years |
lyard |
removed constraints on QoS value and prevent from replacing ...
|
|
|
@14568
|
12 years |
tbretz |
A bug fix to event compilation; a new implementation of get() which ...
|
|
|
@14567
|
12 years |
tbretz |
Fixed a problem with the mutics. If an event is unsubscribed, it can ...
|
|
|
@14566
|
12 years |
tbretz |
Do not return anything in JsGetEvent before an event was received
|
|
|
@14565
|
12 years |
tbretz |
Avoid copy of data when an event is handled... it is copied anyway.
|
|
|
@14564
|
12 years |
tbretz |
Keep the info whether an event was empty or just zero size.
|
|
|
@14563
|
12 years |
tbretz |
Keep the info whether an event was empty or just zero size.
|
|
|
@14562
|
12 years |
tbretz |
Distinguish the case between 'no data received' and 'data received but ...
|
|
|
@14561
|
12 years |
tbretz |
Imporved naming of states; changed offset in SetSection accordingly.
|
|
|
@14560
|
12 years |
tbretz |
Added the possibility to change the state of the state machine and ...
|
|
|
@14559
|
12 years |
tbretz |
Added JS functions to allow adding new state definitions and changing ...
|
|
|
@14558
|
12 years |
tbretz |
Slight modification to addining new states; updating states is now ...
|
|
|
@14557
|
12 years |
tbretz |
Added one more custom state, i.e. shifter all internal (negative) ones ...
|
|
|