../
|
doc
|
|
19461
|
6 years
|
tbretz |
Was missing
|
tests_n_examples
|
|
14887
|
12 years
|
neise |
I think I moved the tests and examples into its own folder, in order ...
|
CheckFTU.js
|
1.2 KB
|
16794
|
11 years
|
tbretz |
output some information so that it is aparent which FTU gives the problem.
|
CheckStates.js
|
7.0 KB
|
17927
|
10 years
|
tbretz |
Added a timeout to checkStates
|
CheckUnderflow.js
|
7.6 KB
|
18898
|
7 years
|
dneise |
hack to allow for data taking while agilent not available, done ...
|
closed_lid_ratescan.js
|
3.6 KB
|
18220
|
9 years
|
dneise |
Don't know what these modifications are for, but they are really old. ...
|
crateReset.js
|
4.0 KB
|
18219
|
9 years
|
dneise |
resetting Configure before crate reset
|
doCrateReset.js
|
707 bytes
|
17012
|
11 years
|
tbretz |
Move code to crateReset.js to be able to access that also from Main.js
|
doDrivePark.js
|
137 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doDriveReset.js
|
137 bytes
|
18486
|
9 years
|
tbretz |
|
doDriveStop.js
|
135 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doDriveToggle.js
|
141 bytes
|
18948
|
7 years
|
tbretz |
Fixed a typo.
|
doDriveUnlock.js
|
141 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doLidClose.js
|
133 bytes
|
19463
|
6 years
|
tbretz |
Was missing
|
doLidOpen.js
|
131 bytes
|
19463
|
6 years
|
tbretz |
Was missing
|
doMoveTelescope.js
|
373 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.
|
doTrackSource.js
|
504 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
doTrackWobble.js
|
261 bytes
|
17399
|
11 years
|
tbretz |
Check (and wait a short time) whether server is online.
|
getSchedule.js
|
2.8 KB
|
18719
|
8 years
|
tbretz |
Cosmetics in the ORDER BY clause, added ASC to be more precise.
|
handleAgilentPowerOn24V.js
|
1001 bytes
|
19460
|
6 years
|
tbretz |
Was missing.
|
handleAgilentPowerOn50V.js
|
1001 bytes
|
19462
|
6 years
|
tbretz |
Was missing
|
handleAgilentPowerOn80V.js
|
1001 bytes
|
19462
|
6 years
|
tbretz |
Was missing
|
handleAgilentPowerOn.js
|
989 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
handleBiasVoltageOff.js
|
1.4 KB
|
18112
|
10 years
|
tbretz |
Fixed a typo in a log text.
|
handleDriveArmed.js
|
1.6 KB
|
18396
|
9 years
|
Daniela Dorner |
changed state from Armed to Initialized
|
handleFadConnected.js
|
2.0 KB
|
18110
|
10 years
|
tbretz |
Fixed a typo in a log-text.
|
handleFeedbackConnected.js
|
1.0 KB
|
17919
|
10 years
|
tbretz |
Added OnStandby, Warning and Critical.
|
handleFscConnected.js
|
737 bytes
|
16994
|
11 years
|
tbretz |
Fixed a typo
|
handleFtmIdle.js
|
1.6 KB
|
16993
|
11 years
|
tbretz |
We are not waiting for Idle anymore but Valid instead.
|
handleFtuCheck.js
|
750 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
handleLidClosed.js
|
908 bytes
|
17920
|
10 years
|
tbretz |
Added NotReady and Ready
|
handlePwrCameraOn.js
|
1.4 KB
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
Handler.js
|
1.1 KB
|
16789
|
11 years
|
tbretz |
Debugging output seems not needed anymore.
|
handleRatectrlConnected.js
|
825 bytes
|
16857
|
11 years
|
tbretz |
Added the 'use strict'
|
Hist1D.js
|
2.1 KB
|
14763
|
12 years
|
neise |
initial include
|
Hist2D.js
|
1.8 KB
|
16861
|
11 years
|
tbretz |
Indentation cosmetics.
|
Main.js
|
55.9 KB
|
19452
|
6 years
|
tbretz |
This implements changes which are required for follow-up observations. ...
|
MainClassic.js
|
39.4 KB
|
15354
|
12 years
|
tbretz |
improved the handling of fad losses; removed AGILENT_CONTROL ...
|
Observation_class.js
|
4.7 KB
|
18714
|
8 years
|
tbretz |
Improved the partially wrong error messages, made them more ...
|
schedule.js_template
|
1.7 KB
|
15083
|
12 years
|
tbretz |
Example for a schedule in the new style.
|
Startup.js
|
10.7 KB
|
19465
|
6 years
|
tbretz |
Made waiting time for possible bias ramping consistent with Main.js.
|
takeRun.js
|
10.2 KB
|
18731
|
8 years
|
tbretz |
Implemented the possibility to define a custom setup in a callback ...
|
updateSchedule.js
|
8.3 KB
|
18283
|
9 years
|
smueller |
added the update schedule script for manual schedule injection
|