# # ChangeLog for trunk/FACT++/src/ratecontrol.cc # # Generated by Trac 1.5.2 # 11/07/24 23:56:33 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)