source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15363   11 years tbretz Shift sunrise in a way that it does not consume 100% CPU at day time; ...
(edit) @15361   11 years tbretz Implemented the latest results from the ratescan fits and strengthened ...
(edit) @15360   11 years tbretz Some more structure changes; moved some code to functions to get a ...
(edit) @15356   11 years tbretz Send gotNewRun as soon as possible (after the header from the first ...
(edit) @15355   11 years tbretz Improved the order in runClose to make sure that during DRS ...
(edit) @15351   11 years tbretz Skip empty reports.
(edit) @15350   11 years tbretz Forgot to add a check for a valid size
(edit) @15349   11 years tbretz Added Shebang (#!) support
(edit) @15348   11 years tbretz Another local variable and a logic fixed, a mistake introduced with ...
(edit) @15347   11 years tbretz More structural improvements; more local variables; simplified the k0-loop
(edit) @15346   11 years tbretz Restructured all the loops from firstPtr to lastPtr for a better ...
(edit) @15345   11 years tbretz Replaced some stray %ud by %u
(edit) @15344   11 years tbretz More unification of code to close run.
(edit) @15343   11 years tbretz Unified two identical pieces of code around runClose
(edit) @15342   11 years tbretz Another update to the ii's
(edit) @15341   11 years tbretz Use a local buffer for factOut. There is no need to use a ...
(edit) @15340   11 years tbretz Added a missing factOut; replaced bzero by memset (bzero is ...
(edit) @15339   11 years lyard added a message to let the user know that the daily log file was ...
(edit) @15338   11 years lyard Fixed discrepency between logger code and Time.cc code related to sunRise
(edit) @15337   11 years tbretz Fixed the bis mask for incomplete events; %ud should be %u
(edit) @15335   11 years tbretz Set default interval to 60s; output received data to the console.
(edit) @15333   11 years tbretz Updated include to PixelMap.h
(edit) @15325   11 years tbretz Fixed a compiler warning.
(edit) @15324   11 years tbretz New program to readout the temp sensor of the power switch
(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) @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) @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) @15272   11 years tbretz Added magic values __DATE__, __FILE__ and __START__
(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) @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) @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) @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) @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) @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) @15163   12 years tbretz Added some ifdef to make the datalogger also compile without libnova.
(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) @15153   12 years lyard changed close time of files from noon to 30 minutes after sunrise for ...
(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) @15143   12 years tbretz Fixed another problem with the display of exceptions in certain conditions.
(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) @15133   12 years tbretz Fixed a typo in a service description.
(edit) @15132   12 years tbretz Fixed a typo in a state description.
(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) @15122   12 years tbretz Fixed a problem which occured when the status of both lids was empty ...
(edit) @15115   12 years tbretz Uncommented the _right_ lines :S
(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) @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 ...
Note: See TracRevisionLog for help on using the revision log.