# # ChangeLog for trunk/FACT++/src/StateMachineDimControl.cc # # Generated by Trac 1.5.2 # 11/16/24 11:27:59 Fri, 14 Jun 2013 09:36:25 GMT tbretz [16830] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Print a warning if an interrupt request is received but no script is ... 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. Wed, 24 Apr 2013 21:40:45 GMT tbretz [15430] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Implemented the possibility to send an interrupt request (irq) to a ... Wed, 10 Apr 2013 09:51:12 GMT tbretz [15295] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Updated includes. 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 ... Mon, 25 Mar 2013 09:34:54 GMT tbretz [15147] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Log a message when a STOP command was received. Mon, 18 Mar 2013 16:43:51 GMT tbretz [15111] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) The name of the program has to be extracted from conf.GetName() Mon, 18 Mar 2013 14:36:32 GMT tbretz [15087] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Send arguments with the START command, determine '--server' option ... Wed, 13 Mar 2013 10:48:43 GMT tbretz [15041] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Use the lock guard where appropriate; added GetServiceList member ... Sun, 10 Mar 2013 16:35:07 GMT tbretz [15021] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/dimctrl.cc (modified) Added --restart to the dimctrl which avoids the need to know the ... Sun, 10 Mar 2013 15:01:53 GMT tbretz [15018] * trunk/FACT++/src/StateMachineDimControl.cc (modified) StartScript need not to return Loading already, loading will be set ... Sun, 10 Mar 2013 14:59:23 GMT tbretz [15017] * trunk/FACT++/src/Main.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/www/smartfact/index.php (modified) Changed return codes from EvalOption such that 0 means 'stop, but ... Sat, 08 Dec 2012 13:29:00 GMT tbretz [14741] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Added the possibility to return states of a given server back from ... Mon, 03 Dec 2012 21:50:11 GMT tbretz [14718] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) The workaround with the empty text to change the state is outdated ... Tue, 20 Nov 2012 19:57:27 GMT tbretz [14674] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/RemoteControl.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Implemenetd a way to just check if a server is available and command ... Tue, 20 Nov 2012 10:30:59 GMT tbretz [14668] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Fixed a compilation problem. Tue, 20 Nov 2012 10:28:49 GMT tbretz [14667] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Correctly copy the state index even if no description is available; ... Mon, 19 Nov 2012 18:28:38 GMT tbretz [14662] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Added the possibility to get resource values from the dimctrl to the ... Mon, 05 Nov 2012 12:04:11 GMT tbretz [14561] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Imporved naming of states; changed offset in SetSection accordingly. Sat, 03 Nov 2012 18:52:18 GMT tbretz [14551] * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Fixed a severe bug which caused some events tobe added twice and ... Tue, 30 Oct 2012 12:53:07 GMT tbretz [14541] * trunk/FACT++/src/DimState.h (modified) * trunk/FACT++/src/State.cc (modified) * trunk/FACT++/src/State.h (modified) * trunk/FACT++/src/StateMachineDimControl.cc (modified) * trunk/FACT++/src/StateMachineDimControl.h (modified) Added time to State so that the time of state reception is propagated. Tue, 02 Oct 2012 09:53:31 GMT tbretz [14440] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Fixed an usused argument. Tue, 14 Aug 2012 11:28:37 GMT tbretz [14370] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Adapted ChangeState to properly send informations; adapted Write to ... Fri, 22 Jun 2012 09:06:36 GMT tbretz [14212] * trunk/FACT++/src/StateMachineDimControl.cc (modified) Added a possibility to send a chat-message. Fri, 08 Jun 2012 17:08:49 GMT tbretz [14132] * trunk/FACT++/src/StateMachineDimControl.cc (added) * trunk/FACT++/src/StateMachineDimControl.h (added) Added new version of the core of dimctrl with callbacks to access the ...