# # ChangeLog for trunk/FACT++ # # Generated by Trac 1.5.2 # 09/23/24 06:16:34 Fri, 25 May 2012 20:04:52 GMT tbretz [13893] * trunk/FACT++/src/ratescan.cc (modified) Updated to configure the ftm properly before a ratescan is started; ... Fri, 25 May 2012 19:42:18 GMT tbretz [13892] * trunk/FACT++/src/smartfact.cc (modified) Remove the path from the dimscripts file name. Fri, 25 May 2012 19:39:25 GMT tbretz [13891] * trunk/FACT++/www/smartfact/index.php (modified) Add scripts/ to path of dimscript Fri, 25 May 2012 19:22:26 GMT tbretz [13890] * trunk/FACT++/src/smartfact.cc (modified) New extensions for files; added runtime to status page Fri, 25 May 2012 19:21:04 GMT tbretz [13889] * trunk/FACT++/www/smartfact/index.js (modified) New extension for files; changed splitter from : to |; better ... Fri, 25 May 2012 19:19:10 GMT tbretz [13888] * trunk/FACT++/www/smartfact/index.css (modified) Added styled for titles and a style for time stamps. Thu, 24 May 2012 20:51:38 GMT tbretz [13887] * trunk/FACT++/src/tngweather.cc (modified) Improved screen output. Thu, 24 May 2012 20:22:09 GMT tbretz [13886] * trunk/FACT++/www/smartfact/index.js (modified) Optimizations; simplifications; some layout cosmetics Thu, 24 May 2012 20:21:37 GMT tbretz [13885] * trunk/FACT++/www/smartfact/index.css (modified) Removed webkit stuff. Thu, 24 May 2012 19:13:28 GMT tbretz [13884] * trunk/FACT++/www/smartfact/img/icons.png (added) Thu, 24 May 2012 19:13:09 GMT tbretz [13883] * trunk/FACT++/www/smartfact/img/gradient.png (added) Thu, 24 May 2012 19:12:46 GMT tbretz [13882] * trunk/FACT++/www/smartfact/img/icons-18-black.png (added) * trunk/FACT++/www/smartfact/img/icons-18-white.png (added) * trunk/FACT++/www/smartfact/img/icons-36-black.png (added) * trunk/FACT++/www/smartfact/img/icons-36-white.png (added) Thu, 24 May 2012 19:07:01 GMT tbretz [13881] * trunk/FACT++/www/smartfact/index.js (modified) Set debug to false per default in sendCommand and commented alert in ... Thu, 24 May 2012 19:02:16 GMT tbretz [13880] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.js (modified) Moved alignment of header and footer elements to css-file. Thu, 24 May 2012 18:22:29 GMT tbretz [13879] * trunk/FACT++/www/smartfact/index.js (modified) make 'fact' simple always on the left side. Thu, 24 May 2012 18:14:51 GMT tbretz [13878] * trunk/FACT++/src/smartfact.cc (modified) Added more ftm informations. Thu, 24 May 2012 18:13:50 GMT tbretz [13877] * trunk/FACT++/www/smartfact/index.js (modified) Added script control buttons and help button. Thu, 24 May 2012 18:13:26 GMT tbretz [13876] * trunk/FACT++/www/smartfact/index.css (modified) Updated some values for the footer. Thu, 24 May 2012 14:32:55 GMT tbretz [13875] * trunk/FACT++/www/smartfact/index.js (modified) Included a function to properly convert html special chars to unicode Thu, 24 May 2012 14:21:28 GMT tbretz [13874] * trunk/FACT++/src/dimctrl.cc (modified) Renamed 'Begin' to 'Start' Thu, 24 May 2012 14:21:08 GMT tbretz [13873] * trunk/FACT++/src/feedback.cc (modified) Fixed a problem with the size of the transmitted data. Thu, 24 May 2012 14:20:34 GMT tbretz [13872] * trunk/FACT++/src/smartfact.cc (modified) Added TNG dust measurement Thu, 24 May 2012 14:19:42 GMT tbretz [13871] * trunk/FACT++/src/DimState.h (modified) Kepp the file name and create short message in DimControl Thu, 24 May 2012 14:18:52 GMT tbretz [13870] * trunk/FACT++/www/smartfact/index.js (modified) Added a link to the error page at the warning sign; set timeout to ... Thu, 24 May 2012 13:46:14 GMT tbretz [13869] * trunk/FACT++/src/tngweather.cc (modified) Fixed the reports; set the default request interval to 300s Thu, 24 May 2012 13:20:57 GMT tbretz [13868] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added libsoprano and tngweather Thu, 24 May 2012 13:10:42 GMT tbretz [13867] * trunk/FACT++/src/magicweather.cc (modified) Updated some strange namings Thu, 24 May 2012 13:10:24 GMT tbretz [13866] * trunk/FACT++/src/tngweather.cc (added) First draft of a TNG weather application. Wed, 23 May 2012 20:32:16 GMT tbretz [13850] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Small improvements for the output of the dimctrl messages Wed, 23 May 2012 20:12:27 GMT tbretz [13849] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Added min, max and median to binary files and hence to graphics. Wed, 23 May 2012 18:45:33 GMT tbretz [13848] * trunk/FACT++/src/DimState.h (modified) Added include of State. 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:34:21 GMT tbretz [13846] * trunk/FACT++/www/smartfact/index.css (modified) Added new styles. Wed, 23 May 2012 18:33:47 GMT tbretz [13845] * trunk/FACT++/www/smartfact/index.js (modified) Improved - once more - the resizing. 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 18:32:19 GMT tbretz [13843] * trunk/FACT++/src/DimState.h (modified) Implemented subscription to descriptions so that the ... Wed, 23 May 2012 16:14:24 GMT tbretz [13842] * trunk/FACT++/src/DimState.h (added) Wrapper classes for an easy access to DimStates. Wed, 23 May 2012 16:08:36 GMT tbretz [13841] * trunk/FACT++/Makefile.am (modified) Moved the obsolete triggerchedule and scheduler to the programs which ... Wed, 23 May 2012 16:07:58 GMT tbretz [13840] * trunk/FACT++/gui/FactGui.h (modified) By chance comitted the debug version... Wed, 23 May 2012 16:06:56 GMT tbretz [13839] * trunk/FACT++/gui/FactGui.h (modified) DimNetwork now does not derive anymore from the DimInfoHandler, so we ... 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, 23 May 2012 16:04:50 GMT tbretz [13837] * trunk/FACT++/src/StateMachine.cc (modified) * trunk/FACT++/src/StateMachine.h (modified) Removed targetstate stuff. Wed, 23 May 2012 16:04:32 GMT tbretz [13836] * trunk/FACT++/src/DimNetwork.cc (modified) * trunk/FACT++/src/DimNetwork.h (modified) * trunk/FACT++/src/DimServerList.cc (modified) * trunk/FACT++/src/DimServerList.h (modified) * trunk/FACT++/src/DimServiceInfoList.cc (modified) * trunk/FACT++/src/DimServiceInfoList.h (modified) Added some workaround to make these classes not derive from ... Wed, 23 May 2012 16:03:03 GMT tbretz [13835] * trunk/FACT++/src/StateMachineDim.cc (modified) * trunk/FACT++/src/StateMachineDim.h (modified) Removed targetstate stuff; derived from DimInfoHandler; added ... Wed, 23 May 2012 16:02:12 GMT tbretz [13834] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Removed the target state stuff the Configuration and Transition ... Wed, 23 May 2012 16:00:46 GMT tbretz [13833] * trunk/FACT++/src/EventDim.h (modified) Removed target state; 'fixed' GetSize return code. Wed, 23 May 2012 16:00:15 GMT tbretz [13832] * trunk/FACT++/src/ServiceDim.h (added) New class representing a dim service as event in the main event loop. Wed, 23 May 2012 15:57:06 GMT tbretz [13831] * trunk/FACT++/src/Event.cc (modified) * trunk/FACT++/src/Event.h (modified) Removed the target state; added fQoS; added time and QoS to copy ... Wed, 23 May 2012 15:56:18 GMT tbretz [13830] * trunk/FACT++/src/EventImp.cc (modified) * trunk/FACT++/src/EventImp.h (modified) Removed the target state; added two new member functions GetTimeAsStr ... Wed, 23 May 2012 15:34:38 GMT tbretz [13829] * trunk/FACT++/src/ftmctrl.cc (modified) Replaced boost::function by std::function Wed, 23 May 2012 15:34:08 GMT tbretz [13828] * trunk/FACT++/src/chatclient.cc (modified) Default for 'console' option was missing. Wed, 23 May 2012 14:04:29 GMT tbretz [13827] * trunk/FACT++/src/DimServerList.h (modified) DimServerList should be derived from DimInfoHandler not from DimClient Wed, 23 May 2012 09:42:46 GMT tbretz [13826] * trunk/FACT++/gui/FactGui.h (modified) Fixeda few issues with synchonous and asynchronous treatment of the ... Wed, 23 May 2012 09:30:21 GMT tbretz [13825] * trunk/FACT++/gui/FactGui.h (modified) Fixed the size of the FEEDBACK/DEVIATION and fixed a warning of mixed ... Wed, 23 May 2012 09:08:34 GMT tbretz [13824] * trunk/FACT++/gui/FactGui.h (modified) Reverted the code changes made between 13478 and 13484. This was ... Wed, 23 May 2012 09:00:21 GMT tbretz [13823] * trunk/FACT++/gui/FactGui.h (modified) Replaced cd() by GetListOfPrimitives()->Add(). Strictly speaking this ... Wed, 23 May 2012 08:45:40 GMT tbretz [13822] * trunk/FACT++/recompile.sh (modified) * trunk/FACT++/start.sh (modified) Preliminary final version ;) Wed, 23 May 2012 08:45:19 GMT tbretz [13821] * trunk/FACT++/fact.rc (modified) Added ratescan run-type. Wed, 23 May 2012 08:44:31 GMT tbretz [13820] * trunk/FACT++/src/smartfact.cc (modified) Implemented the output of dimctrl script messages; a few minor fixes Wed, 23 May 2012 08:43:46 GMT tbretz [13819] * trunk/FACT++/src/fscctrl.cc (modified) Moved the humidites at the end of the list of services transmitted. Tue, 22 May 2012 06:56:48 GMT neise [13811] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble1.dim (added) * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/Track1218Wobble2.dim (added) somebody forgot to check these in Mon, 21 May 2012 15:09:26 GMT tbretz [13804] * trunk/FACT++/www/smartfact/index.css (modified) * trunk/FACT++/www/smartfact/index.js (modified) Implemented the possibility to display always a square graphics and ... Mon, 21 May 2012 14:45:32 GMT tbretz [13803] * trunk/FACT++/src/smartfact.cc (modified) Separated the service subscriptions from the constructor to be able ... Mon, 21 May 2012 10:26:28 GMT tbretz [13801] * trunk/FACT++/.macro_dir/ac_check_package.m4 (modified) * trunk/FACT++/configure (modified) Fixed a problem in the ac_check_package macro which made all ... Mon, 21 May 2012 08:53:53 GMT tbretz [13800] * trunk/FACT++/src/smartfact.cc (modified) Some cosmetics. Sun, 20 May 2012 19:19:09 GMT tbretz [13799] * trunk/FACT++/src/smartfact.cc (modified) Properly implemented the HAVE_NOVA Sun, 20 May 2012 16:38:46 GMT tbretz [13798] * trunk/FACT++/recompile.sh (added) * trunk/FACT++/start.sh (added) Sun, 20 May 2012 16:37:35 GMT tbretz [13797] * trunk/FACT++/src/dimctrl.cc (modified) Start the server as late as possible -- but it must be started before ... Sun, 20 May 2012 16:34:52 GMT tbretz [13796] * trunk/FACT++/src/Main.h (modified) Propagate the return code to the program exit. Sat, 19 May 2012 08:16:35 GMT tbretz [13795] * trunk/FACT++/src/smartfact.cc (modified) Improved the system status; implemented the display of some astronomy ... Sat, 19 May 2012 08:15:53 GMT tbretz [13794] * trunk/FACT++/src/mcp.cc (modified) Also propagate the new Idle state when resetted. Fri, 18 May 2012 23:01:51 GMT neise [13792] * trunk/FACT++/ScriptsForDimCtrl/TakeMrk501.dim (added) Adding Skript for Taking Mrk501 Data Fri, 18 May 2012 23:01:16 GMT neise [13791] * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble1.dim (added) * trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/TrackMrk501Wobble2.dim (added) adding scripts for tracking MRk501 Fri, 18 May 2012 16:45:26 GMT tbretz [13778] * trunk/FACT++/src/smartfact.cc (modified) First draft of an implementation of sun-set, sun-rise, etc. Fri, 18 May 2012 16:44:24 GMT tbretz [13777] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Support also JD as constructor argument and also return JD() Fri, 18 May 2012 16:43:48 GMT tbretz [13776] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/configure (modified) * trunk/FACT++/configure.ac (modified) Added smartfact and a check for the nova-library. Fri, 18 May 2012 14:23:03 GMT neise [13775] * trunk/FACT++/ScriptsForDimCtrl/Take1218.dim (added) TPK forget to check this in, so I do it Fri, 18 May 2012 10:59:29 GMT tbretz [13774] * trunk/FACT++/www/shift/calendar.js (modified) Removed a debug double-show() Fri, 18 May 2012 10:58:31 GMT tbretz [13773] * trunk/FACT++/www/shift/calendar.js (modified) Added moon phase. Fri, 18 May 2012 09:07:52 GMT tbretz [13772] * trunk/FACT++/src/smartfact.cc (modified) Updates for the camera temprature display. Fri, 18 May 2012 09:07:21 GMT tbretz [13771] * trunk/FACT++/src/Console.cc (modified) * trunk/FACT++/src/Console.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) * trunk/FACT++/src/ReadlineColor.cc (modified) Implemented the possibility to print errors form readline; added .gt, ... Thu, 17 May 2012 19:23:08 GMT tbretz [13769] * trunk/FACT++/www/smartfact/index.php (modified) Some cosmetics Thu, 17 May 2012 19:22:25 GMT tbretz [13768] * trunk/FACT++/www/smartfact/index.js (modified) Unified the command script name and the page name; do not output ... Thu, 17 May 2012 19:21:30 GMT tbretz [13767] * trunk/FACT++/src/drivectrl.cc (modified) Implemented the possibility to reload the source data from the database. Thu, 17 May 2012 19:20:58 GMT tbretz [13766] * trunk/FACT++/gui/FactGui.h (modified) Replaced boost::function by std::function Thu, 17 May 2012 19:20:16 GMT tbretz [13765] * trunk/FACT++/src/smartfact.cc (modified) Implemenetd the possibility to write files based on the execution of ... Thu, 17 May 2012 19:18:38 GMT tbretz [13764] * trunk/FACT++/src/dimctrl.cc (modified) Propagate user name. Thu, 17 May 2012 11:44:03 GMT lyard [13763] * trunk/FACT++/gui/QCameraWidget.cc (modified) Changed Camera text color from clear to dark Thu, 17 May 2012 00:39:41 GMT Jens Buss [13762] * trunk/FACT++/ScriptsForDimCtrl/AmplVsOv.dim (modified) add check for Voltage On and ramping Wed, 16 May 2012 14:35:02 GMT tbretz [13761] * trunk/FACT++/src/ratescan.cc (modified) Fixed a typo in a vriable name. Wed, 16 May 2012 14:34:40 GMT tbretz [13760] * trunk/FACT++/src/HeadersFTM.h (modified) Removed obsolete kCmdTest Wed, 16 May 2012 14:34:12 GMT tbretz [13759] * trunk/FACT++/src/smartfact.cc (modified) Show message 'Ratescan in progress.' Wed, 16 May 2012 14:33:40 GMT tbretz [13758] * trunk/FACT++/www/smartfact/index.php (modified) Pass the user name as well. Wed, 16 May 2012 12:41:06 GMT tbretz [13757] * trunk/FACT++/gui/fact.cc (modified) Another try to fix the root-makes-the-gui-sometimes-crash problem. 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 09:07:11 GMT tbretz [13755] * trunk/FACT++/www/smartfact/index.php (modified) Added username to dimctrl commandline. Wed, 16 May 2012 09:05:14 GMT tbretz [13754] * trunk/FACT++/src/dimctrl.cc (modified) Updated output with the user name. Wed, 16 May 2012 08:37:09 GMT tbretz [13753] * trunk/FACT++/src/dimctrl.cc (modified) Added the user as an option. 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:34:05 GMT tbretz [13751] * trunk/FACT++/src/smartfact.cc (modified) Added time to graphics output; some improvements to coloring; some ...