source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16566   13 years tbretz Added some more output to the log for debugging.
(edit) @16565   13 years tbretz Ratecontrol might still believe that the trigger is on, so we force ...
(edit) @16562   13 years tbretz Added a possibility to move an entry from another list into this list.
(edit) @16541   13 years tbretz Use the Time already determined.
(edit) @16540   13 years tbretz Fixed some typos in the last commit
(edit) @16539   13 years tbretz Move the update for the fDimWriteStats to UpdateRuns, so it does not ...
(edit) @16538   13 years tbretz Improved a bit the interpretation of a int64, now it is interpreted as ...
(edit) @16537   13 years tbretz Only wait if this is a valid server, e.g. dimctrl is not.
(edit) @16536   13 years tbretz Send the RESET_CONFIGURE as soon as we are InProgress
(edit) @16534   13 years tbretz Send CLOSE_OPEN_FILES when a run is stopped.
(edit) @16533   13 years tbretz Renamed WritingData of fadctrl to RunInProgress
(edit) @16532   13 years tbretz Renamed state WritingData of fadctrl to RunInProgress
(edit) @16531   13 years tbretz Improved statistics sent with GUI_STATS; some cosmetics
(edit) @16530   13 years tbretz Let applyCalib know how big the current queue is to optimize cpu ...
(edit) @16529   13 years tbretz Adapted to changed in GUI_STATS
(edit) @16528   13 years tbretz Made the list a class member to avoid accesses from outsize and ...
(edit) @16527   13 years tbretz Do not go out of TakingData only because the trigger is switched off.
(edit) @16526   13 years tbretz Adapted FAD section to updates in GUI_STATS
(edit) @16525   13 years tbretz Adapted to changes in GUI_STATS
(edit) @16524   13 years tbretz Simplified GUI_STATS
(edit) @16506   13 years lyard changed output text of fitsCompressor
(edit) @16502   13 years lyard fixed bug with negative start cell
(edit) @16485   13 years lyard changed drs calib table name
(edit) @16483   13 years tbretz Added also a one second sleep before shutting down dim. This allows ...
(edit) @16482   13 years tbretz Added setData for const char* and for string
(edit) @16481   13 years tbretz included the header for list
(edit) @16479   13 years tbretz Use the new Queue class to queue the Messages. This avoids Dim ...
(edit) @16477   13 years tbretz Increased waiting time to check for server availablility a bit.
(edit) @16476   13 years tbretz Added descriptions; use time as service time.
(edit) @16475   13 years tbretz Added the missing setData with a typename template.
(edit) @16470   13 years tbretz The C version is not needed anymore.
(edit) @16469   13 years tbretz Made compile also with the root version on gate.
(edit) @16466   13 years tbretz Check if 'dir' property exists.
(edit) @16451   13 years tbretz Replaced some SendCommand by SendCommandNB and some DimClient by Dim
(edit) @16450   13 years tbretz Fixed a typo and replaced another DImClient by Dim
(edit) @16449   13 years tbretz Changed some SendCommand to SendCommandNB - no need to block; added ...
(edit) @16448   13 years tbretz Fixed a typo and added DimNetworkNotAvailable.
(edit) @16447   13 years tbretz Added time to output -- to be further improved.
(edit) @16446   13 years tbretz Added some comments
(edit) @16445   13 years tbretz Added time to output; Require the physics trigger be enables and ...
(edit) @16444   13 years tbretz First send the command to the FTM then the Dim message; change the ...
(edit) @16443   13 years lyard more tweaks to factfits
(edit) @16441   13 years tbretz Some updates to the output; added a timeout when waiting for the ...
(edit) @16423   13 years tbretz Use zfits instead of fits.
(edit) @16418   13 years lyard Fixed bugs from improvements
(edit) @16413   13 years tbretz Replaced some size() by empty() where possible.
(edit) @16412   13 years tbretz Reverting to last revision.
(edit) @16387   13 years tbretz Replaced target by state; target is not needed and might even throw an ...
(edit) @16386   13 years tbretz Also send a CLOSE_OPEN_FILES
(edit) @16385   13 years tbretz Theoretically, the fadctrl can also hang in Configuring1 because that ...
(edit) @16384   13 years tbretz Some improvements switching on the drive cabinet.
(edit) @16383   13 years tbretz Added some info to some log-message
(edit) @16382   13 years tbretz Some more performance improvements (e.g. emplace instead of post, ...
(edit) @16381   13 years tbretz There is no need to copy shared_ptrs when the pointer is kept valid ...
(edit) @16380   13 years tbretz Added more kRequest enums; moved the request form the run-ctrl (where ...
(edit) @16379   13 years tbretz The closing paranthesis was missing
(edit) @16378   13 years tbretz The argument for cos() must be float
(edit) @16377   13 years tbretz Added the updated formula for the decrease of energy threshold with ...
(edit) @16376   13 years tbretz Fixed a problem with one of the constructors. We should keep the ...
(edit) @16375   13 years tbretz First make sure that the ratecontrol is switched off before starting ...
(edit) @16286   13 years lyard added fitsCompressor executable
(edit) @16285   13 years lyard added new files for fitsCompressor and compressed files read headers
(edit) @16283   13 years tbretz In analogy to the container functions, added post and emplace
(edit) @16282   13 years tbretz Replaced push_back by emplac_back were reasonable.
(edit) @16197   13 years tbretz Also stop configuration of ratecontrol when a configuration is reset.
(edit) @16196   13 years tbretz Added a constructor with a timeval... fixed a problem with the time_t ...
(edit) @16109   13 years tbretz Switched from the C-version for the event builder to the C++ version
(edit) @16108   13 years tbretz Added a new run-close condition for the case an invalid event was received.
(edit) @16107   13 years tbretz Removed the C-interface and added the C++-interface to the event ...
(edit) @16106   13 years tbretz Removed a lot of debug code which was never used anyway; improved ...
(edit) @16105   13 years tbretz Added the new structures EVT_CTRL2 and RUN_CTRL2
(edit) @16104   13 years tbretz Removed some obsolete old structs; some imporvement to the ...
(edit) @16103   13 years tbretz some imporvements of the output; some improvements to the statistics; ...
(edit) @16102   13 years tbretz Added a user supplied 'this' argument to v8.timeout and the Thread class.
(edit) @16099   13 years tbretz Skip the message in the log stream.
(edit) @16098   13 years tbretz For the event the descriptions are needed.
(edit) @16097   13 years tbretz Fixed handling of fTstart/fTstop; the start time is now available in ...
(edit) @16096   13 years tbretz Replaces size() by empty() where possible
(edit) @16095   13 years tbretz Replaced size() by empty()
(edit) @16094   13 years tbretz Improved performance; renamed functions; added fSize; improved ...
(edit) @16093   13 years tbretz Replaced size() by empty() where possible
(edit) @16092   13 years tbretz Display correct run type in dummy mode
(edit) @16091   13 years tbretz Replaced size() by empty() where possible
(edit) @16090   13 years tbretz Replaced queue by list; added Connection::IsTxQueueEmpty
(edit) @16089   13 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16088   13 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16087   13 years tbretz Use empty() instead of size() where possible; replaced queues by list ...
(edit) @16081   13 years tbretz Some deque can also be lists
(edit) @16080   13 years tbretz EventHist can be a list and must not be a deque.
(edit) @16078   13 years tbretz Improved the calculation of the date for loading the DRS calib. This ...
(edit) @16077   13 years tbretz Removed the 'last measurement must be a SHUTDOWN' check. This is not ...
(edit) @16076   13 years tbretz Only print a warning if drive is locked.
(edit) @16075   13 years tbretz Take agilentctrl back into the list of checked states; added Locked ...
(edit) @16074   13 years tbretz Allow for observation types singlepe, drscalib and idle.
(edit) @16073   13 years tbretz Minor change of unintentionally wrong indentation.
(edit) @16072   13 years tbretz The new version of the event builder currently does not supper the ...
(edit) @16071   13 years tbretz Added console.warn to print a highlighted message to the ocnsole.
(edit) @16060   13 years tbretz Code from Main.js related to taking a run including the solution for ...
(edit) @16059   13 years tbretz Specified the return type of NightAsInt more accurately.
(edit) @16058   13 years tbretz Specified the return type of NightAsInt more accurately.
Note: See TracRevisionLog for help on using the revision log.