|
|
@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 ...
|
|
|
@14556
|
12 years |
tbretz |
Added 'comment' to state info.
|
|
|
@14555
|
12 years |
tbretz |
Added processing of callbacks for state changes; some fixes to the ...
|
|
|
@14554
|
12 years |
tbretz |
Some improvements for the output during a script is running; added a ...
|
|
|
@14553
|
12 years |
tbretz |
Added description for state Moving
|
|
|
@14552
|
12 years |
tbretz |
Make sure that one server is never subscribed twice.
|
|
|
@14551
|
12 years |
tbretz |
Fixed a severe bug which caused some events tobe added twice and ...
|
|
|
@14550
|
12 years |
tbretz |
Some of the units were wrong.
|
|
|
@14549
|
12 years |
tbretz |
It seems that V8::Dispose() needs to be locked... at leats if it is ...
|
|
|
@14548
|
12 years |
tbretz |
Do only escape string arguments in the command string.
|
|
|
@14547
|
12 years |
tbretz |
Added a callback for the case when an event is received. To allow v8 ...
|
|
|
@14546
|
12 years |
tbretz |
Some simplification to the JavaScript interfacing, mainly unifying the ...
|
|
|
@14545
|
12 years |
tbretz |
Before commands are executed (cmd, exec) we wait now until we are sure ...
|
|
|
@14544
|
12 years |
tbretz |
Use a lock guard instead of lock/unlock
|
|
|
@14543
|
12 years |
tbretz |
Adapted to the use of a State instance.
|
|
|
@14542
|
12 years |
tbretz |
JavaData() cannot return invalid values.
|
|
|
@14541
|
12 years |
tbretz |
Added time to State so that the time of state reception is propagated.
|
|
|
@14540
|
12 years |
tbretz |
Use State in JsState and added 'time' to the data members. Make sure ...
|
|
|
@14539
|
12 years |
tbretz |
Updated some descriptions.
|
|
|
@14538
|
12 years |
tbretz |
Removed a spray obsolete line...
|
|
|
@14537
|
12 years |
tbretz |
Updated to a fully working version (still missing: access to all agilents)
|
|
|
@14536
|
12 years |
tbretz |
Added agilentctrl.
|
|
|
@14530
|
12 years |
tbretz |
Added links to the program documentation.
|
|
|
@14529
|
12 years |
tbretz |
Fixed creationof doxygen manual.
|
|
|
@14528
|
12 years |
tbretz |
Updated.
|
|
|
@14527
|
12 years |
tbretz |
Added missing include of list
|
|
|
@14526
|
12 years |
tbretz |
Added missing ;
|
|
|
@14525
|
12 years |
tbretz |
Made thformat of the service dim compliant.
|
|
|
@14524
|
12 years |
tbretz |
Added empty line before status output.
|
|
|
@14523
|
12 years |
tbretz |
Added command discriptions - otherwise they are not displayed; the ...
|
|
|
@14522
|
12 years |
tbretz |
Added some abbreviations for combined states.
|
|
|
@14521
|
12 years |
tbretz |
Added HeadersPower to pwrctrl
|
|
|
@14520
|
12 years |
tbretz |
Replace vector which is continously re-allocated by a double linked list.
|
|
|
@14519
|
12 years |
tbretz |
Headers for power control.
|
|
|
@14518
|
12 years |
tbretz |
Almost working version.
|
|
|
@14516
|
12 years |
tbretz |
Some adaptions of class names and other stuff.
|
|
|
@14515
|
12 years |
tbretz |
Some adaptions of class names and other stuff.
|
|
|
@14514
|
12 years |
tbretz |
Some adaptions of class names and other stuff.
|
|
|
@14510
|
12 years |
tbretz |
Fixed some command descriptions.
|
|
|
@14509
|
12 years |
tbretz |
Use the correct state (the ftmctrl state to reset the trigger-zero ...
|
|
|
@14508
|
12 years |
tbretz |
Next try to fix the problem of wrong zero rate warnings.
|
|
|
@14507
|
12 years |
tbretz |
Tried to improve the obsolete wraning about 0-rates.
|
|
|
@14506
|
12 years |
tbretz |
Show measured samplig freq. as rate.
|
|
|
@14505
|
12 years |
tbretz |
Fixed some typos
|
|
|
@14504
|
12 years |
tbretz |
Allow to reset the new state.
|
|
|
@14503
|
12 years |
tbretz |
Added a third configuration error state which checks if the clock ...
|
|
|
@14502
|
12 years |
tbretz |
Only display clock cond. warning if FTM is connected.
|
|
|
@14501
|
12 years |
tbretz |
Added warning in case of a not locked clock conditioner.
|
|
|
@14500
|
12 years |
tbretz |
Allow sleep without argument.
|
|
|
@14499
|
12 years |
tbretz |
Added th possibility to disable the alarm state.
|
|
|
@14498
|
12 years |
tbretz |
Added the possibility to send at least one custom alarm from dimctrl.
|
|
|
@14497
|
12 years |
tbretz |
Added some basic infrastructure to send alarms e.g. to smartfact.
|
|
|
@14496
|
12 years |
tbretz |
Initialize fAutoResume.
|
|
|
@14495
|
12 years |
tbretz |
Added resume and auto-resume functionality.
|
|
|
@14494
|
12 years |
tbretz |
Added makeplots, lidctrl and pwrctrl.
|
|
|
@14493
|
12 years |
tbretz |
The sign was displayed twice -- fixed.
|
|
|
@14492
|
12 years |
tbretz |
Added some (future) controls to switch off the event display; ...
|
|
|
@14491
|
12 years |
tbretz |
Send trigger status as QoS of sveral dim reports.
|
|
|
@14490
|
12 years |
tbretz |
Fixed a mistake with a condition.
|
|
|
@14489
|
12 years |
lyard |
change format from empty to C in MESSAGE, STATE and STATE_LIST services
|
|
|
@14488
|
12 years |
tbretz |
Initialize QoS -- just in case.
|
|
|
@14452
|
12 years |
tbretz |
Removed the obsolete fEnabled. Now somthing can only be stopped but ...
|
|
|
@14451
|
12 years |
tbretz |
|
|
|
@14450
|
12 years |
tbretz |
|
|
|
@14442
|
12 years |
tbretz |
Send proper exit code with KILL_SERVERS
|
|
|
@14441
|
12 years |
tbretz |
Send the correct exit code to the dns.
|
|
|
@14440
|
12 years |
tbretz |
Fixed an usused argument.
|
|
|
@14439
|
12 years |
tbretz |
Fixed a typo.
|
|
|
@14438
|
12 years |
tbretz |
Removed some obsolete arguments.
|
|
|
@14437
|
12 years |
tbretz |
Some necessary updates.
|
|
|
@14436
|
12 years |
tbretz |
For safety ensure twice that the index of dir[] is not exceeded.
|
|
|
@14435
|
12 years |
tbretz |
For safety initialize fThresholdMin.
|
|
|
@14434
|
12 years |
tbretz |
|
|
|
@14433
|
12 years |
tbretz |
If a board is blocked, then do not execute any code for this board; ...
|
|
|
@14432
|
12 years |
tbretz |
Marked the kConnecting state as obsolete.
|
|
|
@14431
|
12 years |
Daniela Dorner |
added (scripts for 1959)
|
|
|
@14425
|
12 years |
Daniela Dorner |
fixed typo
|
|
|
@14424
|
12 years |
Daniela Dorner |
added FAD_CONTROL/RESET_CONFIGURE
|
|
|