# # ChangeLog for trunk/FACT++/src/ratescan.cc # # Generated by Trac 1.5.2 # 11/13/24 22:55:18 Fri, 07 Dec 2012 08:46:40 GMT tbretz [14739] * trunk/FACT++/src/ratescan.cc (modified) If ratescan is in DimntworkNA and gets connected to a network with ... Tue, 20 Nov 2012 18:23:49 GMT tbretz [14673] * trunk/FACT++/src/ratescan.cc (modified) Fixed a problem with the states if at startup the ftmctrl is not running. Tue, 13 Nov 2012 16:53:48 GMT tbretz [14609] * trunk/FACT++/src/ratescan.cc (modified) Command to ftm should be RESET_CONFIGURE and not jut RESET Tue, 13 Nov 2012 16:50:15 GMT tbretz [14608] * trunk/FACT++/src/ratescan.cc (modified) Reset configuration status of ftmctrl when ratescan is finished. Tue, 14 Aug 2012 11:26:31 GMT tbretz [14367] * trunk/FACT++/src/ratescan.cc (modified) Added the missing Configuring state description; fixed the string ... Mon, 13 Aug 2012 09:33:33 GMT tbretz [14355] * trunk/FACT++/src/ratescan.cc (modified) fDimFTM should be a described stat for the PRINT command; the switch ... Thu, 31 May 2012 18:34:53 GMT tbretz [14009] * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/chatclient.cc (modified) * trunk/FACT++/src/chatserv.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/fscctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/magicweather.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/skypeclient.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/src/timecheck.cc (modified) * trunk/FACT++/src/tngweather.cc (modified) Exit with 127 if parsing of command line options failed. Sat, 26 May 2012 13:57:36 GMT tbretz [13918] * trunk/FACT++/src/HeadersRateScan.h (added) * trunk/FACT++/src/ratescan.cc (modified) Moved state definitions to own header and namespace Fri, 25 May 2012 20:04:52 GMT tbretz [13893] * trunk/FACT++/src/ratescan.cc (modified) Updated to configure the ftm properly before a ratescan is started; ... Wed, 23 May 2012 18:45:11 GMT tbretz [13847] * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Removed obsolete include of DimServiceInfoList Wed, 23 May 2012 18:32:56 GMT tbretz [13844] * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Removed the DimServiceInfoList; unified the Printing of states. Wed, 23 May 2012 16:06:08 GMT tbretz [13838] * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/logtime.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Adapted to the changes in the StateMachineDim. Now (almost) all ... Wed, 16 May 2012 14:35:02 GMT tbretz [13761] * trunk/FACT++/src/ratescan.cc (modified) Fixed a typo in a vriable name. Wed, 16 May 2012 07:59:17 GMT tbretz [13742] * trunk/FACT++/src/ratescan.cc (modified) Renamed fSeconds* to fCounter* which is more appropriate; added a ... Wed, 28 Mar 2012 19:51:10 GMT tbretz [13256] * trunk/FACT++/src/ratescan.cc (modified) Set names for the dim services. Tue, 21 Feb 2012 20:01:16 GMT tbretz [12914] * trunk/FACT++/src/ratescan.cc (modified) Removed the zero trigger check for the time being. Tue, 21 Feb 2012 19:53:26 GMT tbretz [12913] * trunk/FACT++/src/ratescan.cc (modified) Do not stop immediately in case of zero triggers, wait until the ... Sun, 11 Dec 2011 16:34:14 GMT tbretz [12715] * trunk/FACT++/src/ratescan.cc (modified) Added log output in case of a new step size. Mon, 05 Dec 2011 08:43:01 GMT tbretz [12698] * trunk/FACT++/src/ratescan.cc (modified) Fixed the size of the data sent in the service and changed the ... Sun, 27 Nov 2011 10:33:59 GMT tbretz [12654] * trunk/FACT++/src/ratescan.cc (modified) Changing the step size didn't work with the previous implementation. Fri, 18 Nov 2011 15:07:48 GMT tbretz [12555] * trunk/FACT++/src/ratescan.cc (modified) Added the UNIX start-time to the report. Sun, 13 Nov 2011 15:39:34 GMT tbretz [12504] * trunk/FACT++/src/ratescan.cc (modified) Stop the rate scan if the trigger rate is zero. Sat, 05 Nov 2011 21:12:50 GMT tbretz [12402] * trunk/FACT++/src/ratescan.cc (modified) Replaced START_RUN by START_TRIGGER Mon, 31 Oct 2011 21:25:11 GMT tbretz [12353] * trunk/FACT++/src/ratescan.cc (modified) Removed an obsolete comment block Sat, 29 Oct 2011 20:37:20 GMT tbretz [12323] * trunk/FACT++/src/ratescan.cc (modified) Added the possibility to change the step size and maximum during a ... Fri, 28 Oct 2011 18:55:45 GMT tbretz [12312] * trunk/FACT++/src/ratescan.cc (modified) Fixed a workaround. Fri, 28 Oct 2011 18:54:31 GMT tbretz [12311] * trunk/FACT++/src/ratescan.cc (modified) Fixed writing of the data. Thu, 27 Oct 2011 03:59:22 GMT tbretz [12294] * trunk/FACT++/src/ratescan.cc (modified) Added sending of Dim services. Thu, 27 Oct 2011 00:21:59 GMT tbretz [12291] * trunk/FACT++/src/ratescan.cc (modified) Use new features of trigger rate service. Tue, 25 Oct 2011 18:49:40 GMT tbretz [12268] * trunk/FACT++/src/ratescan.cc (modified) Fixed the output in the txt-file. Sun, 23 Oct 2011 14:06:51 GMT tbretz [12243] * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/ratescan.cc (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Added output of commands and states to --help Sun, 23 Oct 2011 14:01:18 GMT tbretz [12242] * trunk/FACT++/src/ratescan.cc (modified) Fixed a typo. Sun, 23 Oct 2011 14:00:51 GMT tbretz [12241] * trunk/FACT++/src/ratescan.cc (modified) Added possibility to scan in the N-out-of-4 logic. Sun, 23 Oct 2011 13:53:12 GMT tbretz [12240] * trunk/FACT++/src/ratescan.cc (modified) Some imporved output. Sun, 23 Oct 2011 13:47:52 GMT tbretz [12239] * trunk/FACT++/src/ratescan.cc (modified) Added configuration options and more help output. Sun, 23 Oct 2011 13:37:55 GMT tbretz [12238] * trunk/FACT++/src/ratescan.cc (modified) Give scan range with the START command. Sun, 23 Oct 2011 13:33:22 GMT tbretz [12237] * trunk/FACT++/src/ratescan.cc (modified) Allow to set one patch or pixel as reference for the rate-scan. Thu, 20 Oct 2011 00:14:57 GMT tbretz [12210] * trunk/FACT++/src/ratescan.cc (modified) Debuged to make it work. Tue, 18 Oct 2011 13:00:07 GMT tbretz [12203] * trunk/FACT++/src/ratescan.cc (modified) Removed some obsolete output in PrintUsage Tue, 18 Oct 2011 12:58:57 GMT tbretz [12201] * trunk/FACT++/src/ratescan.cc (added) First version of a tool performing a rate scan.