# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/22/24 13:37:52 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 ... Fri, 05 Apr 2013 15:43:49 GMT tbretz [15264] * trunk/FACT++/src/PixelMap.cc (copied) Moved back to FACT++/src Fri, 05 Apr 2013 13:59:27 GMT tbretz [15263] * trunk/FACT++/src/ratescan.cc (modified) The file format is not changed automatically anymore... I think the ... Fri, 05 Apr 2013 13:56:45 GMT tbretz [15260] * trunk/FACT++/src/smartfact.cc (modified) As disussed on the weekly telcon, I have increased all current limits ... Thu, 04 Apr 2013 13:19:55 GMT tbretz [15253] * trunk/FACT++/src/InterpreterV8.cc (modified) The problem with the izsream is solved. It was the allocation of the ... Thu, 04 Apr 2013 13:11:50 GMT tbretz [15252] * trunk/FACT++/scripts/Main.js (modified) Unified the checkState during data taking; improved some log-output; ... Thu, 04 Apr 2013 13:09:22 GMT tbretz [15251] * trunk/FACT++/gui/BasicGlCamera.h (modified) Update include path to PixelMap Thu, 04 Apr 2013 13:08:44 GMT tbretz [15250] * trunk/FACT++/src/biasctrl.cc (modified) Updated include path to PixelMap Thu, 04 Apr 2013 13:02:57 GMT tbretz [15249] * trunk/FACT++/src/smartfact.cc (modified) Updated include path for PixelMap Thu, 04 Apr 2013 13:00:54 GMT tbretz [15248] * trunk/FACT++/src/ratecontrol.cc (modified) Updated the include path to PixelMap Thu, 04 Apr 2013 12:59:35 GMT tbretz [15247] * trunk/FACT++/src/fadctrl.cc (modified) Removed an obsolete log-message. Thu, 04 Apr 2013 12:58:54 GMT tbretz [15246] * trunk/FACT++/src/fitsdump.cc (modified) Fixed a problem that if a string is printed to the console with ... Thu, 04 Apr 2013 12:54:52 GMT tbretz [15245] * trunk/FACT++/gui/FactGui.h (modified) Updated the include path to the PixelMap Thu, 04 Apr 2013 10:34:05 GMT lyard [15241] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) another dummy commit for testing Thu, 04 Apr 2013 10:27:47 GMT lyard [15240] * trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified) dummy commit for testing Thu, 04 Apr 2013 10:16:29 GMT tbretz [15239] * trunk/FACT++/src/mcp.cc (modified) Fixed a race-condition during configuration with the states of the ... Sun, 31 Mar 2013 10:36:30 GMT tbretz [15213] * trunk/FACT++/src/PixelMap.cc (deleted) * trunk/FACT++/src/PixelMap.h (deleted) Sun, 31 Mar 2013 10:35:58 GMT tbretz [15212] * trunk/FACT++/src/PixelMap.cc (modified) * trunk/FACT++/src/PixelMap.h (modified) Made aware of Mars. Sun, 31 Mar 2013 01:57:03 GMT tbretz [15211] * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/makedata.cc (modified) Removed obsoleete includes. Sun, 31 Mar 2013 01:55:45 GMT tbretz [15210] * trunk/FACT++/src/makedata.cc (modified) Updated to use new nova C++ wrapper Sun, 31 Mar 2013 01:51:04 GMT tbretz [15209] * trunk/FACT++/src/makeplots.cc (modified) Updated to use new nova C++ wrapper Sun, 31 Mar 2013 01:43:06 GMT tbretz [15208] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Fixed a problem with the coordinate system... libnova's hrz has a ... Sat, 30 Mar 2013 16:39:48 GMT tbretz [15206] * trunk/FACT++/src/drivectrl.cc (modified) Make use of the new GetNextSunRise() function of the Time-class Sat, 30 Mar 2013 16:39:16 GMT tbretz [15205] * trunk/FACT++/src/Time.cc (modified) Use some simplifications coming with the new C++ wrapper for libnova. Sat, 30 Mar 2013 16:38:37 GMT tbretz [15204] * trunk/FACT++/src/InterpreterV8.cc (modified) Use some simplifications coming with the new C++ wrapper of libnova Sat, 30 Mar 2013 16:26:47 GMT tbretz [15202] * trunk/FACT++/src/Time.cc (modified) Simplified using libnova with the new C++ wrapper. ... Sat, 30 Mar 2013 16:24:09 GMT tbretz [15201] * trunk/FACT++/src/smartfact.cc (modified) Simplified using libnova by using the new C++ wrapper Sat, 30 Mar 2013 16:13:38 GMT tbretz [15200] * trunk/FACT++/src/smartfact.cc (modified) Another update to get the checkes most reliable. Sat, 30 Mar 2013 14:20:01 GMT tbretz [15192] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Plot a message about a new file format only when it was changed; ... Sat, 30 Mar 2013 13:35:20 GMT tbretz [15190] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Implemented function to get the time of the previous and next sun- ... Sat, 30 Mar 2013 12:20:49 GMT tbretz [15189] * trunk/FACT++/www/showlog.php (modified) Updated to include 'to top' and 'to bottom' links Sat, 30 Mar 2013 12:20:19 GMT tbretz [15188] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) Fixed some compilation issues with older boost version as installed ... Sat, 30 Mar 2013 11:50:31 GMT tbretz [15187] * trunk/FACT++/src/smartfact.cc (modified) Adapted the detection of very low trigger rates to the changes in ... Sat, 30 Mar 2013 11:46:32 GMT tbretz [15186] * trunk/FACT++/src/ftmctrl.cc (modified) Also added a consistency check on the TimeStamp. Now everything ... Fri, 29 Mar 2013 21:28:30 GMT tbretz [15185] * trunk/FACT++/src/ftmctrl.cc (modified) Keep the rate of the first report afte a state change at -1 to signal ... Fri, 29 Mar 2013 20:41:49 GMT tbretz [15184] * trunk/FACT++/src/ftmctrl.cc (modified) Updated the calculation of on-time and eff. on-time. In some special ... Fri, 29 Mar 2013 12:50:57 GMT tbretz [15178] * trunk/FACT++/src/makeplots.cc (modified) Added some comments about time zone offsets in root plots. Thu, 28 Mar 2013 20:51:56 GMT tbretz [15177] * trunk/FACT++/src/Main.h (modified) Added a --no-log option, just in case... Thu, 28 Mar 2013 15:42:00 GMT tbretz [15176] * trunk/FACT++/Makefile.in (modified) Updated and added some svn shortcuts Thu, 28 Mar 2013 15:28:24 GMT tbretz [15175] * trunk/FACT++/Makefile.am (modified) Updated and added some svn shortcuts Thu, 28 Mar 2013 11:01:35 GMT tbretz [15174] * trunk/FACT++/src/pwrctrl.cc (modified) Fixed some typos in the help-message, increased the validity delay a bit. Thu, 28 Mar 2013 10:57:03 GMT tbretz [15173] * trunk/FACT++/src/biasctrl.cc (modified) Choose the quiet option by default. Wed, 27 Mar 2013 18:00:31 GMT tbretz [15172] * trunk/FACT++/scripts/doc/Mail.js (added) * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Changed the Mail class a bit to have the arrays as data members ReadOnly. Wed, 27 Mar 2013 16:40:40 GMT tbretz [15171] * trunk/FACT++/configure (modified) Updated. Wed, 27 Mar 2013 16:40:12 GMT tbretz [15170] * trunk/FACT++/configure.ac (modified) I prefer this instead of the previous one Wed, 27 Mar 2013 16:38:37 GMT tbretz [15169] * trunk/FACT++/configure.ac (modified) Updated the 'mailx' check: Wed, 27 Mar 2013 16:23:11 GMT tbretz [15168] * trunk/FACT++/src/DimDescriptionService.cc (modified) * trunk/FACT++/src/DimDescriptionService.h (modified) Store a global set of all described services. Wed, 27 Mar 2013 16:22:23 GMT tbretz [15167] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added Split(), a wrapper around boost::split Wed, 27 Mar 2013 16:21:48 GMT tbretz [15166] * trunk/FACT++/src/DimLoggerCheck.h (added) A helper class to easily check the DATA_LOGGER/SUBSCRIPTIONS Tue, 26 Mar 2013 22:37:41 GMT tbretz [15165] * trunk/FACT++/www/smartfact/index.js (modified) Updated the response to script submission; added the missing type to ... Tue, 26 Mar 2013 22:36:46 GMT tbretz [15164] * trunk/FACT++/www/smartfact/index.php (modified) Added missing output of user name in case of a successfull login (how ... Tue, 26 Mar 2013 17:42:49 GMT tbretz [15163] * trunk/FACT++/src/datalogger.cc (modified) Added some ifdef to make the datalogger also compile without libnova. Tue, 26 Mar 2013 17:37:48 GMT tbretz [15162] * trunk/FACT++/scripts/Startup.js (modified) Allow the datalogger also to be in Logging. It just means that the ... Tue, 26 Mar 2013 17:37:00 GMT tbretz [15161] * trunk/FACT++/scripts/CheckUnderflow.js (modified) Request 15 seconds of data for the underflow check. As soon as the ... Tue, 26 Mar 2013 17:27:22 GMT tbretz [15160] * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) Check for 'mailx' Tue, 26 Mar 2013 17:24:02 GMT tbretz [15159] * trunk/FACT++/configure.ac (modified) Added 'mailx' to the checked programs. Tue, 26 Mar 2013 17:23:19 GMT tbretz [15158] * trunk/FACT++/src/InterpreterV8.cc (modified) Fixed a typo in an exception. Tue, 26 Mar 2013 17:18:41 GMT tbretz [15157] * trunk/FACT++/src/EventBuilderWrapper.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) Fixed a problem which could cause the fadctrl after a successsfull ... Tue, 26 Mar 2013 17:17:52 GMT tbretz [15156] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Implemented sendmail class (via mailx) Mail. Re-structured the ...