source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16197   11 years tbretz Also stop configuration of ratecontrol when a configuration is reset.
(edit) @16196   11 years tbretz Added a constructor with a timeval... fixed a problem with the time_t ...
(edit) @16110   11 years tbretz Replaced deque by list
(edit) @16109   11 years tbretz Switched from the C-version for the event builder to the C++ version
(edit) @16108   11 years tbretz Added a new run-close condition for the case an invalid event was received.
(edit) @16107   11 years tbretz Removed the C-interface and added the C++-interface to the event ...
(edit) @16106   11 years tbretz Removed a lot of debug code which was never used anyway; improved ...
(edit) @16105   11 years tbretz Added the new structures EVT_CTRL2 and RUN_CTRL2
(edit) @16104   11 years tbretz Removed some obsolete old structs; some imporvement to the ...
(edit) @16103   11 years tbretz some imporvements of the output; some improvements to the statistics; ...
(edit) @16102   11 years tbretz Added a user supplied 'this' argument to v8.timeout and the Thread class.
(edit) @16099   11 years tbretz Skip the message in the log stream.
(edit) @16098   11 years tbretz For the event the descriptions are needed.
(edit) @16097   11 years tbretz Fixed handling of fTstart/fTstop; the start time is now available in ...
(edit) @16096   11 years tbretz Replaces size() by empty() where possible
(edit) @16095   11 years tbretz Replaced size() by empty()
(edit) @16094   11 years tbretz Improved performance; renamed functions; added fSize; improved ...
(edit) @16093   11 years tbretz Replaced size() by empty() where possible
(edit) @16092   11 years tbretz Display correct run type in dummy mode
(edit) @16091   11 years tbretz Replaced size() by empty() where possible
(edit) @16090   11 years tbretz Replaced queue by list; added Connection::IsTxQueueEmpty
(edit) @16089   11 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16088   11 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16087   11 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16081   11 years tbretz Some deque can also be lists
(edit) @16080   11 years tbretz EventHist can be a list and must not be a deque.
(edit) @16078   11 years tbretz Improved the calculation of the date for loading the DRS calib. This ...
(edit) @16077   11 years tbretz Removed the 'last measurement must be a SHUTDOWN' check. This is not ...
(edit) @16076   11 years tbretz Only print a warning if drive is locked.
(edit) @16075   11 years tbretz Take agilentctrl back into the list of checked states; added Locked ...
(edit) @16074   11 years tbretz Allow for observation types singlepe, drscalib and idle.
(edit) @16073   11 years tbretz Minor change of unintentionally wrong indentation.
(edit) @16072   11 years tbretz The new version of the event builder currently does not supper the ...
(edit) @16071   11 years tbretz Added console.warn to print a highlighted message to the ocnsole.
(edit) @16060   11 years tbretz Code from Main.js related to taking a run including the solution for ...
(edit) @16059   11 years tbretz Specified the return type of NightAsInt more accurately.
(edit) @16058   11 years tbretz Specified the return type of NightAsInt more accurately.
(edit) @16057   11 years tbretz Added the CoolingFailure to the alarm messages
(edit) @16056   11 years tbretz Added the night to the FadConfiguration.
(edit) @16055   11 years tbretz Replaced the pointer argument when opening a file or writing an event ...
(edit) @16054   11 years tbretz Print a red warning in case of Cooling failure.
(edit) @16053   11 years tbretz Added some note...
(edit) @16052   11 years tbretz Handle the case NoConnection
(edit) @16051   11 years tbretz Moved AGILENT_CONTROL back in place.
(edit) @16050   11 years tbretz Make use of takeRun.js to 'fix' FAD problems also during the test run ...
(edit) @16049   11 years tbretz Moved some code around data taking (automatic reconnect etc) to ...
(edit) @16040   11 years tbretz First working version of the event builder in C++
(edit) @15633   11 years tbretz Issue an error on the console in case there is a cooling failre.
(edit) @15628   11 years tbretz Changed argument for writing event data and tail to const
(edit) @15627   11 years lyard bugFix
(edit) @15625   11 years tbretz Secure fThread.join() against joining a thread which was already stopped.
(edit) @15610   11 years tbretz Decoupled updating ROI from eventCheck.
(edit) @15606   11 years tbretz Fixed some typos in the new code.
(edit) @15605   11 years tbretz Decoupled updating event number from writing data to ensure that a ...
(edit) @15604   11 years mknoetig add fTriggerRateTimeOverx and TriggerRateRms to FillEffectiveOn.sh
(edit) @15603   11 years mknoetig add fTriggerRateTimeOverx and TriggerRateRms to ontime.C
(edit) @15602   11 years mknoetig add: fTriggerRateTimeOver125 to FillEffectiveOn.sh
(edit) @15601   11 years Daniela Dorner added possibility to set queue differently for different scripts
(edit) @15600   11 years Daniela Dorner updated debugging output and logging for case that job is already done ...
(edit) @15599   11 years Daniela Dorner check files only in detail when number of files does agree
(edit) @15598   11 years Daniela Dorner updated path and name of macro
(edit) @15597   11 years Daniela Dorner moved control of number of instances from cron to script, added script ...
(edit) @15596   11 years Daniela Dorner allow more than one instance of script and moved control of number of ...
(edit) @15595   11 years Daniela Dorner changed order of dates for processing to make sure that older data are ...
(edit) @15594   11 years Daniela Dorner changed limit to 5 MB/s during night
(edit) @15593   11 years Daniela Dorner added creating of row in table RatesFileAvailISDCStatus
(edit) @15592   11 years Daniela Dorner added limit for disk usage on daq (transfer is stopped when limit is ...
(edit) @15591   11 years Daniela Dorner moved diskusage check to function and implemented it also in loop
(edit) @15562   11 years Daniela Dorner updated setup (as far as possible) to new machines in Wue
(edit) @15561   11 years Daniela Dorner added info
(edit) @15560   11 years Daniela Dorner added/updated cron for backup of QLA
(edit) @15559   11 years Daniela Dorner added (script to backup results of QLA)
(edit) @15558   11 years Daniela Dorner bugfix in disk-usage-check
(edit) @15530   11 years Daniela Dorner bugfix: variable night was not treated properly so that insert did not work
(edit) @15529   11 years Daniela Dorner adapted accuracy to the one in the DB, moved fNumIslandsMean to the ...
(edit) @15528   11 years Daniela Dorner updated return values to needs of script
(edit) @15527   11 years Daniela Dorner bugfix: sometimes last point was missing, adapted y-range for rates
(edit) @15526   11 years Daniela Dorner cron to be used as root user on daq and newdaq
(edit) @15525   11 years Daniela Dorner added variable to steer zip-limitation on the fly
(edit) @15524   11 years Daniela Dorner changed path for gtc-skycam
(edit) @15523   11 years Daniela Dorner removed ionice for Step1 as it anyhow does not help for newdaq
(edit) @15522   11 years Daniela Dorner move to svn mars version
(edit) @15521   11 years Daniela Dorner removed logging to console to avoid emails from cron
(edit) @15520   11 years Daniela Dorner removed logging to console to avoid emails from cron
(edit) @15519   11 years Daniela Dorner move to svn mars version
(edit) @15518   11 years Daniela Dorner removed logging to console to avoid emails from cron
(edit) @15517   11 years Daniela Dorner added pv to control rate of zipping, limited pigz to 2 processes
(edit) @15516   11 years Daniela Dorner write output of macro to logfile and catch return value, move to svn ...
(edit) @15515   11 years mknoetig bugfixes added, now numevts.C works
(edit) @15514   11 years tbretz Moved updating of dim-services which were previously emitted in ...
(edit) @15513   11 years mknoetig add ontime.c which calculates ontimes and trigger rate things from the ...
(edit) @15512   11 years tbretz First draft of a C++ version of the event builder.
(edit) @15511   11 years tbretz Processing queue in another thread.
(edit) @15510   11 years tbretz Sanity check for mem==NULL in TGB_free; make sure that for each event ...
(edit) @15509   11 years Daniela Dorner fixed name of MHDrsCalibrationTime and path for map file
(edit) @15495   11 years tbretz Removed some more obsolete code; improved the logic of the processing ...
(edit) @15494   11 years tbretz Reverting to last revision.
(edit) @15493   11 years tbretz Reverting to last revision.
(edit) @15492   11 years tbretz Reverting to last revision.
(edit) @15491   11 years tbretz Reverting to last revision.
Note: See TracRevisionLog for help on using the revision log.