|
|
@16858
|
11 years |
tbretz |
Fixed a typo: Should be var, not int
|
|
|
@16857
|
11 years |
tbretz |
Added the 'use strict'
|
|
|
@16853
|
11 years |
tbretz |
Replaced some console.out by dim.log; take only 1min runs during ...
|
|
|
@16852
|
11 years |
tbretz |
Some changes to the output, replaced some console.out by dim.log
|
|
|
@16851
|
11 years |
tbretz |
Changed underflow level from 650 to 600; replaced some console.out by ...
|
|
|
@16842
|
11 years |
tbretz |
Updated some output.
|
|
|
@16841
|
11 years |
tbretz |
Added the possibility to interrupt the script peacefully; changed to ...
|
|
|
@16839
|
11 years |
tbretz |
Some updates on the output; removed an obsolete wait for MCP Idle.
|
|
|
@16838
|
11 years |
tbretz |
Try a CLOSE, if the LID is in the state 'Unknown' - might still need ...
|
|
|
@16829
|
11 years |
tbretz |
Updated.
|
|
|
@16828
|
11 years |
tbretz |
In Configured2 we do just wait.
|
|
|
@16827
|
11 years |
tbretz |
Make sure all boards are connected.
|
|
|
@16804
|
11 years |
tbretz |
Updated the description of setInterruptHandler and added triggerInterrupt
|
|
|
@16798
|
11 years |
tbretz |
Reoragnized the logging output, to get closer to a final version ...
|
|
|
@16797
|
11 years |
tbretz |
Improved output when a command is sent.
|
|
|
@16796
|
11 years |
tbretz |
Wait for ftmctrl to be in Valid not Idle; changed the level to detect ...
|
|
|
@16795
|
11 years |
tbretz |
Added Configuring3 state; improved output whena command is sent:
|
|
|
@16794
|
11 years |
tbretz |
output some information so that it is aparent which FTU gives the problem.
|
|
|
@16793
|
11 years |
tbretz |
Fixed a problem with the 32bit shift operator when evaluating the ...
|
|
|
@16792
|
11 years |
tbretz |
There is not much we can do in Configured2 other than waiting for the ...
|
|
|
@16791
|
11 years |
tbretz |
Configured is now Configured1 and Configured2
|
|
|
@16790
|
11 years |
tbretz |
Added a chck for the clock conditioner; ftmctrl should now be in Valid ...
|
|
|
@16789
|
11 years |
tbretz |
Debugging output seems not needed anymore.
|
|
|
@16788
|
11 years |
tbretz |
|
|
|
@16787
|
11 years |
tbretz |
Improved the output whenever a command is sent.
|
|
|
@16744
|
11 years |
tbretz |
Produce some more output in case the FADs don't got properly connected.
|
|
|
@16743
|
11 years |
tbretz |
Use the QoS (num open files) of the RUNS service to detect whether a ...
|
|
|
@16571
|
11 years |
tbretz |
Make sure that no run-file is open (this gives quite some probability ...
|
|
|
@16570
|
11 years |
tbretz |
We have to check for the MCP state, too, to make sure that the state ...
|
|
|
@16533
|
11 years |
tbretz |
Renamed WritingData of fadctrl to RunInProgress
|
|
|
@16448
|
11 years |
tbretz |
Fixed a typo and added DimNetworkNotAvailable.
|
|
|
@16447
|
11 years |
tbretz |
Added time to output -- to be further improved.
|
|
|
@16441
|
11 years |
tbretz |
Some updates to the output; added a timeout when waiting for the ...
|
|
|
@16386
|
11 years |
tbretz |
Also send a CLOSE_OPEN_FILES
|
|
|
@16385
|
11 years |
tbretz |
Theoretically, the fadctrl can also hang in Configuring1 because that ...
|
|
|
@16384
|
11 years |
tbretz |
Some improvements switching on the drive cabinet.
|
|
|
@16102
|
11 years |
tbretz |
Added a user supplied 'this' argument to v8.timeout and the Thread class.
|
|
|
@16099
|
11 years |
tbretz |
Skip the message in the log stream.
|
|
|
@16098
|
11 years |
tbretz |
For the event the descriptions are needed.
|
|
|
@16078
|
11 years |
tbretz |
Improved the calculation of the date for loading the DRS calib. This ...
|
|
|
@16077
|
11 years |
tbretz |
Removed the 'last measurement must be a SHUTDOWN' check. This is not ...
|
|
|
@16076
|
11 years |
tbretz |
Only print a warning if drive is locked.
|
|
|
@16075
|
11 years |
tbretz |
Take agilentctrl back into the list of checked states; added Locked ...
|
|
|
@16074
|
11 years |
tbretz |
Allow for observation types singlepe, drscalib and idle.
|
|
|
@16071
|
11 years |
tbretz |
Added console.warn to print a highlighted message to the ocnsole.
|
|
|
@16060
|
11 years |
tbretz |
Code from Main.js related to taking a run including the solution for ...
|
|
|
@16053
|
11 years |
tbretz |
Added some note...
|
|
|
@16052
|
11 years |
tbretz |
Handle the case NoConnection
|
|
|
@16051
|
11 years |
tbretz |
Moved AGILENT_CONTROL back in place.
|
|
|
@16050
|
11 years |
tbretz |
Make use of takeRun.js to 'fix' FAD problems also during the test run ...
|
|
|
@16049
|
11 years |
tbretz |
Moved some code around data taking (automatic reconnect etc) to ...
|
|
|
@15482
|
12 years |
tbretz |
Fixed a typo obs->sub
|
|
|
@15480
|
12 years |
tbretz |
A small fix in the shutdown procedure. If we disconnect the bias crate ...
|
|
|
@15466
|
12 years |
tbretz |
Made sure that if we do a re-connect during configure all servers are ...
|
|
|
@15455
|
12 years |
tbretz |
Added dimctrl.setInterruptHandler
|
|
|
@15454
|
12 years |
tbretz |
Fixed a crash in the startup information print in case there is no ...
|
|
|
@15411
|
12 years |
tbretz |
Removed obsolete FAD_CONTROL/STATISTICS2 and fixed a problem with the ...
|
|
|
@15378
|
12 years |
tbretz |
Some cleanup; do repeat configuration re-connects only three times; do ...
|
|
|
@15362
|
12 years |
tbretz |
Set the sunhorizon to -12deg; implemented automatic reconnect; ...
|
|
|
@15359
|
12 years |
tbretz |
Fixed a typo and correctly document subject as constant
|
|
|
@15358
|
12 years |
tbretz |
Added description for class index; changed from class to namespace
|
|
|
@15357
|
12 years |
tbretz |
An important dot was missing ;)
|
|
|
@15354
|
12 years |
tbretz |
improved the handling of fad losses; removed AGILENT_CONTROL ...
|
|
|
@15353
|
12 years |
tbretz |
Added TEMPERATURE to the required servers, removed AGILENT_CONTROL ...
|
|
|
@15352
|
12 years |
tbretz |
Added 'now' as a a valid time.
|
|
|
@15296
|
12 years |
tbretz |
Fixed a typo in a command.
|
|
|
@15293
|
12 years |
tbretz |
Added a check for schedule-database
|
|
|
@15292
|
12 years |
tbretz |
Function to retrieve schedule from database
|
|
|
@15291
|
12 years |
tbretz |
Read the schedule from the database instead of the file directly. The ...
|
|
|
@15290
|
12 years |
tbretz |
Copy of the classical version directly reading the schedule from a file.
|
|
|
@15289
|
12 years |
tbretz |
Improved the code to handle the INCOMPLETE message, added some code to ...
|
|
|
@15288
|
12 years |
tbretz |
Copy property id if available -- needed to read the schedule from the db.
|
|
|
@15284
|
12 years |
tbretz |
Moved getTimeSinceLastDrsCalib to its own function; added automatic ...
|
|
|
@15275
|
12 years |
tbretz |
Fixed a typo.
|
|
|
@15274
|
12 years |
tbretz |
Fixed a typo... the class name is Mail not Sky
|
|
|
@15273
|
12 years |
tbretz |
Added explanation for new magic variables.
|
|
|
@15270
|
12 years |
tbretz |
Restructured the code.
|
|
|
@15252
|
12 years |
tbretz |
Unified the checkState during data taking; improved some log-output; ...
|
|
|
@15172
|
12 years |
tbretz |
Changed the Mail class a bit to have the arrays as data members ReadOnly.
|
|
|
@15162
|
12 years |
tbretz |
Allow the datalogger also to be in Logging. It just means that the ...
|
|
|
@15161
|
12 years |
tbretz |
Request 15 seconds of data for the underflow check. As soon as the ...
|
|
|
@15152
|
12 years |
tbretz |
Added desription for String.count
|
|
|
@15151
|
12 years |
tbretz |
Updated dim.wait description.
|
|
|
@15146
|
12 years |
tbretz |
Catch the timeout when a run is started and check for FAD loss; ...
|
|
|
@15145
|
12 years |
tbretz |
Replaced blocking while by v8.timeout.
|
|
|
@15142
|
12 years |
tbretz |
Updated description of wait.
|
|
|
@15137
|
12 years |
tbretz |
Reoragnized and improved the output; instead of just waiting for the ...
|
|
|
@15136
|
12 years |
tbretz |
Removed some obsolete check; close open files if any to avoid late ...
|
|
|
@15135
|
12 years |
tbretz |
Connect of disconnected.
|
|
|
@15134
|
12 years |
tbretz |
Connect and stop the FAD together with the other programs to get the ...
|
|
|
@15117
|
12 years |
tbretz |
Moved reading of the schedule to the beginning of the file so that ...
|
|
|
@15116
|
12 years |
tbretz |
Small change in the order... for a little speed improvement.
|
|
|
@15113
|
12 years |
tbretz |
Fixed a buggy example.
|
|
|
@15098
|
12 years |
tbretz |
Improved and compacted output; disable feedback while voltage should ...
|
|
|
@15097
|
12 years |
tbretz |
Added how to look for an already open Subscription.
|
|
|
@15096
|
12 years |
tbretz |
Fixed a typo in the output.
|
|
|
@15095
|
12 years |
tbretz |
Convert ra/dec to fload (just to be sure)
|
|
|
@15094
|
12 years |
tbretz |
Tries to improve a problem which cantake place when the script is ...
|
|
|
@15093
|
12 years |
tbretz |
Removed some debug output.
|
|
|
@15084
|
12 years |
tbretz |
Adapted to new style of writing a schedule.
|
|
|