# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/22/24 16:32:24 Tue, 04 Dec 2012 13:49:55 GMT tbretz [14723] * trunk/FACT++/src/makeplots.cc (modified) Renamed output files, made the output compatibel with older root ... Tue, 04 Dec 2012 10:10:03 GMT tbretz [14722] * trunk/FACT++/src/makeplots.cc (modified) Added date on x-axis, fixed a problem with summer/winter time (hopefully) Mon, 03 Dec 2012 21:51:49 GMT tbretz [14721] * trunk/FACT++/src/RemoteControl.h (modified) Replaced to workaround using Write by ChangeState. fImp now derives ... Mon, 03 Dec 2012 21:51:09 GMT tbretz [14720] * trunk/FACT++/src/drivectrl.cc (modified) Removed the obsolete include of tools.h Mon, 03 Dec 2012 21:50:37 GMT tbretz [14719] * trunk/FACT++/src/StateMachineImp.cc (modified) Some output was misformated. 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 ... Mon, 03 Dec 2012 20:59:03 GMT Daniela Dorner [14717] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/IsTracking.dim (modified) updated to new state OnTrack Mon, 03 Dec 2012 20:38:22 GMT tbretz [14716] * trunk/FACT++/src/makeplots.cc (modified) Made times consistent, added moon to ZA plot Mon, 03 Dec 2012 14:40:26 GMT lyard [14715] * trunk/FACT++/src/Fits.cc (modified) * trunk/FACT++/src/FitsFile.cc (modified) * trunk/FACT++/src/datalogger.cc (modified) changed behavior. Now if service format changes, a new file is opened Sat, 01 Dec 2012 23:42:04 GMT Daniela Dorner [14714] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble1.dim (modified) * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackCrabWobble2.dim (modified) line DRIVE_CONTROL/STOP was not yet committed Sat, 01 Dec 2012 23:39:52 GMT Daniela Dorner [14713] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/WaitForTracking.dim (modified) implemented new stat OnTrack (9) Sat, 01 Dec 2012 22:01:29 GMT tbretz [14712] * trunk/FACT++/src/smartfact.cc (modified) Be a bit more coservative with the rates; adapted the tracking report ... Sat, 01 Dec 2012 21:50:32 GMT tbretz [14711] * trunk/FACT++/src/drivectrl.cc (modified) Changed defaults for OnTrack to be a bit more conservative. Sat, 01 Dec 2012 20:29:49 GMT tbretz [14710] * trunk/FACT++/src/smartfact.cc (modified) Tracking now is also 'OnTrack' Sat, 01 Dec 2012 18:59:31 GMT tbretz [14709] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) added dist function to Sky class Tue, 27 Nov 2012 10:33:18 GMT tbretz [14705] * trunk/FACT++/src/makeplots.cc (modified) Added more command-line options; added a plot for the estimated ... Mon, 26 Nov 2012 18:47:14 GMT tbretz [14704] * trunk/FACT++/scripts/doc/Local.js (modified) * trunk/FACT++/scripts/doc/Sky.js (modified) Updated. Mon, 26 Nov 2012 17:44:16 GMT tbretz [14703] * trunk/FACT++/www/smartfact/struct/visibility.page (added) Mon, 26 Nov 2012 12:13:31 GMT tbretz [14702] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Produce a consistent pair of night/run-number and propagate both to ... Mon, 26 Nov 2012 12:11:47 GMT tbretz [14701] * trunk/FACT++/src/fadctrl.cc (modified) Moved the determination of the run number completely to the Wrapper ... Mon, 26 Nov 2012 12:08:18 GMT tbretz [14700] * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/DataProcessorImp.cc (modified) * trunk/FACT++/src/DataProcessorImp.h (modified) * trunk/FACT++/src/DataWriteFits.h (modified) * trunk/FACT++/src/DataWriteFits2.h (modified) * trunk/FACT++/src/DataWriteRaw.h (modified) Not only the run number needs to be propagated for consistency but ... Sun, 25 Nov 2012 14:16:50 GMT tbretz [14699] * trunk/FACT++/scripts/doc/console.js (added) * trunk/FACT++/scripts/doc/v8.js (added) Sun, 25 Nov 2012 14:01:01 GMT tbretz [14698] * trunk/FACT++/dim/README_v20.txt (modified) * trunk/FACT++/dim/dim/dim.h (modified) * trunk/FACT++/dim/src/did/did.c (modified) * trunk/FACT++/dim/src/dim_thr.c (modified) * trunk/FACT++/dim/src/dns.c (modified) * trunk/FACT++/dim/src/examples/test_client.cxx (modified) * trunk/FACT++/dim/src/examples/test_server.c (modified) * trunk/FACT++/dim/src/examples/test_server.cxx (modified) * trunk/FACT++/dim/src/util/check_dim_servers.cxx (modified) Updated to v20r4 Sun, 25 Nov 2012 13:36:03 GMT tbretz [14697] * trunk/FACT++/scripts/doc/Sun.js (added) Sun, 25 Nov 2012 13:35:49 GMT tbretz [14696] * trunk/FACT++/scripts/doc/Database.js (modified) * trunk/FACT++/scripts/doc/Moon.js (modified) * trunk/FACT++/scripts/doc/Subscription.js (modified) * trunk/FACT++/scripts/doc/Thread.js (modified) * trunk/FACT++/scripts/doc/_global_.js (modified) * trunk/FACT++/scripts/doc/dim.js (modified) * trunk/FACT++/scripts/doc/dimctrl.js (modified) Updated Sun, 25 Nov 2012 13:35:14 GMT tbretz [14695] * trunk/FACT++/src/InterpreterV8.cc (modified) Throw an exception if the expected Date argument is not a Date Sun, 25 Nov 2012 13:20:46 GMT tbretz [14694] * trunk/FACT++/src/InterpreterV8.cc (modified) Added 'FACT' horizon level Sun, 25 Nov 2012 13:18:37 GMT tbretz [14693] * trunk/FACT++/src/InterpreterV8.cc (modified) Exchanged the arguments to Sun.horizon Sun, 25 Nov 2012 12:57:11 GMT tbretz [14692] * trunk/FACT++/src/InterpreterV8.cc (modified) Fixed handling the second argument in SunHorizon Sun, 25 Nov 2012 12:50:06 GMT tbretz [14691] * trunk/FACT++/src/InterpreterV8.cc (modified) Added 'horizon' as option for the Sun Sun, 25 Nov 2012 12:44:56 GMT tbretz [14690] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Bettr support for circumpolar objects added 'isUp' proprty to th ... Sun, 25 Nov 2012 12:01:03 GMT tbretz [14689] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) Added functions to calculate Sun and Moon rise and set times. Sun, 25 Nov 2012 10:44:29 GMT tbretz [14688] * trunk/FACT++/src/InterpreterV8.cc (modified) * trunk/FACT++/src/InterpreterV8.h (modified) A lot of bug fixes; improved ConvertEvent; ensure that an exception ... Thu, 22 Nov 2012 09:54:02 GMT tbretz [14687] * trunk/FACT++/www/smartfact/struct/help-fact-drive.page (modified) Added explanation for locked symbol. Thu, 22 Nov 2012 09:49:13 GMT tbretz [14686] * trunk/FACT++/src/DataCalib.cc (modified) For convenience, set Qos to step. Thu, 22 Nov 2012 09:43:18 GMT tbretz [14685] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Added some missing service descriptions. Thu, 22 Nov 2012 09:29:38 GMT tbretz [14684] * trunk/FACT++/src/drivectrl.cc (modified) TRACK_ON does not take any short... Thu, 22 Nov 2012 09:23:58 GMT tbretz [14683] * trunk/FACT++/src/mcp.cc (modified) Took out automatic crate reset for the moment. That is something ... Thu, 22 Nov 2012 09:15:54 GMT tbretz [14682] * trunk/FACT++/src/mcp.cc (modified) If we are in TakingData and the trigger is switchd off, return to idle Thu, 22 Nov 2012 09:10:04 GMT tbretz [14681] * trunk/FACT++/src/ratecontrol.cc (modified) Allow STOP also in GlobalThresholdSet Wed, 21 Nov 2012 22:43:38 GMT tbretz [14680] * trunk/FACT++/src/lidctrl.cc (modified) Fixed the timing around the movement; a conditional sign in Execute ... Wed, 21 Nov 2012 20:37:58 GMT tbretz [14679] * trunk/FACT++/src/timecheck.cc (modified) The service name was incorrect. It should be TIME_CHECK/OFFSET Wed, 21 Nov 2012 20:37:25 GMT tbretz [14678] * trunk/FACT++/scripts/doc/dim.js (modified) Added some text. Wed, 21 Nov 2012 20:33:21 GMT tbretz [14677] * trunk/FACT++/www/smartfact/index.js (modified) Tried to fix that sometimes data was obtained from the cache ... Wed, 21 Nov 2012 15:32:33 GMT tbretz [14676] * trunk/FACT++/src/drivectrl.cc (modified) Implemented interpreting and requesting wobble position from the ... Tue, 20 Nov 2012 19:58:38 GMT tbretz [14675] * trunk/FACT++/scripts/doc/Database.js (modified) * trunk/FACT++/scripts/doc/Event.js (modified) * trunk/FACT++/scripts/doc/Local.js (modified) * trunk/FACT++/scripts/doc/Moon.js (modified) * trunk/FACT++/scripts/doc/Sky.js (modified) * trunk/FACT++/scripts/doc/String.js (modified) * trunk/FACT++/scripts/doc/Subscription.js (modified) * trunk/FACT++/scripts/doc/Thread.js (modified) * trunk/FACT++/scripts/doc/_global_.js (modified) * trunk/FACT++/scripts/doc/dim.js (modified) * trunk/FACT++/scripts/doc/dimctrl.js (modified) Made sure that nobody tried to start a docu script. 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 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, 20 Nov 2012 17:55:35 GMT tbretz [14672] * trunk/FACT++/src/InterpreterV8.cc (modified) This shadowed the This member of the class - replaced by self. Tue, 20 Nov 2012 17:32:44 GMT tbretz [14671] * trunk/FACT++/gui/design.ui (modified) Do not display broken humidity sensor Tue, 20 Nov 2012 17:30:23 GMT tbretz [14670] * trunk/FACT++/src/smartfact.cc (modified) Exclude 'broken' humidity sensor from average. 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.