../
|
tests_n_examples
|
|
14887
|
12 years
|
neise |
I think I moved the tests and examples into its own folder, in order ...
|
doc
|
|
17498
|
11 years
|
tbretz |
Implemented that one can wait for 'not a state' to check if a state ...
|
takeRun.js
|
10.1 KB
|
17926
|
10 years
|
tbretz |
Added handling for Critical and OnStandby status of feedback.
|
Startup.js
|
10.5 KB
|
17922
|
10 years
|
tbretz |
Added EVENT_SERVER and SQM_CONTROL; fixed a typo; close lid at startup.
|
schedule.js_template
|
1.7 KB
|
15083
|
12 years
|
tbretz |
Example for a schedule in the new style.
|
Observation_class.js
|
3.0 KB
|
17355
|
11 years
|
tbretz |
Added OVTEST as valid task
|
MainClassic.js
|
39.4 KB
|
15354
|
12 years
|
tbretz |
improved the handling of fad losses; removed AGILENT_CONTROL ...
|
Main.js
|
37.5 KB
|
17924
|
10 years
|
tbretz |
Reverting to last revision.
|
Hist2D.js
|
1.8 KB
|
16861
|
11 years
|
tbretz |
Indentation cosmetics.
|
Hist1D.js
|
2.1 KB
|
14763
|
12 years
|
neise |
initial include
|
handleRatectrlConnected.js
|
825 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
Handler.js
|
1.1 KB
|
16789
|
11 years
|
tbretz |
Debugging output seems not needed anymore.
|
handlePwrCameraOn.js
|
1.4 KB
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
handleLidClosed.js
|
908 bytes
|
17920
|
10 years
|
tbretz |
Added NotReady and Ready
|
handleFtuCheck.js
|
750 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
handleFtmIdle.js
|
1.6 KB
|
16993
|
11 years
|
tbretz |
We are not waiting for Idle anymore but Valid instead.
|
handleFscConnected.js
|
737 bytes
|
16994
|
11 years
|
tbretz |
Fixed a typo
|
handleFeedbackConnected.js
|
1.0 KB
|
17919
|
10 years
|
tbretz |
Added OnStandby, Warning and Critical.
|
handleFadConnected.js
|
2.0 KB
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
handleDriveArmed.js
|
1.5 KB
|
17351
|
11 years
|
tbretz |
Wait longer for Armed... it might take a moment.
|
handleBiasVoltageOff.js
|
1.4 KB
|
17537
|
11 years
|
tbretz |
Added Locked state to the list of handled states.
|
handleAgilentPowerOn.js
|
989 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
getSchedule.js
|
2.8 KB
|
17353
|
11 years
|
tbretz |
Added OVTEST as valid task; reduced the number of hours the schedule ...
|
doTrackWobble.js
|
261 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doTrackSource.js
|
504 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doTrackPosition.js
|
209 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doMoveTelescope.js
|
373 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doDriveUnlock.js
|
141 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doDriveToggle.js
|
142 bytes
|
17398
|
11 years
|
tbretz |
Script to switch on and off drive power
|
doDriveStop.js
|
135 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doDrivePark.js
|
137 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doCrateReset.js
|
707 bytes
|
17012
|
11 years
|
tbretz |
Move code to crateReset.js to be able to access that also from Main.js
|
crateReset.js
|
3.9 KB
|
17921
|
10 years
|
tbretz |
Added a timeout for checkStates
|
closed_lid_ratescan.js
|
3.5 KB
|
18016
|
10 years
|
dneise |
initial commit of script, to take a closed lid ratescan
|
CheckUnderflow.js
|
7.5 KB
|
17673
|
11 years
|
tbretz |
Adapted to have three agilentctrl running instead of one.
|
CheckStates.js
|
7.0 KB
|
17927
|
10 years
|
tbretz |
Added a timeout to checkStates
|
CheckFTU.js
|
1.2 KB
|
16794
|
11 years
|
tbretz |
output some information so that it is aparent which FTU gives the problem.
|