source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15474   11 years tbretz Removed MAX_SOCK
(edit) @15473   11 years tbretz Removed all obsolete definitions.
(edit) @15472   11 years tbretz Made rd (the read buffer) a local variable to readFAD; replaced some ...
(edit) @15471   11 years tbretz Make sure that if processing is terminated, also empty buffers (events ...
(edit) @15470   11 years tbretz Some more renaming; some values can already be initialized as soon as ...
(edit) @15469   11 years tbretz Replaced all previosuly assigned IDs (previosly pointing to the entry ...
(edit) @15468   11 years tbretz Cleaned up the file removing some old style memory allocation schemes
(edit) @15467   11 years tbretz Unified mBuffer and evtCtrl, there is no need to keep those two ...
(edit) @15465   11 years tbretz Removed some obsolete structure members; renamed some for easier ...
(edit) @15464   11 years tbretz Added the missing const qualifier to a cast
(edit) @15463   11 years tbretz Moved the index to an array of elements instead of arrays of structure ...
(edit) @15462   11 years tbretz No need to dynamically allocate the header in RUN_HEAD, we know the ...
(edit) @15461   11 years tbretz Missed replaces an rd by rs in GetSock; fixed a typo in one of the new ...
(edit) @15460   11 years tbretz Made RUN_HEAD local; first process 'header' and then 'data' so that ...
(edit) @15459   11 years tbretz Some little more restructuring; flag a file to be closed as soon as an ...
(edit) @15458   11 years tbretz Connection can only be closed by cosy not the FTM ;)
(edit) @15457   11 years tbretz Make java.his go to the same path as other 'log'-files
(edit) @15443   11 years tbretz Fixed a typo in a warning message
(edit) @15441   11 years tbretz Fixed a problem when flushing buffers, events still in use could be ...
(edit) @15430   11 years tbretz Implemented the possibility to send an interrupt request (irq) to a ...
(edit) @15428   11 years tbretz Fixed some minor bugs introduced with the previous commit
(edit) @15415   11 years tbretz Added a second array element to pcTime to allow saving of start time ...
(edit) @15414   11 years tbretz Removes a compiler wrning about an unused argument.
(edit) @15413   11 years tbretz Some more structural changes mainly around the allocation of memory ...
(edit) @15407   11 years lyard fixed not-resetting increment number bug
(edit) @15379   11 years tbretz Removed STATISTICS2 dim service; shortened STATISTICS1 a bit
(edit) @15366   11 years tbretz Fixed a crash when the source was not found.
(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 ...
Note: See TracRevisionLog for help on using the revision log.