# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 11/22/24 20:43:01 Tue, 20 Nov 2012 14:35:00 GMT tbretz [14669] * trunk/FACT++/src/drivectrl.cc (modified) Fixed a problem that if time of locking was more than 24h ago one had ... 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; ... Tue, 20 Nov 2012 10:25:31 GMT tbretz [14666] * trunk/FACT++/src/StateMachineDim.cc (modified) The construction of the state description string was broken - fixed. Tue, 20 Nov 2012 10:25:03 GMT tbretz [14665] * trunk/FACT++/src/InterpreterV8.cc (modified) Return undefined when a state is requested for a server which is not ... Mon, 19 Nov 2012 18:29:49 GMT tbretz [14664] * trunk/FACT++/src/Main.h (modified) Some fix in the options documentation. Mon, 19 Nov 2012 18:29:24 GMT tbretz [14663] * trunk/FACT++/src/InterpreterV8.cc (modified) Properly escape string arguments sent via dim.send 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, 19 Nov 2012 18:27:47 GMT tbretz [14661] * trunk/FACT++/scripts/doc/Thread.js (modified) minor update Mon, 19 Nov 2012 00:05:49 GMT tbretz [14656] * trunk/FACT++/src/InterpreterV8.h (modified) Moved constructore body to source file. Mon, 19 Nov 2012 00:04:52 GMT tbretz [14655] * trunk/FACT++/src/InterpreterV8.cc (modified) Implemented onchange callback as second function in Subscription ... Sun, 18 Nov 2012 22:46:36 GMT tbretz [14654] * trunk/FACT++/scripts/doc/Subscription.js (modified) Updated Sun, 18 Nov 2012 18:35:06 GMT tbretz [14653] * trunk/FACT++/Doxyfile (modified) Added www directory to excludes Sun, 18 Nov 2012 18:26:39 GMT tbretz [14652] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Renamed target man to doc Sun, 18 Nov 2012 18:14:40 GMT tbretz [14651] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Do doxygen-run instead of doxygen-doc; don't add jsdoc to targts. Sun, 18 Nov 2012 18:13:55 GMT tbretz [14650] * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Commented out hint to doxygen-doc Sun, 18 Nov 2012 18:13:30 GMT tbretz [14649] * trunk/FACT++/aminclude.am (modified) Removed wrong mv command. Sun, 18 Nov 2012 16:08:46 GMT tbretz [14648] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Changed output directory for jsdoc and added deletion of it first Sun, 18 Nov 2012 15:19:12 GMT tbretz [14647] * trunk/FACT++/src/RemoteControl.h (modified) Renamed JsGetState to JsGetCurrentState Sun, 18 Nov 2012 15:18:36 GMT tbretz [14646] * trunk/FACT++/src/InterpreterV8.h (modified) Added fTemplateEvent Sun, 18 Nov 2012 15:18:20 GMT tbretz [14645] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) Made the java script documentation more quiet. Sun, 18 Nov 2012 15:17:41 GMT tbretz [14644] * trunk/FACT++/scripts (added) * trunk/FACT++/scripts/doc (added) * trunk/FACT++/scripts/doc/Database.js (added) * trunk/FACT++/scripts/doc/Event.js (added) * trunk/FACT++/scripts/doc/Local.js (added) * trunk/FACT++/scripts/doc/Moon.js (added) * trunk/FACT++/scripts/doc/Sky.js (added) * trunk/FACT++/scripts/doc/String.js (added) * trunk/FACT++/scripts/doc/Subscription.js (added) * trunk/FACT++/scripts/doc/Thread.js (added) * trunk/FACT++/scripts/doc/_global_.js (added) * trunk/FACT++/scripts/doc/dim.js (added) * trunk/FACT++/scripts/doc/dimctrl.js (added) Sun, 18 Nov 2012 15:14:26 GMT tbretz [14643] * trunk/FACT++/src/InterpreterV8.cc (modified) Changed Utf8Value to AsciiValue; some minor changes and fixed about ... Sat, 17 Nov 2012 16:03:15 GMT tbretz [14642] * trunk/FACT++/src/InterpreterV8.cc (modified) Allow to call subscriptpion as none constructor to access an existing ... Sat, 17 Nov 2012 15:52:14 GMT tbretz [14641] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Converted dim.subscrib into object Subscription Sat, 17 Nov 2012 15:33:57 GMT tbretz [14640] * trunk/FACT++/src/InterpreterV8.cc (modified) Fixed a problem with the onchange of services because the return ... Sat, 17 Nov 2012 15:24:58 GMT tbretz [14639] * trunk/FACT++/src/InterpreterV8.cc (modified) Some code cleanup. Sat, 17 Nov 2012 15:20:45 GMT tbretz [14638] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Converted dim.timeout into a Thread object. Sat, 17 Nov 2012 14:36:27 GMT tbretz [14637] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Re-did (once more) the exception handling and script termination to ... Sat, 17 Nov 2012 01:39:46 GMT tbretz [14636] * trunk/FACT++/src/InterpreterV8.h (modified) Removed fGlobalContext, fTemplateMoon and fTemplateDatabas; added ... Sat, 17 Nov 2012 01:32:47 GMT tbretz [14635] * trunk/FACT++/src/InterpreterV8.h (modified) Reverting to last revision. Sat, 17 Nov 2012 01:32:38 GMT tbretz [14634] * trunk/FACT++/src/InterpreterV8.cc (modified) Reverting to last revision. Sat, 17 Nov 2012 01:32:07 GMT tbretz [14633] * trunk/FACT++/src/InterpreterV8.cc (modified) Removed fGlobalcontext, using the one bound in which th ... Sat, 17 Nov 2012 01:24:15 GMT tbretz [14632] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Removed fGlobalcontext, using the one bound in which th ... Fri, 16 Nov 2012 23:21:27 GMT tbretz [14631] * trunk/FACT++/src/InterpreterV8.cc (modified) I assume that PrototypeTemplate() will never return an empty handle ... Fri, 16 Nov 2012 23:19:19 GMT tbretz [14630] * trunk/FACT++/src/InterpreterV8.cc (modified) Fixed the HandleScope in the astrometry functions. Fri, 16 Nov 2012 23:05:41 GMT tbretz [14629] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Check only if state was already defined since script start; added a ... Thu, 15 Nov 2012 22:34:26 GMT tbretz [14628] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added jsdoc for JavaScript documentation. Thu, 15 Nov 2012 17:40:33 GMT tbretz [14627] * trunk/FACT++/src/InterpreterV8.h (modified) Thu, 15 Nov 2012 17:40:17 GMT tbretz [14626] * trunk/FACT++/src/InterpreterV8.cc (modified) Changes to th bahaviour of get(); fixex a problem with the return ... Wed, 14 Nov 2012 10:32:54 GMT tbretz [14624] * trunk/FACT++/www/smartfact/struct/status.page (modified) Added Agilnt control, power control and lid control. Wed, 14 Nov 2012 10:31:04 GMT tbretz [14623] * trunk/FACT++/www/smartfact/img/Flynns_file.png (added) * trunk/FACT++/www/smartfact/img/fact-camera.png (added) * trunk/FACT++/www/smartfact/img/fact-histogram.png (added) * trunk/FACT++/www/smartfact/img/fact-inactive.png (added) * trunk/FACT++/www/smartfact/struct (added) * trunk/FACT++/www/smartfact/struct/bias.page (added) * trunk/FACT++/www/smartfact/struct/boardrates.page (added) * trunk/FACT++/www/smartfact/struct/chat.page (added) * trunk/FACT++/www/smartfact/struct/current-prediction.page (added) * trunk/FACT++/www/smartfact/struct/current.page (added) * trunk/FACT++/www/smartfact/struct/dew.page (added) * trunk/FACT++/www/smartfact/struct/errorhist.page (added) * trunk/FACT++/www/smartfact/struct/fact.page (added) * trunk/FACT++/www/smartfact/struct/fad.page (added) * trunk/FACT++/www/smartfact/struct/feedback.page (added) * trunk/FACT++/www/smartfact/struct/fsc.page (added) * trunk/FACT++/www/smartfact/struct/ftm.page (added) * trunk/FACT++/www/smartfact/struct/ftu.page (added) * trunk/FACT++/www/smartfact/struct/gusts.page (added) * trunk/FACT++/www/smartfact/struct/help-about.page (added) * trunk/FACT++/www/smartfact/struct/help-binaryfile.page (added) * trunk/FACT++/www/smartfact/struct/help-camera.page (added) * trunk/FACT++/www/smartfact/struct/help-datafile.page (added) * trunk/FACT++/www/smartfact/struct/help-description.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-bias.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-drive.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-rate.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-status.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-temp.page (added) * trunk/FACT++/www/smartfact/struct/help-fact-weather.page (added) * trunk/FACT++/www/smartfact/struct/help-fact.page (added) * trunk/FACT++/www/smartfact/struct/help-histogram.page (added) * trunk/FACT++/www/smartfact/struct/help-introduction.page (added) * trunk/FACT++/www/smartfact/struct/help-layout.page (added) * trunk/FACT++/www/smartfact/struct/help-main.page (added) * trunk/FACT++/www/smartfact/struct/help-sounds.page (added) * trunk/FACT++/www/smartfact/struct/help-syntax.page (added) * trunk/FACT++/www/smartfact/struct/help-traffic.page (added) * trunk/FACT++/www/smartfact/struct/help-url.page (added) * trunk/FACT++/www/smartfact/struct/hum.page (added) * trunk/FACT++/www/smartfact/struct/moon.page (added) * trunk/FACT++/www/smartfact/struct/observations.page (added) * trunk/FACT++/www/smartfact/struct/patchrates.page (added) * trunk/FACT++/www/smartfact/struct/pointing.page (added) * trunk/FACT++/www/smartfact/struct/press.page (added) * trunk/FACT++/www/smartfact/struct/ratescan-board.page (added) * trunk/FACT++/www/smartfact/struct/ratescan.page (added) * trunk/FACT++/www/smartfact/struct/scriptlog.page (added) * trunk/FACT++/www/smartfact/struct/source-list.page (added) * trunk/FACT++/www/smartfact/struct/source.page (added) * trunk/FACT++/www/smartfact/struct/status.page (added) * trunk/FACT++/www/smartfact/struct/sun.page (added) * trunk/FACT++/www/smartfact/struct/temp.page (added) * trunk/FACT++/www/smartfact/struct/thresholds-board.page (added) * trunk/FACT++/www/smartfact/struct/thresholds-patch.page (added) * trunk/FACT++/www/smartfact/struct/thresholds.page (added) * trunk/FACT++/www/smartfact/struct/tngdust.page (added) * trunk/FACT++/www/smartfact/struct/tracking.page (added) * trunk/FACT++/www/smartfact/struct/trigger.page (added) * trunk/FACT++/www/smartfact/struct/voltage.page (added) * trunk/FACT++/www/smartfact/struct/weather.page (added) * trunk/FACT++/www/smartfact/struct/wind.page (added) Wed, 14 Nov 2012 10:06:21 GMT tbretz [14622] * trunk/FACT++/src/smartfact.cc (modified) Added PWR_CONTROL, AGILENT_CONTROL and LID_CONTROL. Wed, 14 Nov 2012 10:01:23 GMT tbretz [14621] * trunk/FACT++/src/dimctrl.cc (modified) Switch off console mode for server. Wed, 14 Nov 2012 09:50:29 GMT tbretz [14620] * trunk/FACT++/gui/FactGui.h (modified) Adapted Led colors to som new states; do not diplay comments in the ... Tue, 13 Nov 2012 21:55:10 GMT tbretz [14618] * trunk/FACT++/src/tools.cc (modified) Fixed a typo in an include; removed an obsolete include Tue, 13 Nov 2012 21:54:38 GMT tbretz [14617] * trunk/FACT++/src/drivectrl.cc (modified) Fixed two compilation issues. Tue, 13 Nov 2012 21:54:15 GMT tbretz [14616] * trunk/FACT++/src/ratecontrol.cc (modified) Removed obsolete includes. Tue, 13 Nov 2012 21:53:54 GMT tbretz [14615] * trunk/FACT++/src/FitsFile.cc (modified) * trunk/FACT++/src/HeadersFAD.cc (modified) * trunk/FACT++/src/biasctrl.cc (modified) * trunk/FACT++/src/fsc.cc (modified) * trunk/FACT++/src/magicweather.cc (modified) * trunk/FACT++/src/mcp.cc (modified) * trunk/FACT++/src/tngweather.cc (modified) Removed obsolete includes. Tue, 13 Nov 2012 17:35:38 GMT tbretz [14614] * trunk/FACT++/src/drivectrl.cc (modified) 'C' formatted text is now unescaped before it is sent/posted. Tue, 13 Nov 2012 17:35:11 GMT tbretz [14613] * trunk/FACT++/src/Converter.cc (modified) Unescape 'C' formated text. 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, 13 Nov 2012 13:38:22 GMT tbretz [14607] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Some improvements to internal exception throwing; some improvements ... Sun, 11 Nov 2012 19:53:36 GMT tbretz [14603] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added AddFormatToGlobal; improved exception reporting (enabled stack ... Sat, 10 Nov 2012 22:41:29 GMT tbretz [14602] * trunk/FACT++/src/InterpreterV8.cc (modified) Some fixes from the latest changes; added some comments. Sat, 10 Nov 2012 13:19:58 GMT tbretz [14601] * trunk/FACT++/src/InterpreterV8.cc (modified) Allow 0 timeout, added a check for Locking in Terminate; added some ... Sat, 10 Nov 2012 13:08:18 GMT tbretz [14600] * trunk/FACT++/src/InterpreterV8.cc (modified) Made lockers const and moved the chck for a valid main thread behin ... Sat, 10 Nov 2012 13:03:32 GMT tbretz [14599] * trunk/FACT++/src/InterpreterV8.cc (modified) Made lockers const and moved the chck for a valid main thread behin ... Sat, 10 Nov 2012 12:16:14 GMT tbretz [14598] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Instead of catching exception everywhere to check for termination of ... Fri, 09 Nov 2012 20:11:33 GMT tbretz [14597] * trunk/FACT++/gui/FactGui.h (modified) Addd colors for ftmctrl error stats and for drivectrl Locked state. Fri, 09 Nov 2012 20:11:00 GMT tbretz [14596] * trunk/FACT++/src/ftmctrl.cc (modified) Make sure that state machin will stay in the error state if an error ... Fri, 09 Nov 2012 19:56:10 GMT tbretz [14595] * trunk/FACT++/src/drivectrl.cc (modified) Added a command to track OnSource; added absolut deviation to ... Fri, 09 Nov 2012 19:31:41 GMT tbretz [14594] * trunk/FACT++/src/HeadersDrive.h (modified) Added state 'OnTrack' Thu, 08 Nov 2012 17:09:50 GMT tbretz [14591] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Some improvements to exeption texts; stored the issued query for ... Wed, 07 Nov 2012 18:09:19 GMT tbretz [14580] * trunk/FACT++/dim/README_v20.txt (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/src/dic.c (modified) * trunk/FACT++/dim/src/diccpp.cxx (modified) Update to v20r02. Wed, 07 Nov 2012 17:43:27 GMT tbretz [14579] * trunk/FACT++/src/InterpreterV8.cc (modified) Some minor updates; reordered the function in the file for a btter ... Wed, 07 Nov 2012 17:33:10 GMT tbretz [14578] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added a simple astrometry interface. Wed, 07 Nov 2012 12:03:03 GMT tbretz [14577] * trunk/FACT++/src/Connection.cc (modified) Improved StartConnect to get rid of a misleading error at startup of ... Wed, 07 Nov 2012 11:05:20 GMT tbretz [14576] * trunk/FACT++/src/InterpreterV8.cc (modified) Changed the output for the script engine slightly. Wed, 07 Nov 2012 10:47:40 GMT tbretz [14575] * trunk/FACT++/dim/README_v19.txt (modified) * trunk/FACT++/dim/README_v20.txt (added) * trunk/FACT++/dim/dim/dic.h (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/dim/dim_common.h (modified) * trunk/FACT++/dim/dim/dis.h (modified) * trunk/FACT++/dim/dim/dis.hxx (modified) * trunk/FACT++/dim/src/dic.c (modified) * trunk/FACT++/dim/src/diccpp.cxx (modified) * trunk/FACT++/dim/src/dim_jni.c (modified) * trunk/FACT++/dim/src/dim_thr.c (modified) * trunk/FACT++/dim/src/dis.c (modified) * trunk/FACT++/dim/src/discpp.cxx (modified) * trunk/FACT++/dim/src/dtq.c (modified) * trunk/FACT++/dim/src/examples/rpc_client.cxx (modified) * trunk/FACT++/dim/src/examples/test_client.c (modified) * trunk/FACT++/dim/src/examples/test_server.c (modified) * trunk/FACT++/dim/src/open_dns.c (modified) Updated to v20r01. Wed, 07 Nov 2012 08:10:53 GMT lyard [14574] * trunk/FACT++/src/datalogger.cc (modified) moved Mjd back 12 hours so that files are closed at noon Wed, 07 Nov 2012 08:07:33 GMT lyard [14573] * trunk/FACT++/src/datalogger.cc (modified) fixed from Mjd spelling Tue, 06 Nov 2012 13:49:43 GMT tbretz [14572] * trunk/FACT++/src/InterpreterV8.cc (modified) Allow double subscription to a service. Tue, 06 Nov 2012 13:49:16 GMT tbretz [14571] * trunk/FACT++/src/Main.h (modified) Added dim version to startup message. Tue, 06 Nov 2012 11:50:28 GMT lyard [14570] * trunk/FACT++/src/datalogger.cc (modified) changed day count criterion to MjD Tue, 06 Nov 2012 10:10:38 GMT lyard [14569] * trunk/FACT++/src/datalogger.cc (modified) removed constraints on QoS value and prevent from replacing ... Tue, 06 Nov 2012 00:25:32 GMT tbretz [14568] * trunk/FACT++/src/InterpreterV8.cc (modified) A bug fix to event compilation; a new implementation of get() which ... Tue, 06 Nov 2012 00:23:11 GMT tbretz [14567] * trunk/FACT++/src/StateMachineImp.cc (modified) Fixed a problem with the mutics. If an event is unsubscribed, it can ... Mon, 05 Nov 2012 18:43:46 GMT tbretz [14566] * trunk/FACT++/src/RemoteControl.h (modified) Do not return anything in JsGetEvent before an event was received Mon, 05 Nov 2012 18:42:43 GMT tbretz [14565] * trunk/FACT++/src/StateMachineDim.h (modified) Avoid copy of data when an event is handled... it is copied anyway. Mon, 05 Nov 2012 18:41:42 GMT tbretz [14564] * trunk/FACT++/src/EventImp.h (modified) Keep the info whether an event was empty or just zero size. Mon, 05 Nov 2012 18:41:09 GMT tbretz [14563] * trunk/FACT++/src/Event.cc (modified) * trunk/FACT++/src/Event.h (modified) Keep the info whether an event was empty or just zero size. Mon, 05 Nov 2012 18:40:30 GMT tbretz [14562] * trunk/FACT++/src/InterpreterV8.cc (modified) Distinguish the case between 'no data received' and 'data received ... 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. Mon, 05 Nov 2012 12:03:43 GMT tbretz [14560] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added the possibility to change the state of the state machine and ... Mon, 05 Nov 2012 12:02:57 GMT tbretz [14559] * trunk/FACT++/src/RemoteControl.h (modified) Added JS functions to allow adding new state definitions and changing ... Mon, 05 Nov 2012 12:02:02 GMT tbretz [14558] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Slight modification to addining new states; updating states is now ... Mon, 05 Nov 2012 12:00:48 GMT tbretz [14557] * trunk/FACT++/src/Readline.cc (modified) Added one more custom state, i.e. shifter all internal (negative) ... Sat, 03 Nov 2012 19:43:32 GMT tbretz [14556] * trunk/FACT++/src/InterpreterV8.cc (modified) Added 'comment' to state info. Sat, 03 Nov 2012 19:20:55 GMT tbretz [14555] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added processing of callbacks for state changes; some fixes to the ... Sat, 03 Nov 2012 19:18:21 GMT tbretz [14554] * trunk/FACT++/src/RemoteControl.h (modified) Some improvements for the output during a script is running; added a ... Sat, 03 Nov 2012 18:59:57 GMT tbretz [14553] * trunk/FACT++/src/lidctrl.cc (modified) Added description for state Moving Sat, 03 Nov 2012 18:53:59 GMT tbretz [14552] * trunk/FACT++/src/DimState.h (modified) Make sure that one server is never subscribed twice. 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 ... Fri, 02 Nov 2012 20:36:45 GMT tbretz [14550] * trunk/FACT++/src/DataWriteFits2.cc (modified) Some of the units were wrong. Wed, 31 Oct 2012 15:31:52 GMT tbretz [14549] * trunk/FACT++/src/InterpreterV8.h (modified) It seems that V8::Dispose() needs to be locked... at leats if it is ... Wed, 31 Oct 2012 15:00:10 GMT tbretz [14548] * trunk/FACT++/src/InterpreterV8.cc (modified) Do only escape string arguments in the command string. Wed, 31 Oct 2012 14:30:01 GMT tbretz [14547] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added a callback for the case when an event is received. To allow v8 ... Wed, 31 Oct 2012 14:28:52 GMT tbretz [14546] * trunk/FACT++/src/RemoteControl.h (modified) Some simplification to the JavaScript interfacing, mainly unifying ...