# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/22/24 23:33:46 Sun, 13 May 2012 14:25:14 GMT tbretz [13700] * trunk/FACT++/www/smartfact/gradient.png (deleted) Sun, 13 May 2012 13:29:38 GMT tbretz [13699] * trunk/FACT++/src/smartfact.cc (modified) Added path option (not yet activated); added path to output files; ... Sun, 13 May 2012 13:28:09 GMT tbretz [13698] * trunk/FACT++/www/smartfact/index.js (modified) Moved data files to data and moved table files to struct Sun, 13 May 2012 13:27:23 GMT tbretz [13697] * trunk/FACT++/www/smartfact/index.css (modified) Moved images to img Sun, 13 May 2012 13:23:25 GMT tbretz [13696] * trunk/FACT++/www/smartfact/img/icons-gray.png (copied) * trunk/FACT++/www/smartfact/img/icons-white.png (copied) Sun, 13 May 2012 13:23:01 GMT tbretz [13695] * trunk/FACT++/www/smartfact/icons-gray.png (deleted) * trunk/FACT++/www/smartfact/icons-white.png (deleted) Sun, 13 May 2012 13:22:04 GMT tbretz [13694] * trunk/FACT++/www/smartfact/img (added) * trunk/FACT++/www/smartfact/img/dummy.png (moved) Sun, 13 May 2012 11:08:47 GMT tbretz [13693] * trunk/FACT++/src/smartfact.cc (modified) Added handling of feedback deviation. Sun, 13 May 2012 10:59:05 GMT tbretz [13692] * trunk/FACT++/gui/FactGui.h (modified) Allow deviation to be two bytes larger. Sun, 13 May 2012 10:58:20 GMT tbretz [13691] * trunk/FACT++/src/feedback.cc (modified) Added temperature and user offset to deviation service. Sun, 13 May 2012 10:35:59 GMT tbretz [13690] * trunk/FACT++/www/smartfact/config.template.php (moved) Sun, 13 May 2012 10:35:30 GMT tbretz [13689] * trunk/FACT++/www/shift/config.template.php (added) Sun, 13 May 2012 10:33:39 GMT tbretz [13688] * trunk/FACT++/www/smartfact/config.php (added) Sun, 13 May 2012 10:30:56 GMT tbretz [13687] * trunk/FACT++/www/shift/calendar.js (modified) * trunk/FACT++/www/shift/calendar.php (modified) Implemented a mark for an attached comment, display comment in tooltip. Sun, 13 May 2012 08:52:56 GMT tbretz [13686] * trunk/FACT++/www/smartfact (added) * trunk/FACT++/www/smartfact/dummy.png (moved) * trunk/FACT++/www/smartfact/gradient.png (moved) * trunk/FACT++/www/smartfact/icons-gray.png (moved) * trunk/FACT++/www/smartfact/icons-white.png (moved) * trunk/FACT++/www/smartfact/index.css (moved) * trunk/FACT++/www/smartfact/index.html (moved) * trunk/FACT++/www/smartfact/index.js (moved) * trunk/FACT++/www/smartfact/index.php (moved) Sun, 13 May 2012 08:52:00 GMT tbretz [13685] * trunk/FACT++/www/shift (added) * trunk/FACT++/www/shift/calendar.css (added) * trunk/FACT++/www/shift/calendar.js (added) * trunk/FACT++/www/shift/calendar.php (added) * trunk/FACT++/www/shift/index.html (added) * trunk/FACT++/www/shift/overview.png (added) Sun, 13 May 2012 08:47:05 GMT tbretz [13684] * trunk/FACT++/www/index.php (modified) Enabled authentication; removed default label from filename. Sun, 13 May 2012 08:46:27 GMT tbretz [13683] * trunk/FACT++/www/index.js (modified) Set a fixed precision for the units of the camera display Sat, 12 May 2012 20:45:36 GMT tbretz [13682] * trunk/FACT++/src/Readline.cc (modified) Fixed a newly introduced bug when parsing the .x - opt should have ... Sat, 12 May 2012 17:44:54 GMT tbretz [13681] * trunk/FACT++/src/dimctrl.cc (modified) Some little improvements and fixes Sat, 12 May 2012 17:43:11 GMT tbretz [13680] * trunk/FACT++/www/index.php (modified) Added authetication stuff Sat, 12 May 2012 17:42:41 GMT tbretz [13679] * trunk/FACT++/www/index.css (modified) Added icon_color; commented out some obsolete stuff Sat, 12 May 2012 17:42:11 GMT tbretz [13678] * trunk/FACT++/www/index.js (modified) Some simplication and layout changes; added support for input rows ... Sat, 12 May 2012 17:16:46 GMT tbretz [13677] * trunk/FACT++/src/smartfact.cc (modified) Added the state of DIM_CONTROL Sat, 12 May 2012 17:06:46 GMT tbretz [13676] * trunk/FACT++/src/Time.h (modified) Added JavaDate Sat, 12 May 2012 17:05:53 GMT tbretz [13675] * trunk/FACT++/src/smartfact.cc (modified) Use JavaData; ceck overcurrent status; someother cosetic changes and ... Sat, 12 May 2012 11:44:01 GMT tbretz [13674] * trunk/FACT++/src/DimServerList.cc (modified) It seems there is another thing not handled very well by dim if a ... Sat, 12 May 2012 11:43:06 GMT tbretz [13673] * trunk/FACT++/src/Main.h (modified) Added the possibility to pipe arguments to the executed scripts. Sat, 12 May 2012 11:42:28 GMT tbretz [13672] * trunk/FACT++/src/RemoteControl.h (modified) Redirect the exit handler; removed obsolete fLabel; added new class ... Sat, 12 May 2012 11:41:13 GMT tbretz [13671] * trunk/FACT++/src/dimctrl.cc (modified) Added the possibility to remote control the DIM_CONTROL, i.e. start ... Sat, 12 May 2012 11:37:15 GMT tbretz [13670] * trunk/FACT++/src/datalogger.cc (modified) If a Format string is empty this is just a warning. Sat, 12 May 2012 11:36:50 GMT tbretz [13669] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Configuration.h (modified) Added GetWildcardOptions and GetOptions to be able to access all ... Sat, 12 May 2012 11:35:03 GMT tbretz [13668] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Added a hint for the command line arguments to the explanation of .x; ... Sat, 12 May 2012 11:29:54 GMT tbretz [13667] * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added a split function able to parse an escaped command line Fri, 11 May 2012 23:07:32 GMT tbretz [13666] * trunk/FACT++/www/index.php (added) Added first draft of an interfact to the dimctrl. Fri, 11 May 2012 23:05:34 GMT tbretz [13665] * trunk/FACT++/www/index.js (modified) Added sendCommand; fixed a problem with the debug line. Fri, 11 May 2012 23:03:50 GMT tbretz [13664] * trunk/FACT++/www/index.js (modified) Many simplifications; invalidation of graphics if report is too late; ... Fri, 11 May 2012 20:15:22 GMT tbretz [13651] * trunk/FACT++/src/MainImp.h (modified) Added a virtual function to be used in RemoteControl to get back to ... Fri, 11 May 2012 18:54:00 GMT tbretz [13650] * trunk/FACT++/src/Main.h (modified) Instead of calling shell.Stop(), simply shell.Run() is not called if ... Fri, 11 May 2012 18:53:19 GMT tbretz [13649] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Made fLabel static to allow it being set rom dimctrl; added a virtual ... Fri, 11 May 2012 13:15:38 GMT tbretz [13647] * trunk/FACT++/src/DataCalib.h (modified) Added a getter for fStep. Thu, 10 May 2012 16:18:09 GMT tbretz [13643] * trunk/FACT++/src/smartfact.cc (modified) Some little improvements to statistics and display; new scale for the ... Thu, 10 May 2012 16:17:19 GMT tbretz [13642] * trunk/FACT++/www/index.js (modified) Another update to the resizing; a fix to the debug line display. Thu, 10 May 2012 14:04:54 GMT tbretz [13640] * trunk/FACT++/gui/fact.cc (modified) Added some debug output. Wed, 09 May 2012 15:39:00 GMT tbretz [13623] * trunk/FACT++/www/index.js (modified) This seems to make the compiler more happy. Wed, 09 May 2012 15:22:27 GMT tbretz [13622] * trunk/FACT++/www/index.js (modified) Fixeda few 'compiler' warnings. Wed, 09 May 2012 15:17:10 GMT tbretz [13621] * trunk/FACT++/src/smartfact.cc (modified) Added rate scan stuff and fixed mappings and other details. Wed, 09 May 2012 15:16:25 GMT tbretz [13620] * trunk/FACT++/www/index.js (modified) Added correct pixel mapping and a few othe rminor improvements Wed, 09 May 2012 13:19:22 GMT tbretz [13619] * trunk/FACT++/gui/FactGui.h (modified) The factor to determine the wind direction is 22.5 not 22 Tue, 08 May 2012 23:38:56 GMT tbretz [13609] * trunk/FACT++/src/smartfact.cc (modified) Fixed the display of the camera display; fixed the display of the ... Tue, 08 May 2012 23:37:55 GMT tbretz [13608] * trunk/FACT++/src/mcp.cc (modified) Removed a stray empty line. Tue, 08 May 2012 23:36:55 GMT tbretz [13607] * trunk/FACT++/gui/FactGui.h (modified) Implemented colors for the new mcp states. Tue, 08 May 2012 23:31:58 GMT tbretz [13606] * trunk/FACT++/src/mcp.cc (modified) The service name didn't icnlude the server name as it ought to be. Tue, 08 May 2012 21:10:59 GMT tbretz [13605] * trunk/FACT++/src/mcp.cc (modified) In the new states the check should be fStatusFAD not fStatusFTM Mon, 07 May 2012 19:45:56 GMT tbretz [13589] * trunk/FACT++/src/smartfact.cc (modified) Improved that acces s to the states; added many new services. Mon, 07 May 2012 19:45:29 GMT tbretz [13588] * trunk/FACT++/www/index.css (modified) Added icons. Mon, 07 May 2012 19:45:06 GMT tbretz [13587] * trunk/FACT++/www/index.js (modified) Improvements to the histogram display; some other little fixes and ... Mon, 07 May 2012 12:35:53 GMT tbretz [13585] * trunk/FACT++/src/mcp.cc (modified) Added two new states: trigger on and taking data Sat, 05 May 2012 23:19:56 GMT tbretz [13571] * trunk/FACT++/src/mcp.cc (modified) Added description to the new service. Sat, 05 May 2012 22:58:53 GMT tbretz [13570] * trunk/FACT++/src/mcp.cc (modified) Added a service to distribute the current run-type information. Sat, 05 May 2012 18:27:07 GMT tbretz [13569] * trunk/FACT++/www/dummy.png (added) * trunk/FACT++/www/gradient.png (added) * trunk/FACT++/www/icons-gray.png (added) * trunk/FACT++/www/icons-white.png (added) Sat, 05 May 2012 18:26:06 GMT tbretz [13568] * trunk/FACT++/www/index.html (modified) * trunk/FACT++/www/index.js (modified) Many more changes and improvements; mainly made everything dynamic so ... Fri, 04 May 2012 22:53:54 GMT tbretz [13567] * trunk/FACT++/www/index.js (modified) More simplifications and optimizations Fri, 04 May 2012 20:16:02 GMT tbretz [13565] * trunk/FACT++/www/index.js (modified) Even more updates to the camera drawing Fri, 04 May 2012 19:54:18 GMT tbretz [13564] * trunk/FACT++/www/index.js (modified) More updates to the camera drawing Fri, 04 May 2012 18:53:20 GMT tbretz [13563] * trunk/FACT++/www/index.js (modified) Fixed a problem with firefox; added drawing of the full camera; use ... Fri, 04 May 2012 18:52:00 GMT tbretz [13562] * trunk/FACT++/src/smartfact.cc (modified) Removed event counter - there is only one event per second anyway; ... Fri, 04 May 2012 18:41:42 GMT tbretz [13561] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Send the drs step as quality with the data so that it can be detected ... Fri, 04 May 2012 09:40:10 GMT tbretz [13557] * trunk/FACT++/src/feedback.cc (modified) Fixed another sign - so we are back with the previous solution. Fri, 04 May 2012 09:34:59 GMT tbretz [13556] * trunk/FACT++/src/feedback.cc (modified) The voltage U0 had the wrong sign. Thu, 03 May 2012 21:58:03 GMT tbretz [13555] * trunk/FACT++/src/smartfact.cc (modified) Added the missing color for the source name in the tracking tab. Thu, 03 May 2012 21:51:48 GMT tbretz [13554] * trunk/FACT++/src/mcp.cc (modified) Added an error output if we still miss a connection to a subsystem ... Thu, 03 May 2012 21:51:11 GMT tbretz [13553] * trunk/FACT++/src/feedback.cc (modified) Fixed a unit problem in the new rasistor correction; added some ... Thu, 03 May 2012 21:46:23 GMT tbretz [13552] * trunk/FACT++/src/smartfact.cc (modified) Some fixes, updates and improvements to get a first version fully ... Thu, 03 May 2012 17:54:16 GMT tbretz [13549] * trunk/FACT++/src/ratecontrol.cc (modified) Commented out the use of fStatic, because with the called default ... Thu, 03 May 2012 07:39:51 GMT neise [13532] * trunk/FACT++/ScriptsForDimCtrl/IsReadyForDataTaking (deleted) deleted IsReadyForDataTaking --> moved to ServiceScripts Wed, 02 May 2012 21:58:44 GMT tbretz [13529] * trunk/FACT++/src/smartfact.cc (modified) Removed debug status in output file. Wed, 02 May 2012 21:57:14 GMT tbretz [13528] * trunk/FACT++/src/smartfact.cc (modified) Added missing infoHandlers for drive control. Wed, 02 May 2012 21:41:18 GMT tbretz [13527] * trunk/FACT++/www/index.html (modified) Fixed a typo in an element name Wed, 02 May 2012 21:01:52 GMT tbretz [13526] * trunk/FACT++/www/index.js (modified) Added cycling color of dots; moved some code to isSliding; new ... Wed, 02 May 2012 21:00:23 GMT tbretz [13525] * trunk/FACT++/www/index.css (modified) Switched off padding for rows. Wed, 02 May 2012 20:59:56 GMT tbretz [13524] * trunk/FACT++/www/index.html (modified) Included rdot and ldot and removed the default time. Wed, 02 May 2012 20:16:33 GMT tbretz [13523] * trunk/FACT++/www/index.js (modified) A little simplification. Tue, 01 May 2012 14:01:06 GMT tbretz [13498] * trunk/FACT++/src/smartfact.cc (modified) Added rates from ftm control. Tue, 01 May 2012 13:27:04 GMT tbretz [13497] * trunk/FACT++/src/smartfact.cc (modified) Added current calibration; some updates to the colors Tue, 01 May 2012 13:10:06 GMT tbretz [13496] * trunk/FACT++/www/index.js (modified) Added simple graph drawing. Tue, 01 May 2012 12:18:38 GMT tbretz [13495] * trunk/FACT++/www/index.js (modified) Removed some warning given by the Closure Compiler; exported onload Tue, 01 May 2012 09:19:09 GMT tbretz [13484] * trunk/FACT++/gui/FactGui.h (modified) Moved all dim service description outside the class, so that they can ... Mon, 30 Apr 2012 21:57:32 GMT tbretz [13483] * trunk/FACT++/src/smartfact.cc (modified) Added BIAS_CONTROL/VOLTAGE Mon, 30 Apr 2012 21:53:26 GMT tbretz [13482] * trunk/FACT++/src/feedback.cc (modified) The calibration offset must be subtracted from the voltage to ... Mon, 30 Apr 2012 21:48:26 GMT tbretz [13481] * trunk/FACT++/Makefile.in (modified) Reverting to last revision. Mon, 30 Apr 2012 21:48:01 GMT tbretz [13480] * trunk/FACT++/Makefile.am (modified) Reverting to last revision. Mon, 30 Apr 2012 21:47:00 GMT tbretz [13479] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/index.css (modified) * trunk/FACT++/www/index.html (modified) * trunk/FACT++/www/index.js (modified) Adapted to the latest html/js changes. Mon, 30 Apr 2012 21:32:50 GMT tbretz [13478] * trunk/FACT++/gui/FactGui.h (modified) Include DimData; removed class definition for DimData; updated ... Mon, 30 Apr 2012 19:07:07 GMT tbretz [13477] * trunk/FACT++/src/ratecontrol.cc (modified) Moved the instantisation of fTriggerOn before the DimStampedInfo ... Mon, 30 Apr 2012 13:23:11 GMT tbretz [13470] * trunk/FACT++/www/index.js (modified) Many updates. Fri, 27 Apr 2012 11:38:43 GMT tbretz [13464] * trunk/FACT++/www (added) * trunk/FACT++/www/index.css (added) * trunk/FACT++/www/index.html (added) * trunk/FACT++/www/index.js (added) SmartFACT++ web-pages -- first draft. Fri, 27 Apr 2012 11:30:21 GMT tbretz [13463] * trunk/FACT++/src/DimData.h (added) A very simple and light weight wrapper around DimInfo Fri, 27 Apr 2012 11:29:43 GMT tbretz [13462] * trunk/FACT++/src/smartfact.cc (added) First version of a dim client writing input for the SmartFACT++ web- ... Thu, 26 Apr 2012 10:05:43 GMT tbretz [13457] * trunk/FACT++/src/biasctrl.cc (modified) Corrected the CURRENT service description.