source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15410   13 years tbretz
(edit) @15407   13 years lyard fixed not-resetting increment number bug
(edit) @15379   13 years tbretz Removed STATISTICS2 dim service; shortened STATISTICS1 a bit
(edit) @15378   13 years tbretz Some cleanup; do repeat configuration re-connects only three times; do ...
(edit) @15377   13 years tbretz
(edit) @15376   13 years tbretz Use some more jquery features; load local version of jquery.
(edit) @15375   13 years tbretz Moved showlog stuff to subdirectory.
(edit) @15374   13 years tbretz
(edit) @15373   13 years tbretz Moved styles to style sheet file; added menu with links to all log-files.
(edit) @15366   13 years tbretz Fixed a crash when the source was not found.
(edit) @15363   13 years tbretz Shift sunrise in a way that it does not consume 100% CPU at day time; ...
(edit) @15362   13 years tbretz Set the sunhorizon to -12deg; implemented automatic reconnect; ...
(edit) @15361   13 years tbretz Implemented the latest results from the ratescan fits and strengthened ...
(edit) @15360   13 years tbretz Some more structure changes; moved some code to functions to get a ...
(edit) @15359   13 years tbretz Fixed a typo and correctly document subject as constant
(edit) @15358   13 years tbretz Added description for class index; changed from class to namespace
(edit) @15357   13 years tbretz An important dot was missing ;)
(edit) @15356   13 years tbretz Send gotNewRun as soon as possible (after the header from the first ...
(edit) @15355   13 years tbretz Improved the order in runClose to make sure that during DRS ...
(edit) @15354   13 years tbretz improved the handling of fad losses; removed AGILENT_CONTROL ...
(edit) @15353   13 years tbretz Added TEMPERATURE to the required servers, removed AGILENT_CONTROL ...
(edit) @15352   13 years tbretz Added 'now' as a a valid time.
(edit) @15351   13 years tbretz Skip empty reports.
(edit) @15350   13 years tbretz Forgot to add a check for a valid size
(edit) @15349   13 years tbretz Added Shebang (#!) support
(edit) @15348   13 years tbretz Another local variable and a logic fixed, a mistake introduced with ...
(edit) @15347   13 years tbretz More structural improvements; more local variables; simplified the k0-loop
(edit) @15346   13 years tbretz Restructured all the loops from firstPtr to lastPtr for a better ...
(edit) @15345   13 years tbretz Replaced some stray %ud by %u
(edit) @15344   13 years tbretz More unification of code to close run.
(edit) @15343   13 years tbretz Unified two identical pieces of code around runClose
(edit) @15342   13 years tbretz Another update to the ii's
(edit) @15341   13 years tbretz Use a local buffer for factOut. There is no need to use a ...
(edit) @15340   13 years tbretz Added a missing factOut; replaced bzero by memset (bzero is ...
(edit) @15339   13 years lyard added a message to let the user know that the daily log file was ...
(edit) @15338   13 years lyard Fixed discrepency between logger code and Time.cc code related to sunRise
(edit) @15337   13 years tbretz Fixed the bis mask for incomplete events; %ud should be %u
(edit) @15336   13 years tbretz Added temperature
(edit) @15335   13 years tbretz Set default interval to 60s; output received data to the console.
(edit) @15334   13 years tbretz compiling.lock is not executable
(edit) @15333   13 years tbretz Updated include to PixelMap.h
(edit) @15332   13 years tbretz Print date when a program returns
(edit) @15325   13 years tbretz Fixed a compiler warning.
(edit) @15324   13 years tbretz New program to readout the temp sensor of the power switch
(edit) @15296   13 years tbretz Fixed a typo in a command.
(edit) @15295   13 years tbretz Updated includes.
(edit) @15294   13 years tbretz Copy the whole network address at once... just to be sure; added a ...
(edit) @15293   13 years tbretz Added a check for schedule-database
(edit) @15292   13 years tbretz Function to retrieve schedule from database
(edit) @15291   13 years tbretz Read the schedule from the database instead of the file directly. The ...
(edit) @15290   13 years tbretz Copy of the classical version directly reading the schedule from a file.
(edit) @15289   13 years tbretz Improved the code to handle the INCOMPLETE message, added some code to ...
(edit) @15288   13 years tbretz Copy property id if available -- needed to read the schedule from the db.
(edit) @15286   13 years tbretz Fixed the description of FILE_FORMAT and INCOMPLETE
(edit) @15285   13 years tbretz Added the missing termination character in case of incomplete events.
(edit) @15284   13 years tbretz Moved getTimeSinceLastDrsCalib to its own function; added automatic ...
(edit) @15283   13 years tbretz Show the log according to the link in /users/fact/operation if no path ...
(edit) @15282   13 years tbretz Updated to v20r7.
(edit) @15281   13 years tbretz Send a report if incomplete events oocur.
(edit) @15280   13 years tbretz Added a new, faster, scheme to allocate and free memory. Memeory new ...
(edit) @15279   13 years lyard forgot this header in previous commit (15278)
(edit) @15278   13 years lyard fixed wrong run type display, fixed calibration loading
(edit) @15276   13 years tbretz Updated my email address.
(edit) @15275   13 years tbretz Fixed a typo.
(edit) @15274   13 years tbretz Fixed a typo... the class name is Mail not Sky
(edit) @15273   13 years tbretz Added explanation for new magic variables.
(edit) @15272   13 years tbretz Added magic values __DATE__, __FILE__ and __START__
(edit) @15271   13 years tbretz Removed obsolete suscription to FAD_CONTROL/STATISTICS2
(edit) @15270   13 years tbretz Restructured the code.
(edit) @15265   13 years tbretz Adapted the display of the rate graph to the changed in the trgger ...
(edit) @15264   13 years tbretz Moved back to FACT++/src
(edit) @15263   13 years tbretz The file format is not changed automatically anymore... I think the ...
(edit) @15260   13 years tbretz As disussed on the weekly telcon, I have increased all current limits ...
(edit) @15253   13 years tbretz The problem with the izsream is solved. It was the allocation of the ...
(edit) @15252   13 years tbretz Unified the checkState during data taking; improved some log-output; ...
(edit) @15251   13 years tbretz Update include path to PixelMap
(edit) @15250   13 years tbretz Updated include path to PixelMap
(edit) @15249   13 years tbretz Updated include path for PixelMap
(edit) @15248   13 years tbretz Updated the include path to PixelMap
(edit) @15247   13 years tbretz Removed an obsolete log-message.
(edit) @15246   13 years tbretz Fixed a problem that if a string is printed to the console with ...
(edit) @15245   13 years tbretz Updated the include path to the PixelMap
(edit) @15241   13 years lyard another dummy commit for testing
(edit) @15240   13 years lyard dummy commit for testing
(edit) @15239   13 years tbretz Fixed a race-condition during configuration with the states of the ...
(edit) @15213   13 years tbretz
(edit) @15212   13 years tbretz Made aware of Mars.
(edit) @15211   13 years tbretz Removed obsoleete includes.
(edit) @15210   13 years tbretz Updated to use new nova C++ wrapper
(edit) @15209   13 years tbretz Updated to use new nova C++ wrapper
(edit) @15208   13 years tbretz Fixed a problem with the coordinate system... libnova's hrz has a ...
(edit) @15206   13 years tbretz Make use of the new GetNextSunRise() function of the Time-class
(edit) @15205   13 years tbretz Use some simplifications coming with the new C++ wrapper for libnova.
(edit) @15204   13 years tbretz Use some simplifications coming with the new C++ wrapper of libnova
(edit) @15202   13 years tbretz Simplified using libnova with the new C++ wrapper. ...
(edit) @15201   13 years tbretz Simplified using libnova by using the new C++ wrapper
(edit) @15200   13 years tbretz Another update to get the checkes most reliable.
(edit) @15192   13 years tbretz Plot a message about a new file format only when it was changed; reset ...
(edit) @15190   13 years tbretz Implemented function to get the time of the previous and next ...
(edit) @15189   13 years tbretz Updated to include 'to top' and 'to bottom' links
Note: See TracRevisionLog for help on using the revision log.