# # ChangeLog for trunk/FACT++/src/ratecontrol.cc # # Generated by Trac 1.5.2 # 11/06/24 16:29:16 Sat, 17 Sep 2016 18:33:02 GMT tbretz [18606] * trunk/FACT++/src/ratecontrol.cc (modified) Better handling of special cases like when the lid is closed or the ... Sat, 17 Sep 2016 14:13:06 GMT tbretz [18599] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed three typos. Fri, 16 Sep 2016 14:31:46 GMT tbretz [18598] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed two typos. Fri, 16 Sep 2016 13:57:51 GMT tbretz [18586] * trunk/FACT++/src/ratecontrol.cc (modified) Fxied a warning about a missing cast. Tue, 12 Aug 2014 09:46:42 GMT tbretz [17950] * trunk/FACT++/src/ratecontrol.cc (modified) Updated the threshold curve according to the latest measurement in ... Mon, 16 Sep 2013 17:39:16 GMT tbretz [17167] * trunk/FACT++/src/ratecontrol.cc (modified) Added sanity check for rms calculation. Mon, 19 Aug 2013 15:34:29 GMT tbretz [17026] * trunk/FACT++/src/ratecontrol.cc (modified) Directly use the calibrated currents from the feedback. Fri, 14 Jun 2013 09:36:59 GMT tbretz [16831] * trunk/FACT++/src/ratecontrol.cc (modified) Do not print any thresholds when the ratecontrol is not in operation. Mon, 10 Jun 2013 10:54:29 GMT tbretz [16786] * trunk/FACT++/src/ratecontrol.cc (modified) Make sure no threshold is set initially below the limit (the limit is ... Sat, 08 Jun 2013 11:56:21 GMT tbretz [16778] * trunk/FACT++/src/ratecontrol.cc (modified) Set all thresholds at once after the steps have been calculated using ... Sat, 08 Jun 2013 11:27:45 GMT tbretz [16772] * trunk/FACT++/src/ratecontrol.cc (modified) When calibrated by currents after the calibration was started, wait ... Sun, 02 Jun 2013 01:12:46 GMT tbretz [16565] * trunk/FACT++/src/ratecontrol.cc (modified) Ratecontrol might still believe that the trigger is on, so we force ... Wed, 29 May 2013 23:36:47 GMT tbretz [16450] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed a typo and replaced another DImClient by Dim Wed, 29 May 2013 23:33:44 GMT tbretz [16449] * trunk/FACT++/src/ratecontrol.cc (modified) Changed some SendCommand to SendCommandNB - no need to block; added ... Wed, 29 May 2013 23:23:28 GMT tbretz [16445] * trunk/FACT++/src/ratecontrol.cc (modified) Added time to output; Require the physics trigger be enables and ... Sun, 26 May 2013 20:18:21 GMT tbretz [16282] * trunk/FACT++/src/Description.cc (modified) * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Replaced push_back by emplac_back were reasonable. Thu, 23 May 2013 18:08:42 GMT tbretz [16088] * trunk/FACT++/src/datalogger.cc (modified) * trunk/FACT++/src/fitsdump.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) Use empty() instead of size() where possible; replaced queues by list ... Thu, 23 May 2013 13:02:15 GMT tbretz [16081] * trunk/FACT++/src/ratecontrol.cc (modified) Some deque can also be lists 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 ... Thu, 04 Apr 2013 13:00:54 GMT tbretz [15248] * trunk/FACT++/src/ratecontrol.cc (modified) Updated the include path to PixelMap Mon, 25 Mar 2013 09:35:32 GMT tbretz [15148] * trunk/FACT++/src/ratecontrol.cc (modified) Removed some debug output. Moved to a slightly less conservative ... Mon, 18 Mar 2013 16:42:47 GMT tbretz [15110] * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Removed default from file name resources. Mon, 18 Mar 2013 14:39:46 GMT tbretz [15091] * trunk/FACT++/src/ratecontrol.cc (modified) Improvements in output. Thu, 14 Mar 2013 10:05:21 GMT tbretz [15069] * trunk/FACT++/src/ratecontrol.cc (modified) Added reading of pixel map and setting of initial thresholds for hot ... Tue, 12 Mar 2013 18:24:42 GMT tbretz [15037] * trunk/FACT++/src/ratecontrol.cc (modified) Implemented reading configuration from resources for different run- ... Tue, 12 Mar 2013 17:49:21 GMT tbretz [15035] * trunk/FACT++/src/ratecontrol.cc (modified) Removed some obsolete debug output. Tue, 12 Mar 2013 17:47:48 GMT tbretz [15034] * trunk/FACT++/src/ratecontrol.cc (modified) Set the QoS to 2 if the calibration by currents succeeded. Mon, 11 Mar 2013 22:32:33 GMT tbretz [15029] * trunk/FACT++/src/ratecontrol.cc (modified) Some fixes to get the new calibrate_by_currents working. Mon, 11 Mar 2013 11:27:01 GMT tbretz [15027] * trunk/FACT++/src/ratecontrol.cc (modified) Added CALIBRATE_BY_CURRENT command which allows to set the global ... Thu, 07 Mar 2013 09:56:09 GMT tbretz [14991] * trunk/FACT++/src/HeadersRateControl.h (modified) * trunk/FACT++/src/ratecontrol.cc (modified) Added calibration start and calibration end time to ... Wed, 06 Mar 2013 23:29:23 GMT tbretz [14990] * trunk/FACT++/src/ratecontrol.cc (modified) Made some log output more clear Thu, 22 Nov 2012 09:10:04 GMT tbretz [14681] * trunk/FACT++/src/ratecontrol.cc (modified) Allow STOP also in GlobalThresholdSet Tue, 13 Nov 2012 21:54:15 GMT tbretz [14616] * trunk/FACT++/src/ratecontrol.cc (modified) Removed obsolete includes. Fri, 19 Oct 2012 12:01:00 GMT tbretz [14493] * trunk/FACT++/src/ratecontrol.cc (modified) The sign was displayed twice -- fixed. Tue, 02 Oct 2012 20:39:30 GMT tbretz [14452] * trunk/FACT++/src/ratecontrol.cc (modified) Removed the obsolete fEnabled. Now somthing can only be stopped but ... Tue, 02 Oct 2012 09:53:07 GMT tbretz [14439] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed a typo. Tue, 02 Oct 2012 09:18:50 GMT tbretz [14435] * trunk/FACT++/src/ratecontrol.cc (modified) For safety initialize fThresholdMin. Tue, 02 Oct 2012 09:14:40 GMT tbretz [14433] * trunk/FACT++/src/ratecontrol.cc (modified) If a board is blocked, then do not execute any code for this board; ... Mon, 13 Aug 2012 08:55:31 GMT tbretz [14354] * trunk/FACT++/src/ratecontrol.cc (modified) Initialize fEnabled. 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. Wed, 30 May 2012 15:16:27 GMT tbretz [13984] * trunk/FACT++/src/ratecontrol.cc (modified) Cleaned main function. Wed, 30 May 2012 15:15:07 GMT tbretz [13983] * trunk/FACT++/src/ratecontrol.cc (modified) Added teh server name to the THRESHOLD service. Tue, 29 May 2012 11:42:40 GMT tbretz [13956] * trunk/FACT++/src/ratecontrol.cc (modified) (Hopefully) improved the state handling. Sat, 26 May 2012 13:45:53 GMT tbretz [13915] * trunk/FACT++/src/HeadersRateControl.h (added) * trunk/FACT++/src/ratecontrol.cc (modified) Moved state definition to HeadersrateControl.h Fri, 25 May 2012 20:05:23 GMT tbretz [13894] * trunk/FACT++/src/ratecontrol.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Adapted ratescan state numbers. 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 09:35:47 GMT tbretz [13756] * trunk/FACT++/src/ratecontrol.cc (modified) Changed the blocking from patch-wise to board-wise. Wed, 16 May 2012 08:35:59 GMT tbretz [13752] * trunk/FACT++/src/ratecontrol.cc (modified) Removed an obsolete line. Wed, 16 May 2012 08:06:27 GMT tbretz [13746] * trunk/FACT++/src/ratecontrol.cc (modified) Added some more informal output, added teh fStatc again - I don't ... Mon, 14 May 2012 13:39:02 GMT tbretz [13718] * trunk/FACT++/src/ratecontrol.cc (modified) Implemented blocking which makes sure that if only a single channel's ... 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 ... 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, 26 Mar 2012 21:57:16 GMT tbretz [13242] * trunk/FACT++/src/ratecontrol.cc (modified) Updated some log-output. Mon, 05 Dec 2011 08:46:58 GMT tbretz [12700] * trunk/FACT++/src/ratecontrol.cc (modified) Always the lower rate should be used, either the camera rate or the ... Sun, 13 Nov 2011 15:42:36 GMT tbretz [12505] * trunk/FACT++/src/ratecontrol.cc (modified) Do not change rates if a ratescan is in progress. Fri, 11 Nov 2011 00:48:34 GMT tbretz [12488] * trunk/FACT++/src/ratecontrol.cc (modified) Added a warning in case no rates. Wed, 09 Nov 2011 00:10:43 GMT tbretz [12457] * trunk/FACT++/src/ratecontrol.cc (modified) A few small fixes, a more strict condition to find outliers, changed ... Mon, 07 Nov 2011 03:01:36 GMT tbretz [12441] * trunk/FACT++/src/ratecontrol.cc (modified) Added a counter to skip the first rate report - for stability reasons. Mon, 07 Nov 2011 00:02:49 GMT tbretz [12435] * trunk/FACT++/src/ratecontrol.cc (modified) First working version of a whole-camera-setup. Sun, 06 Nov 2011 18:10:22 GMT tbretz [12429] * trunk/FACT++/src/ratecontrol.cc (modified) Added many more options and the possibility to control the global ... Sat, 05 Nov 2011 21:12:24 GMT tbretz [12401] * trunk/FACT++/src/ratecontrol.cc (modified) Fixed the verbose screen output Tue, 01 Nov 2011 04:36:14 GMT tbretz [12355] * trunk/FACT++/src/ratecontrol.cc (added)