source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15170   11 years tbretz I prefer this instead of the previous one
(edit) @15169   11 years tbretz Updated the 'mailx' check:
(edit) @15168   11 years tbretz Store a global set of all described services.
(edit) @15167   11 years tbretz Added Split(), a wrapper around boost::split
(edit) @15166   11 years tbretz A helper class to easily check the DATA_LOGGER/SUBSCRIPTIONS
(edit) @15165   12 years tbretz Updated the response to script submission; added the missing type to ...
(edit) @15164   12 years tbretz Added missing output of user name in case of a successfull login (how ...
(edit) @15163   12 years tbretz Added some ifdef to make the datalogger also compile without libnova.
(edit) @15162   12 years tbretz Allow the datalogger also to be in Logging. It just means that the ...
(edit) @15161   12 years tbretz Request 15 seconds of data for the underflow check. As soon as the ...
(edit) @15160   12 years tbretz Check for 'mailx'
(edit) @15159   12 years tbretz Added 'mailx' to the checked programs.
(edit) @15158   12 years tbretz Fixed a typo in an exception.
(edit) @15157   12 years tbretz Fixed a problem which could cause the fadctrl after a successsfull ...
(edit) @15156   12 years tbretz Implemented sendmail class (via mailx) Mail. Re-structured the ...
(edit) @15155   12 years tbretz Implemented a new 'user' which can be used to add entries for ...
(edit) @15154   12 years Daniela Dorner fixed logfile name
(edit) @15153   12 years lyard changed close time of files from noon to 30 minutes after sunrise for ...
(edit) @15152   12 years tbretz Added desription for String.count
(edit) @15151   12 years tbretz Updated dim.wait description.
(edit) @15150   12 years tbretz dim.wait now uses undefined instead of null as the value for infinite wait.
(edit) @15149   12 years ftemme changed the path to the configuration files in ceres.rc
(edit) @15148   12 years tbretz Removed some debug output. Moved to a slightly less conservative ...
(edit) @15147   12 years tbretz Log a message when a STOP command was received.
(edit) @15146   12 years tbretz Catch the timeout when a run is started and check for FAD loss; ...
(edit) @15145   12 years tbretz Replaced blocking while by v8.timeout.
(edit) @15144   12 years ftemme Added several configuration files for ceres in resmc/
(edit) @15143   12 years tbretz Fixed another problem with the display of exceptions in certain conditions.
(edit) @15142   12 years tbretz Updated description of wait.
(edit) @15141   12 years tbretz Allow null as third argument in dim.wait; return undefined in by include.
(edit) @15140   12 years tbretz Improved handling of exceptions coming from included files. This ...
(edit) @15139   12 years tbretz Fixed a problem with the return value in the timeout function. The ...
(edit) @15138   12 years tbretz Replaced the pre-compiled v8.sleep() by an ulock and a usleep, which ...
(edit) @15137   12 years tbretz Reoragnized and improved the output; instead of just waiting for the ...
(edit) @15136   12 years tbretz Removed some obsolete check; close open files if any to avoid late ...
(edit) @15135   12 years tbretz Connect of disconnected.
(edit) @15134   12 years tbretz Connect and stop the FAD together with the other programs to get the ...
(edit) @15133   12 years tbretz Fixed a typo in a service description.
(edit) @15132   12 years tbretz Fixed a typo in a state description.
(edit) @15131   12 years ftemme now only the WriteCamData file, not the WriteCamMC file gets a .fits suffix
(edit) @15130   12 years tbretz Some more updates to improve the log output and reduce the amount ...
(edit) @15129   12 years tbretz Added an additional sanity check in timeout.
(edit) @15128   12 years tbretz Do not print 'use strict' as result... this produces starnge results ...
(edit) @15127   12 years lyard changed all sleep times to 1 usec
(edit) @15126   12 years lyard fixed mem alloc and changed sleep time with Thomas
(edit) @15125   12 years tbretz Reorganized some code around the triming of comments to get more ...
(edit) @15124   12 years tbretz Remove the 3D option kLabelsX which is not supported by newer root ...
(edit) @15123   12 years lyard linked statistic window do drawPatch checkbox
(edit) @15122   12 years tbretz Fixed a problem which occured when the status of both lids was empty ...
(edit) @15121   12 years Jens Buss fill additional distribution histogtrams
(edit) @15120   12 years Jens Buss added distribution histograsms
(edit) @15119   12 years Jens Buss add GetEdgePositions and GetMaxPositions to functions
(edit) @15118   12 years Jens Buss add comments
(edit) @15117   12 years tbretz Moved reading of the schedule to the beginning of the file so that ...
(edit) @15116   12 years tbretz Small change in the order... for a little speed improvement.
(edit) @15115   12 years tbretz Uncommented the _right_ lines :S
(edit) @15114   12 years tbretz Fixed some typo in the recent commit.
(edit) @15113   12 years tbretz Fixed a buggy example.
(edit) @15112   12 years tbretz
(edit) @15111   12 years tbretz The name of the program has to be extracted from conf.GetName()
(edit) @15110   12 years tbretz Removed default from file name resources.
(edit) @15109   12 years tbretz Removed default from 'host'
(edit) @15108   12 years tbretz Increased waiting time for the servers to come up to 10s
(edit) @15107   12 years tbretz Added SUBSCRIPTIONS on the black list by default.
(edit) @15106   12 years tbretz The operator comparing the static data now does not compare the ...
(edit) @15105   12 years tbretz Default is quiet mode now.
(edit) @15104   12 years tbretz Allow to overwrite script depth (for java script procesing)
(edit) @15103   12 years tbretz Handle the 'Power Problem' a bit more accurate.
(edit) @15102   12 years tbretz Signal the base class about loading and ending so that it can access ...
(edit) @15101   12 years tbretz Set a script depth!=0 when a script is running to avoid smartfact ...
(edit) @15100   12 years tbretz Go to Locked state after a parking command. This is not ideal because ...
(edit) @15099   12 years tbretz Output if new file format was set; do not update the Feedback data anymore
(edit) @15098   12 years tbretz Improved and compacted output; disable feedback while voltage should ...
(edit) @15097   12 years tbretz Added how to look for an already open Subscription.
(edit) @15096   12 years tbretz Fixed a typo in the output.
(edit) @15095   12 years tbretz Convert ra/dec to fload (just to be sure)
(edit) @15094   12 years tbretz Tries to improve a problem which cantake place when the script is ...
(edit) @15093   12 years tbretz Removed some debug output.
(edit) @15092   12 years tbretz Run a check if all servers are up and running after compilation; do ...
(edit) @15091   12 years tbretz Improvements in output.
(edit) @15090   12 years tbretz The script now determines from a link the name and residence of a ...
(edit) @15089   12 years tbretz Added dimserver as a standalone program (although being identical to ...
(edit) @15088   12 years tbretz Fixed a typo in a log-message.
(edit) @15087   12 years tbretz Send arguments with the START command, determine '--server' option ...
(edit) @15086   12 years tbretz Unify dimctrl and 'dimserver' (dimctrl --server)
(edit) @15085   12 years tbretz To 'solve' the problem with the unordered_map MARS will now use a ...
(edit) @15084   12 years tbretz Adapted to new style of writing a schedule.
(edit) @15083   12 years tbretz Example for a schedule in the new style.
(edit) @15082   12 years tbretz Some minor logic fixed around the bias crate calibration.
(edit) @15081   12 years tbretz Fixed the deletion of alarms from the list
(edit) @15080   12 years tbretz If alarms are cleared sending an empty string, it is not necessary to ...
(edit) @15079   12 years tbretz It is not necessary anymore to send a fake empty strng in Comment or Alarm.
(edit) @15078   12 years tbretz Emit an empty string if no arguments are given in dim.log
(edit) @15077   12 years tbretz Added more examples for get()
(edit) @15076   12 years tbretz Some small fixes to the text.
(edit) @15075   12 years tbretz Do not add something to the history in the StaticPrompt if it is ...
(edit) @15074   12 years tbretz Added the new function v8.timeout
(edit) @15073   12 years tbretz Implemented v8::timeout and let dim.getDescription return an object of ...
(edit) @15072   12 years tbretz Added exceptions to the descriptions.
(edit) @15071   12 years tbretz return does not exist if it is not a function which is called; ...
Note: See TracRevisionLog for help on using the revision log.