source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16073   11 years tbretz Minor change of unintentionally wrong indentation.
(edit) @16072   11 years tbretz The new version of the event builder currently does not supper the ...
(edit) @16071   11 years tbretz Added console.warn to print a highlighted message to the ocnsole.
(edit) @16060   11 years tbretz Code from Main.js related to taking a run including the solution for ...
(edit) @16059   11 years tbretz Specified the return type of NightAsInt more accurately.
(edit) @16058   11 years tbretz Specified the return type of NightAsInt more accurately.
(edit) @16057   11 years tbretz Added the CoolingFailure to the alarm messages
(edit) @16056   11 years tbretz Added the night to the FadConfiguration.
(edit) @16055   11 years tbretz Replaced the pointer argument when opening a file or writing an event ...
(edit) @16054   11 years tbretz Print a red warning in case of Cooling failure.
(edit) @16053   11 years tbretz Added some note...
(edit) @16052   11 years tbretz Handle the case NoConnection
(edit) @16051   11 years tbretz Moved AGILENT_CONTROL back in place.
(edit) @16050   11 years tbretz Make use of takeRun.js to 'fix' FAD problems also during the test run ...
(edit) @16049   11 years tbretz Moved some code around data taking (automatic reconnect etc) to ...
(edit) @16040   11 years tbretz First working version of the event builder in C++
(edit) @15633   11 years tbretz Issue an error on the console in case there is a cooling failre.
(edit) @15628   11 years tbretz Changed argument for writing event data and tail to const
(edit) @15625   11 years tbretz Secure fThread.join() against joining a thread which was already stopped.
(edit) @15610   11 years tbretz Decoupled updating ROI from eventCheck.
(edit) @15606   12 years tbretz Fixed some typos in the new code.
(edit) @15605   12 years tbretz Decoupled updating event number from writing data to ensure that a ...
(edit) @15514   12 years tbretz Moved updating of dim-services which were previously emitted in ...
(edit) @15512   12 years tbretz First draft of a C++ version of the event builder.
(edit) @15511   12 years tbretz Processing queue in another thread.
(edit) @15510   12 years tbretz Sanity check for mem==NULL in TGB_free; make sure that for each event ...
(edit) @15495   12 years tbretz Removed some more obsolete code; improved the logic of the processing ...
(edit) @15494   12 years tbretz Reverting to last revision.
(edit) @15493   12 years tbretz Reverting to last revision.
(edit) @15492   12 years tbretz Reverting to last revision.
(edit) @15491   12 years tbretz Reverting to last revision.
(edit) @15490   12 years tbretz Let the event buffer store the index of the corresponding runCtrl entry.
(edit) @15483   12 years tbretz Replaced MAX_EVT*MAX_RUN by just MAX_EVT; simplified evtStat to have ...
(edit) @15482   12 years tbretz Fixed a typo obs->sub
(edit) @15480   12 years tbretz A small fix in the shutdown procedure. If we disconnect the bias crate ...
(edit) @15477   12 years tbretz Moved all Dim emitting services called from the event builder#s main ...
(edit) @15476   12 years tbretz When a new start flag is searched, the one byte was missed -- i am ...
(edit) @15474   12 years tbretz Removed MAX_SOCK
(edit) @15473   12 years tbretz Removed all obsolete definitions.
(edit) @15472   12 years tbretz Made rd (the read buffer) a local variable to readFAD; replaced some ...
(edit) @15471   12 years tbretz Make sure that if processing is terminated, also empty buffers (events ...
(edit) @15470   12 years tbretz Some more renaming; some values can already be initialized as soon as ...
(edit) @15469   12 years tbretz Replaced all previosuly assigned IDs (previosly pointing to the entry ...
(edit) @15468   12 years tbretz Cleaned up the file removing some old style memory allocation schemes
(edit) @15467   12 years tbretz Unified mBuffer and evtCtrl, there is no need to keep those two ...
(edit) @15466   12 years tbretz Made sure that if we do a re-connect during configure all servers are ...
(edit) @15465   12 years tbretz Removed some obsolete structure members; renamed some for easier ...
(edit) @15464   12 years tbretz Added the missing const qualifier to a cast
(edit) @15463   12 years tbretz Moved the index to an array of elements instead of arrays of structure ...
(edit) @15462   12 years tbretz No need to dynamically allocate the header in RUN_HEAD, we know the ...
(edit) @15461   12 years tbretz Missed replaces an rd by rs in GetSock; fixed a typo in one of the new ...
(edit) @15460   12 years tbretz Made RUN_HEAD local; first process 'header' and then 'data' so that ...
(edit) @15459   12 years tbretz Some little more restructuring; flag a file to be closed as soon as an ...
(edit) @15458   12 years tbretz Connection can only be closed by cosy not the FTM ;)
(edit) @15457   12 years tbretz Make java.his go to the same path as other 'log'-files
(edit) @15455   12 years tbretz Added dimctrl.setInterruptHandler
(edit) @15454   12 years tbretz Fixed a crash in the startup information print in case there is no ...
(edit) @15443   12 years tbretz Fixed a typo in a warning message
(edit) @15442   12 years tbretz Adapted to changed in EventBuilder structure
(edit) @15441   12 years tbretz Fixed a problem when flushing buffers, events still in use could be ...
(edit) @15430   12 years tbretz Implemented the possibility to send an interrupt request (irq) to a ...
(edit) @15428   12 years tbretz Fixed some minor bugs introduced with the previous commit
(edit) @15415   12 years tbretz Added a second array element to pcTime to allow saving of start time ...
(edit) @15414   12 years tbretz Removes a compiler wrning about an unused argument.
(edit) @15413   12 years tbretz Some more structural changes mainly around the allocation of memory ...
(edit) @15412   12 years tbretz Updated URL to svn repository
(edit) @15411   12 years tbretz Removed obsolete FAD_CONTROL/STATISTICS2 and fixed a problem with the ...
(edit) @15410   12 years tbretz
(edit) @15407   12 years lyard fixed not-resetting increment number bug
(edit) @15379   12 years tbretz Removed STATISTICS2 dim service; shortened STATISTICS1 a bit
(edit) @15378   12 years tbretz Some cleanup; do repeat configuration re-connects only three times; do ...
(edit) @15377   12 years tbretz
(edit) @15376   12 years tbretz Use some more jquery features; load local version of jquery.
(edit) @15375   12 years tbretz Moved showlog stuff to subdirectory.
(edit) @15374   12 years tbretz
(edit) @15373   12 years tbretz Moved styles to style sheet file; added menu with links to all log-files.
(edit) @15366   12 years tbretz Fixed a crash when the source was not found.
(edit) @15363   12 years tbretz Shift sunrise in a way that it does not consume 100% CPU at day time; ...
(edit) @15362   12 years tbretz Set the sunhorizon to -12deg; implemented automatic reconnect; ...
(edit) @15361   12 years tbretz Implemented the latest results from the ratescan fits and strengthened ...
(edit) @15360   12 years tbretz Some more structure changes; moved some code to functions to get a ...
(edit) @15359   12 years tbretz Fixed a typo and correctly document subject as constant
(edit) @15358   12 years tbretz Added description for class index; changed from class to namespace
(edit) @15357   12 years tbretz An important dot was missing ;)
(edit) @15356   12 years tbretz Send gotNewRun as soon as possible (after the header from the first ...
(edit) @15355   12 years tbretz Improved the order in runClose to make sure that during DRS ...
(edit) @15354   12 years tbretz improved the handling of fad losses; removed AGILENT_CONTROL ...
(edit) @15353   12 years tbretz Added TEMPERATURE to the required servers, removed AGILENT_CONTROL ...
(edit) @15352   12 years tbretz Added 'now' as a a valid time.
(edit) @15351   12 years tbretz Skip empty reports.
(edit) @15350   12 years tbretz Forgot to add a check for a valid size
(edit) @15349   12 years tbretz Added Shebang (#!) support
(edit) @15348   12 years tbretz Another local variable and a logic fixed, a mistake introduced with ...
(edit) @15347   12 years tbretz More structural improvements; more local variables; simplified the k0-loop
(edit) @15346   12 years tbretz Restructured all the loops from firstPtr to lastPtr for a better ...
(edit) @15345   12 years tbretz Replaced some stray %ud by %u
(edit) @15344   12 years tbretz More unification of code to close run.
(edit) @15343   12 years tbretz Unified two identical pieces of code around runClose
(edit) @15342   12 years tbretz Another update to the ii's
(edit) @15341   12 years tbretz Use a local buffer for factOut. There is no need to use a ...
Note: See TracRevisionLog for help on using the revision log.