|
|
@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.
|
|
|
@15083
|
12 years |
tbretz |
Example for a schedule in the new style.
|
|
|
@15082
|
12 years |
tbretz |
Some minor logic fixed around the bias crate calibration.
|
|
|
@15077
|
12 years |
tbretz |
Added more examples for get()
|
|
|
@15076
|
12 years |
tbretz |
Some small fixes to the text.
|
|
|
@15074
|
12 years |
tbretz |
Added the new function v8.timeout
|
|
|
@15072
|
12 years |
tbretz |
Added exceptions to the descriptions.
|
|
|
@15071
|
12 years |
tbretz |
return does not exist if it is not a function which is called; ...
|
|
|
@15070
|
12 years |
tbretz |
Fixed a problem with overwriting of an existing variable name in case ...
|
|
|
@15052
|
12 years |
tbretz |
Increased timeout for check to 3s and added an error message. Removed ...
|
|
|
@15051
|
12 years |
tbretz |
There is no need anymore to check for the AGILENT_CONTROL state ...
|
|
|
@15050
|
12 years |
tbretz |
Fixed a typo in a variable name.
|
|
|
@15048
|
12 years |
tbretz |
Some code cleanup; added throwing an execption if an underflow ...
|
|
|
@15047
|
12 years |
tbretz |
Renamed getService to getDescription
|
|
|
@15045
|
12 years |
tbretz |
Added two new commands getService and getServices.
|
|
|
@15038
|
12 years |
tbretz |
display no time if no drs calib
|
|
|
@15030
|
12 years |
tbretz |
Also reset the rate control state after the single-pe run.
|
|
|
@15028
|
12 years |
tbretz |
Fixed some typos
|
|
|
@15026
|
12 years |
tbretz |
Updated the ratescan part.
|
|
|
@15016
|
12 years |
tbretz |
Improved output.
|
|
|
@15007
|
12 years |
tbretz |
Added some output before the main loop to simplify detection of wrong ...
|
|
|
@15005
|
12 years |
tbretz |
Implemented alternating wobble positions.
|
|
|
@15004
|
12 years |
tbretz |
Code cleanup.
|
|
|
@14998
|
12 years |
tbretz |
Worked around the problem that sometimes (reason still to be found) ...
|
|
|
@14997
|
12 years |
tbretz |
Throw an exception rather than printing an error message. We are not ...
|
|
|
@14996
|
12 years |
tbretz |
Added a reset of the MCP at an early stage to get it out of a possible ...
|
|
|
@14995
|
12 years |
tbretz |
Added some missing text for dim.wait
|
|
|
@14982
|
12 years |
tbretz |
Fixed a small bug in the arguments of dim.state
|
|
|
@14973
|
12 years |
tbretz |
Send a STOP to the rate control after the DRS calibration to get it ...
|
|
|
@14972
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14971
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14970
|
12 years |
tbretz |
Make sure that if the fadctrl was newly started there is no crash ...
|
|
|
@14969
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14968
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14887
|
12 years |
neise |
I think I moved the tests and examples into its own folder, in order ...
|
|
|