# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/11/24 15:24:51 Wed, 01 May 2013 12:06:36 GMT tbretz [15474] * trunk/FACT++/src/FAD.h (modified) Removed MAX_SOCK Wed, 01 May 2013 12:06:18 GMT tbretz [15473] * trunk/FACT++/src/EventBuilder.h (modified) Removed all obsolete definitions. Wed, 01 May 2013 12:05:59 GMT tbretz [15472] * trunk/FACT++/src/EventBuilder.c (modified) Made rd (the read buffer) a local variable to readFAD; replaced some ... Wed, 01 May 2013 10:22:54 GMT tbretz [15471] * trunk/FACT++/src/EventBuilder.c (modified) Make sure that if processing is terminated, also empty buffers ... Wed, 01 May 2013 10:08:01 GMT tbretz [15470] * trunk/FACT++/src/EventBuilder.c (modified) Some more renaming; some values can already be initialized as soon as ... Wed, 01 May 2013 09:57:07 GMT tbretz [15469] * trunk/FACT++/src/EventBuilder.c (modified) Replaced all previosuly assigned IDs (previosly pointing to the entry ... Wed, 01 May 2013 09:52:21 GMT tbretz [15468] * trunk/FACT++/src/EventBuilder.c (modified) Cleaned up the file removing some old style memory allocation schemes Wed, 01 May 2013 09:50:29 GMT tbretz [15467] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/FAD.h (modified) Unified mBuffer and evtCtrl, there is no need to keep those two ... Wed, 01 May 2013 09:49:10 GMT tbretz [15466] * trunk/FACT++/scripts/Main.js (modified) Made sure that if we do a re-connect during configure all servers are ... Wed, 01 May 2013 08:48:15 GMT tbretz [15465] * trunk/FACT++/src/FAD.h (modified) Removed some obsolete structure members; renamed some for easier ... Wed, 01 May 2013 08:47:05 GMT tbretz [15464] * trunk/FACT++/src/DataWriteRaw.cc (modified) Added the missing const qualifier to a cast Wed, 01 May 2013 08:46:42 GMT tbretz [15463] * trunk/FACT++/src/EventBuilder.c (modified) Moved the index to an array of elements instead of arrays of ... Tue, 30 Apr 2013 20:25:03 GMT tbretz [15462] * trunk/FACT++/src/FAD.h (modified) No need to dynamically allocate the header in RUN_HEAD, we know the ... Tue, 30 Apr 2013 20:24:21 GMT tbretz [15461] * trunk/FACT++/src/EventBuilder.c (modified) Missed replaces an rd by rs in GetSock; fixed a typo in one of the ... Tue, 30 Apr 2013 14:46:40 GMT tbretz [15460] * trunk/FACT++/src/EventBuilder.c (modified) Made RUN_HEAD local; first process 'header' and then 'data' so that ... Tue, 30 Apr 2013 09:47:46 GMT tbretz [15459] * trunk/FACT++/src/EventBuilder.c (modified) Some little more restructuring; flag a file to be closed as soon as ... Tue, 30 Apr 2013 09:25:50 GMT tbretz [15458] * trunk/FACT++/src/drivectrl.cc (modified) Connection can only be closed by cosy not the FTM ;) Tue, 30 Apr 2013 09:14:31 GMT tbretz [15457] * trunk/FACT++/src/Readline.cc (modified) Make java.his go to the same path as other 'log'-files Sun, 28 Apr 2013 10:30:58 GMT tbretz [15455] * trunk/FACT++/scripts/doc/dimctrl.js (modified) Added dimctrl.setInterruptHandler Sun, 28 Apr 2013 10:30:11 GMT tbretz [15454] * trunk/FACT++/scripts/Main.js (modified) Fixed a crash in the startup information print in case there is no ... Thu, 25 Apr 2013 21:26:27 GMT tbretz [15443] * trunk/FACT++/src/fscctrl.cc (modified) Fixed a typo in a warning message Thu, 25 Apr 2013 21:24:13 GMT tbretz [15442] * trunk/FACT++/gui/FactGui.h (modified) Adapted to changed in EventBuilder structure Thu, 25 Apr 2013 18:49:57 GMT tbretz [15441] * trunk/FACT++/src/EventBuilder.c (modified) Fixed a problem when flushing buffers, events still in use could be ... Wed, 24 Apr 2013 21:40:45 GMT tbretz [15430] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Implemented the possibility to send an interrupt request (irq) to a ... Wed, 24 Apr 2013 20:58:51 GMT tbretz [15428] * trunk/FACT++/src/EventBuilder.c (modified) Fixed some minor bugs introduced with the previous commit Wed, 24 Apr 2013 13:01:52 GMT tbretz [15415] * trunk/FACT++/src/FAD.h (modified) Added a second array element to pcTime to allow saving of start time ... Wed, 24 Apr 2013 13:01:15 GMT tbretz [15414] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Removes a compiler wrning about an unused argument. Wed, 24 Apr 2013 13:00:40 GMT tbretz [15413] * trunk/FACT++/src/EventBuilder.c (modified) Some more structural changes mainly around the allocation of memory ... Wed, 24 Apr 2013 11:09:09 GMT tbretz [15412] * trunk/FACT++/Doxyfile (modified) * trunk/FACT++/MAINPAGE (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Updated URL to svn repository Tue, 23 Apr 2013 19:04:32 GMT tbretz [15411] * trunk/FACT++/scripts/Main.js (modified) Removed obsolete FAD_CONTROL/STATISTICS2 and fixed a problem with the ... Tue, 23 Apr 2013 18:41:06 GMT tbretz [15410] * trunk/FACT++ (modified) Mon, 22 Apr 2013 07:38:19 GMT lyard [15407] * trunk/FACT++/src/datalogger.cc (modified) fixed not-resetting increment number bug Fri, 19 Apr 2013 13:20:33 GMT tbretz [15379] * trunk/FACT++/src/EventBuilder.c (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/FAD.h (modified) Removed STATISTICS2 dim service; shortened STATISTICS1 a bit Fri, 19 Apr 2013 13:18:38 GMT tbretz [15378] * trunk/FACT++/scripts/Main.js (modified) Some cleanup; do repeat configuration re-connects only three times; ... Fri, 19 Apr 2013 12:01:20 GMT tbretz [15377] * trunk/FACT++/www/showlog/jquery-2.0.0.min.js (added) Fri, 19 Apr 2013 12:00:56 GMT tbretz [15376] * trunk/FACT++/www/showlog/index.css (modified) * trunk/FACT++/www/showlog/index.php (modified) Use some more jquery features; load local version of jquery. Fri, 19 Apr 2013 10:21:34 GMT tbretz [15375] * trunk/FACT++/www/showlog/index.css (moved) * trunk/FACT++/www/showlog/index.php (moved) Moved showlog stuff to subdirectory. Fri, 19 Apr 2013 10:20:47 GMT tbretz [15374] * trunk/FACT++/www/showlog (added) Fri, 19 Apr 2013 10:11:18 GMT tbretz [15373] * trunk/FACT++/www/showlog.css (added) * trunk/FACT++/www/showlog.php (modified) Moved styles to style sheet file; added menu with links to all log- ... Thu, 18 Apr 2013 13:19:42 GMT tbretz [15366] * trunk/FACT++/src/makedata.cc (modified) Fixed a crash when the source was not found. Thu, 18 Apr 2013 09:21:36 GMT tbretz [15363] * trunk/FACT++/src/drivectrl.cc (modified) Shift sunrise in a way that it does not consume 100% CPU at day time; ... Thu, 18 Apr 2013 09:20:09 GMT tbretz [15362] * trunk/FACT++/scripts/Main.js (modified) Set the sunhorizon to -12deg; implemented automatic reconnect; ... Thu, 18 Apr 2013 09:18:44 GMT tbretz [15361] * trunk/FACT++/src/ratecontrol.cc (modified) Implemented the latest results from the ratescan fits and ... Wed, 17 Apr 2013 15:29:13 GMT tbretz [15360] * trunk/FACT++/src/EventBuilder.c (modified) Some more structure changes; moved some code to functions to get a ... Tue, 16 Apr 2013 12:54:41 GMT tbretz [15359] * trunk/FACT++/scripts/doc/Mail.js (modified) Fixed a typo and correctly document subject as constant Tue, 16 Apr 2013 12:49:30 GMT tbretz [15358] * trunk/FACT++/scripts/doc/Sun.js (modified) Added description for class index; changed from class to namespace Tue, 16 Apr 2013 12:46:13 GMT tbretz [15357] * trunk/FACT++/scripts/doc/Mail.js (modified) An important dot was missing ;) Tue, 16 Apr 2013 09:25:58 GMT tbretz [15356] * trunk/FACT++/src/EventBuilder.c (modified) Send gotNewRun as soon as possible (after the header from the first ... Tue, 16 Apr 2013 09:25:13 GMT tbretz [15355] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Improved the order in runClose to make sure that during DRS ... Tue, 16 Apr 2013 09:24:12 GMT tbretz [15354] * trunk/FACT++/scripts/Main.js (modified) * trunk/FACT++/scripts/MainClassic.js (modified) improved the handling of fad losses; removed AGILENT_CONTROL ... Tue, 16 Apr 2013 09:13:19 GMT tbretz [15353] * trunk/FACT++/scripts/Startup.js (modified) Added TEMPERATURE to the required servers, removed AGILENT_CONTROL ... Tue, 16 Apr 2013 09:12:41 GMT tbretz [15352] * trunk/FACT++/scripts/Observation_class.js (modified) Added 'now' as a a valid time. Tue, 16 Apr 2013 09:12:12 GMT tbretz [15351] * trunk/FACT++/src/magiclidar.cc (modified) Skip empty reports. Mon, 15 Apr 2013 20:00:55 GMT tbretz [15350] * trunk/FACT++/src/InterpreterV8.cc (modified) Forgot to add a check for a valid size Mon, 15 Apr 2013 19:57:20 GMT tbretz [15349] * trunk/FACT++/src/InterpreterV8.cc (modified) Added Shebang (#!) support Mon, 15 Apr 2013 16:37:47 GMT tbretz [15348] * trunk/FACT++/src/EventBuilder.c (modified) Another local variable and a logic fixed, a mistake introduced with ... Mon, 15 Apr 2013 16:02:29 GMT tbretz [15347] * trunk/FACT++/src/EventBuilder.c (modified) More structural improvements; more local variables; simplified the ... Mon, 15 Apr 2013 14:33:10 GMT tbretz [15346] * trunk/FACT++/src/EventBuilder.c (modified) Restructured all the loops from firstPtr to lastPtr for a better ... Mon, 15 Apr 2013 12:19:00 GMT tbretz [15345] * trunk/FACT++/src/EventBuilder.c (modified) Replaced some stray %ud by %u Mon, 15 Apr 2013 12:15:48 GMT tbretz [15344] * trunk/FACT++/src/EventBuilder.c (modified) More unification of code to close run. Mon, 15 Apr 2013 12:06:27 GMT tbretz [15343] * trunk/FACT++/src/EventBuilder.c (modified) Unified two identical pieces of code around runClose Mon, 15 Apr 2013 11:42:57 GMT tbretz [15342] * trunk/FACT++/src/EventBuilder.c (modified) Another update to the ii's Mon, 15 Apr 2013 11:40:54 GMT tbretz [15341] * trunk/FACT++/src/EventBuilder.c (modified) Use a local buffer for factOut. There is no need to use a ... Mon, 15 Apr 2013 11:07:44 GMT tbretz [15340] * trunk/FACT++/src/EventBuilder.c (modified) Added a missing factOut; replaced bzero by memset (bzero is ... Mon, 15 Apr 2013 10:09:29 GMT lyard [15339] * trunk/FACT++/src/datalogger.cc (modified) added a message to let the user know that the daily log file was ... Mon, 15 Apr 2013 09:54:06 GMT lyard [15338] * trunk/FACT++/src/datalogger.cc (modified) Fixed discrepency between logger code and Time.cc code related to sunRise Sun, 14 Apr 2013 16:26:54 GMT tbretz [15337] * trunk/FACT++/src/EventBuilder.c (modified) Fixed the bis mask for incomplete events; %ud should be %u Sun, 14 Apr 2013 16:25:35 GMT tbretz [15336] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Added temperature Sun, 14 Apr 2013 16:25:07 GMT tbretz [15335] * trunk/FACT++/src/temperature.cc (modified) Set default interval to 60s; output received data to the console. Sun, 14 Apr 2013 13:34:32 GMT tbretz [15334] * trunk/FACT++/recompile.sh (modified) compiling.lock is not executable Sun, 14 Apr 2013 13:33:59 GMT tbretz [15333] * trunk/FACT++/src/feedback.cc (modified) Updated include to PixelMap.h Sun, 14 Apr 2013 13:33:38 GMT tbretz [15332] * trunk/FACT++/start.sh (modified) Print date when a program returns Sat, 13 Apr 2013 19:24:32 GMT tbretz [15325] * trunk/FACT++/src/temperature.cc (modified) Fixed a compiler warning. Sat, 13 Apr 2013 19:22:16 GMT tbretz [15324] * trunk/FACT++/src/HeadersTemperature.h (added) * trunk/FACT++/src/temperature.cc (added) New program to readout the temp sensor of the power switch Wed, 10 Apr 2013 10:56:51 GMT tbretz [15296] * trunk/FACT++/scripts/CheckFTU.js (modified) Fixed a typo in a command. Wed, 10 Apr 2013 09:51:12 GMT tbretz [15295] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Updated includes. Wed, 10 Apr 2013 09:50:12 GMT tbretz [15294] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Copy the whole network address at once... just to be sure; added a ... Wed, 10 Apr 2013 09:42:51 GMT tbretz [15293] * trunk/FACT++/scripts/Main.js (modified) Added a check for schedule-database Wed, 10 Apr 2013 09:42:18 GMT tbretz [15292] * trunk/FACT++/scripts/getSchedule.js (added) Function to retrieve schedule from database Wed, 10 Apr 2013 09:19:30 GMT tbretz [15291] * trunk/FACT++/scripts/Main.js (modified) Read the schedule from the database instead of the file directly. The ... Wed, 10 Apr 2013 09:18:42 GMT tbretz [15290] * trunk/FACT++/scripts/MainClassic.js (copied) Copy of the classical version directly reading the schedule from a file. Wed, 10 Apr 2013 09:17:48 GMT tbretz [15289] * trunk/FACT++/scripts/Main.js (modified) Improved the code to handle the INCOMPLETE message, added some code ... Wed, 10 Apr 2013 09:16:34 GMT tbretz [15288] * trunk/FACT++/scripts/Observation_class.js (modified) Copy property id if available -- needed to read the schedule from the db. Tue, 09 Apr 2013 08:50:21 GMT tbretz [15286] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Fixed the description of FILE_FORMAT and INCOMPLETE Tue, 09 Apr 2013 08:49:40 GMT tbretz [15285] * trunk/FACT++/src/EventBuilder.c (modified) Added the missing termination character in case of incomplete events. Tue, 09 Apr 2013 08:48:54 GMT tbretz [15284] * trunk/FACT++/scripts/Main.js (modified) Moved getTimeSinceLastDrsCalib to its own function; added automatic ... Mon, 08 Apr 2013 19:14:24 GMT tbretz [15283] * trunk/FACT++/www/showlog.php (modified) Show the log according to the link in /users/fact/operation if no ... Mon, 08 Apr 2013 14:07:07 GMT tbretz [15282] * trunk/FACT++/dim/README_v20.txt (modified) * trunk/FACT++/dim/dim/dic.hxx (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/dim/dim_common.h (modified) * trunk/FACT++/dim/src/conn_handler.c (modified) * trunk/FACT++/dim/src/copy_swap.c (modified) * trunk/FACT++/dim/src/dic.c (modified) * trunk/FACT++/dim/src/diccpp.cxx (modified) * trunk/FACT++/dim/src/did/did.c (modified) * trunk/FACT++/dim/src/dim_jni.c (modified) * trunk/FACT++/dim/src/dim_thr.c (modified) * trunk/FACT++/dim/src/dimcpp.cxx (modified) * trunk/FACT++/dim/src/dis.c (modified) * trunk/FACT++/dim/src/discpp.cxx (modified) * trunk/FACT++/dim/src/dll.c (modified) * trunk/FACT++/dim/src/dna.c (modified) * trunk/FACT++/dim/src/dns.c (modified) * trunk/FACT++/dim/src/dtq.c (modified) * trunk/FACT++/dim/src/examples/demo_client.c (modified) * trunk/FACT++/dim/src/examples/pvss_dim_server.cxx (modified) * trunk/FACT++/dim/src/examples/rpc_server.cxx (modified) * trunk/FACT++/dim/src/examples/test_client.c (modified) * trunk/FACT++/dim/src/examples/test_server.c (modified) * trunk/FACT++/dim/src/examples/test_server.cxx (modified) * trunk/FACT++/dim/src/hash.c (modified) * trunk/FACT++/dim/src/open_dns.c (modified) * trunk/FACT++/dim/src/sll.c (modified) * trunk/FACT++/dim/src/tcpip.c (modified) * trunk/FACT++/dim/src/tokenstring.cxx (modified) * trunk/FACT++/dim/src/util/dim_send_command.c (modified) * trunk/FACT++/dim/src/utilities.c (modified) * trunk/FACT++/dim/src/webDid/webDid.c (modified) * trunk/FACT++/dim/src/webDid/webServer.c (modified) * trunk/FACT++/dim/src/webDid/webTcpip.c (modified) Updated to v20r7. Mon, 08 Apr 2013 13:27:49 GMT tbretz [15281] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send a report if incomplete events oocur. Mon, 08 Apr 2013 13:26:32 GMT tbretz [15280] * trunk/FACT++/src/EventBuilder.c (modified) Added a new, faster, scheme to allocate and free memory. Memeory new ... Mon, 08 Apr 2013 12:13:12 GMT lyard [15279] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified) forgot this header in previous commit (15278) Mon, 08 Apr 2013 12:07:15 GMT lyard [15278] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) * trunk/Mars/mcore/DrsCalib.h (modified) fixed wrong run type display, fixed calibration loading Mon, 08 Apr 2013 10:55:04 GMT tbretz [15276] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Updated my email address. Mon, 08 Apr 2013 10:27:19 GMT tbretz [15275] * trunk/FACT++/scripts/doc/Subscription.js (modified) Fixed a typo. Sun, 07 Apr 2013 22:54:58 GMT tbretz [15274] * trunk/FACT++/scripts/doc/Mail.js (modified) Fixed a typo... the class name is Mail not Sky Sun, 07 Apr 2013 22:51:06 GMT tbretz [15273] * trunk/FACT++/scripts/doc/_global_.js (modified) Added explanation for new magic variables. Sun, 07 Apr 2013 22:38:46 GMT tbretz [15272] * trunk/FACT++/src/InterpreterV8.cc (modified) Added magic values __DATE__, __FILE__ and __START__ Sat, 06 Apr 2013 15:51:28 GMT tbretz [15271] * trunk/FACT++/gui/FactGui.h (modified) Removed obsolete suscription to FAD_CONTROL/STATISTICS2 Sat, 06 Apr 2013 15:47:58 GMT tbretz [15270] * trunk/FACT++/scripts/Main.js (modified) Restructured the code. Fri, 05 Apr 2013 16:58:19 GMT tbretz [15265] * trunk/FACT++/gui/FactGui.h (modified) Adapted the display of the rate graph to the changed in the trgger ...