source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15296   11 years tbretz Fixed a typo in a command.
(edit) @15295   11 years tbretz Updated includes.
(edit) @15294   11 years tbretz Copy the whole network address at once... just to be sure; added a ...
(edit) @15293   11 years tbretz Added a check for schedule-database
(edit) @15292   11 years tbretz Function to retrieve schedule from database
(edit) @15291   11 years tbretz Read the schedule from the database instead of the file directly. The ...
(edit) @15290   11 years tbretz Copy of the classical version directly reading the schedule from a file.
(edit) @15289   11 years tbretz Improved the code to handle the INCOMPLETE message, added some code to ...
(edit) @15288   11 years tbretz Copy property id if available -- needed to read the schedule from the db.
(edit) @15286   11 years tbretz Fixed the description of FILE_FORMAT and INCOMPLETE
(edit) @15285   11 years tbretz Added the missing termination character in case of incomplete events.
(edit) @15284   11 years tbretz Moved getTimeSinceLastDrsCalib to its own function; added automatic ...
(edit) @15283   11 years tbretz Show the log according to the link in /users/fact/operation if no path ...
(edit) @15282   11 years tbretz Updated to v20r7.
(edit) @15281   11 years tbretz Send a report if incomplete events oocur.
(edit) @15280   11 years tbretz Added a new, faster, scheme to allocate and free memory. Memeory new ...
(edit) @15279   11 years lyard forgot this header in previous commit (15278)
(edit) @15278   11 years lyard fixed wrong run type display, fixed calibration loading
(edit) @15276   11 years tbretz Updated my email address.
(edit) @15275   11 years tbretz Fixed a typo.
(edit) @15274   11 years tbretz Fixed a typo... the class name is Mail not Sky
(edit) @15273   11 years tbretz Added explanation for new magic variables.
(edit) @15272   11 years tbretz Added magic values __DATE__, __FILE__ and __START__
(edit) @15271   11 years tbretz Removed obsolete suscription to FAD_CONTROL/STATISTICS2
(edit) @15270   11 years tbretz Restructured the code.
(edit) @15265   11 years tbretz Adapted the display of the rate graph to the changed in the trgger ...
(edit) @15264   11 years tbretz Moved back to FACT++/src
(edit) @15263   11 years tbretz The file format is not changed automatically anymore... I think the ...
(edit) @15260   11 years tbretz As disussed on the weekly telcon, I have increased all current limits ...
(edit) @15253   11 years tbretz The problem with the izsream is solved. It was the allocation of the ...
(edit) @15252   11 years tbretz Unified the checkState during data taking; improved some log-output; ...
(edit) @15251   11 years tbretz Update include path to PixelMap
(edit) @15250   11 years tbretz Updated include path to PixelMap
(edit) @15249   11 years tbretz Updated include path for PixelMap
(edit) @15248   11 years tbretz Updated the include path to PixelMap
(edit) @15247   11 years tbretz Removed an obsolete log-message.
(edit) @15246   11 years tbretz Fixed a problem that if a string is printed to the console with ...
(edit) @15245   11 years tbretz Updated the include path to the PixelMap
(edit) @15241   11 years lyard another dummy commit for testing
(edit) @15240   11 years lyard dummy commit for testing
(edit) @15239   11 years tbretz Fixed a race-condition during configuration with the states of the ...
(edit) @15213   11 years tbretz
(edit) @15212   11 years tbretz Made aware of Mars.
(edit) @15211   11 years tbretz Removed obsoleete includes.
(edit) @15210   11 years tbretz Updated to use new nova C++ wrapper
(edit) @15209   11 years tbretz Updated to use new nova C++ wrapper
(edit) @15208   11 years tbretz Fixed a problem with the coordinate system... libnova's hrz has a ...
(edit) @15206   11 years tbretz Make use of the new GetNextSunRise() function of the Time-class
(edit) @15205   11 years tbretz Use some simplifications coming with the new C++ wrapper for libnova.
(edit) @15204   11 years tbretz Use some simplifications coming with the new C++ wrapper of libnova
(edit) @15202   11 years tbretz Simplified using libnova with the new C++ wrapper. ...
(edit) @15201   11 years tbretz Simplified using libnova by using the new C++ wrapper
(edit) @15200   11 years tbretz Another update to get the checkes most reliable.
(edit) @15192   11 years tbretz Plot a message about a new file format only when it was changed; reset ...
(edit) @15190   11 years tbretz Implemented function to get the time of the previous and next ...
(edit) @15189   11 years tbretz Updated to include 'to top' and 'to bottom' links
(edit) @15188   11 years tbretz Fixed some compilation issues with older boost version as installed on ...
(edit) @15187   11 years tbretz Adapted the detection of very low trigger rates to the changes in ftmctrl.
(edit) @15186   11 years tbretz Also added a consistency check on the TimeStamp. Now everything should ...
(edit) @15185   11 years tbretz Keep the rate of the first report afte a state change at -1 to signal ...
(edit) @15184   11 years tbretz Updated the calculation of on-time and eff. on-time. In some special ...
(edit) @15178   11 years tbretz Added some comments about time zone offsets in root plots.
(edit) @15177   11 years tbretz Added a --no-log option, just in case...
(edit) @15176   11 years tbretz Updated and added some svn shortcuts
(edit) @15175   11 years tbretz Updated and added some svn shortcuts
(edit) @15174   11 years tbretz Fixed some typos in the help-message, increased the validity delay a bit.
(edit) @15173   11 years tbretz Choose the quiet option by default.
(edit) @15172   11 years tbretz Changed the Mail class a bit to have the arrays as data members ReadOnly.
(edit) @15171   11 years tbretz Updated.
(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) @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) @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) @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 ...
Note: See TracRevisionLog for help on using the revision log.