# # ChangeLog for trunk/FACT++/src/smartfact.cc # # Generated by Trac 1.5.2 # 11/14/24 01:40:12 Wed, 19 Sep 2012 20:21:26 GMT tbretz [14415] * trunk/FACT++/src/smartfact.cc (modified) Better check for outside temperature difference warning; fixed the ... Tue, 14 Aug 2012 11:30:05 GMT tbretz [14372] * trunk/FACT++/src/smartfact.cc (modified) Fixed a few dimctrl issues related to the new version. Mon, 13 Aug 2012 20:23:17 GMT tbretz [14362] * trunk/FACT++/src/smartfact.cc (modified) Return codes for state handlers were missing. Mon, 13 Aug 2012 08:54:18 GMT tbretz [14353] * trunk/FACT++/src/smartfact.cc (modified) Adapted to the new states of the dimctrl. Wed, 08 Aug 2012 20:19:15 GMT tbretz [14329] * trunk/FACT++/src/smartfact.cc (modified) Last fix did not compile -- fixed. Wed, 08 Aug 2012 12:53:10 GMT tbretz [14327] * trunk/FACT++/src/smartfact.cc (modified) A small bugfix that the bin-width for the visibility plots cannot get ... Sat, 04 Aug 2012 10:13:45 GMT tbretz [14310] * trunk/FACT++/src/smartfact.cc (modified) Fixed a problem with the visibility and current-predition if sources ... Sat, 04 Aug 2012 09:54:52 GMT tbretz [14309] * trunk/FACT++/src/smartfact.cc (modified) Calculate current curve only if source is visible above 75deg. Made ... Thu, 02 Aug 2012 12:22:38 GMT tbretz [14306] * trunk/FACT++/src/smartfact.cc (modified) Fixed a performance issue with the calculation of the moon position, ... Thu, 02 Aug 2012 09:30:21 GMT tbretz [14305] * trunk/FACT++/src/smartfact.cc (modified) Write binary file. Thu, 02 Aug 2012 08:56:31 GMT tbretz [14302] * trunk/FACT++/src/smartfact.cc (modified) Implemented light-condition.data and set an empty default for th ... Sun, 24 Jun 2012 14:24:36 GMT tbretz [14228] * trunk/FACT++/src/smartfact.cc (modified) Chat messages are now sent as comment Fri, 22 Jun 2012 21:57:11 GMT tbretz [14220] * trunk/FACT++/src/smartfact.cc (modified) Added free disk space to status page. Fri, 22 Jun 2012 21:11:37 GMT tbretz [14218] * trunk/FACT++/src/smartfact.cc (modified) Unified the event history queue Fri, 22 Jun 2012 09:08:19 GMT tbretz [14213] * trunk/FACT++/src/smartfact.cc (modified) Added history of chat messages; added camera switching to event ... Tue, 12 Jun 2012 22:41:39 GMT tbretz [14161] * trunk/FACT++/src/smartfact.cc (modified) Added the possibility to start no dim-server; added some checks for ... Sun, 10 Jun 2012 13:51:43 GMT tbretz [14145] * trunk/FACT++/src/smartfact.cc (modified) Added run-number to ovservation list; create hist-visibility.bin ... Sat, 09 Jun 2012 21:11:10 GMT tbretz [14140] * trunk/FACT++/src/smartfact.cc (modified) Added a unit to the bias voltage during calibration; change the limit ... Sat, 09 Jun 2012 21:01:53 GMT tbretz [14139] * trunk/FACT++/src/smartfact.cc (modified) Display a drive error not just by a red background; replaced rc.index ... Sat, 09 Jun 2012 20:54:08 GMT tbretz [14138] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the seperator for rows from \0 to \x7f. In this way we can ... Sat, 09 Jun 2012 20:32:09 GMT tbretz [14136] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.js (modified) Changed the range of the binary files from 1-127 instead of 0-127. ... Fri, 08 Jun 2012 10:26:24 GMT tbretz [14114] * trunk/FACT++/src/smartfact.cc (modified) Renamed another audio file. Fri, 08 Jun 2012 10:22:36 GMT tbretz [14113] * trunk/FACT++/src/smartfact.cc (modified) Improved observation list history; changed name of sound files. Thu, 07 Jun 2012 15:24:30 GMT tbretz [14112] * trunk/FACT++/src/smartfact.cc (modified) Do not display bias current warnings if bias crate is switched off. Thu, 07 Jun 2012 15:22:30 GMT tbretz [14111] * trunk/FACT++/src/smartfact.cc (modified) Do not display bias current warnings if bias crate is switched off. Thu, 07 Jun 2012 15:16:46 GMT tbretz [14110] * trunk/FACT++/src/smartfact.cc (modified) Added an observation list. Sat, 02 Jun 2012 20:24:58 GMT tbretz [14045] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Simplified database access. Sat, 02 Jun 2012 19:38:22 GMT tbretz [14043] * trunk/FACT++/src/smartfact.cc (modified) Fixed pointing.data Sat, 02 Jun 2012 19:30:15 GMT tbretz [14042] * trunk/FACT++/src/smartfact.cc (modified) Added a source list and some improvements to the astronomy calculations. Sat, 02 Jun 2012 15:52:21 GMT tbretz [14040] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.css (modified) Added a third column to the astro table and a source-list page with ... Sat, 02 Jun 2012 14:38:53 GMT tbretz [14037] * trunk/FACT++/src/smartfact.cc (modified) Addded source database as option. Sat, 02 Jun 2012 14:14:13 GMT tbretz [14036] * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/smartfact/index.css (modified) Implemented the display of the distance between known sources and the ... Sat, 02 Jun 2012 11:52:44 GMT tbretz [14034] * trunk/FACT++/src/smartfact.cc (modified) Added history for errors; updated error handling to be able to do ... Fri, 01 Jun 2012 11:08:39 GMT tbretz [14014] * trunk/FACT++/src/smartfact.cc (modified) Added audio-support; renamed Astro to Sun 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. Thu, 31 May 2012 09:20:00 GMT tbretz [13996] * trunk/FACT++/src/smartfact.cc (modified) Fixed a few compilation problems. Wed, 30 May 2012 17:16:27 GMT tbretz [13992] * trunk/FACT++/src/smartfact.cc (modified) Added TIME_CHECKsome changes to the output structure and file names; ... Tue, 29 May 2012 11:44:30 GMT tbretz [13957] * trunk/FACT++/src/smartfact.cc (modified) Implemented TimeCheck and changed Idle-color for the main status to ... Mon, 28 May 2012 22:51:45 GMT tbretz [13955] * trunk/FACT++/src/smartfact.cc (modified) Display the time until the sun is down and display a symbol if the ... Mon, 28 May 2012 09:59:06 GMT tbretz [13953] * trunk/FACT++/src/smartfact.cc (modified) Display also when the moon is up. Mon, 28 May 2012 09:48:05 GMT tbretz [13952] * trunk/FACT++/src/smartfact.cc (modified) Write drive info as single line; display when sun is up. Sun, 27 May 2012 17:54:35 GMT tbretz [13944] * trunk/FACT++/src/smartfact.cc (modified) Some code cosmetics Sun, 27 May 2012 10:03:30 GMT tbretz [13936] * trunk/FACT++/src/smartfact.cc (modified) Display thresholds on main page; initialize fMcpConfigurationState; ... Sat, 26 May 2012 20:39:28 GMT tbretz [13932] * trunk/FACT++/src/smartfact.cc (modified) Use new state namespaces; do not display current warning if current ... Sat, 26 May 2012 11:25:25 GMT tbretz [13907] * trunk/FACT++/src/smartfact.cc (modified) Removed some stray debug messages; do not display 'no-file' in scriptlog Sat, 26 May 2012 10:27:42 GMT tbretz [13905] * trunk/FACT++/src/smartfact.cc (modified) Initialize callbacks in constructor; output also if dim dns not ... 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. 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:22:26 GMT tbretz [13890] * trunk/FACT++/src/smartfact.cc (modified) New extensions for files; added runtime to status page Thu, 24 May 2012 18:14:51 GMT tbretz [13878] * trunk/FACT++/src/smartfact.cc (modified) Added more ftm informations. Thu, 24 May 2012 14:20:34 GMT tbretz [13872] * trunk/FACT++/src/smartfact.cc (modified) Added TNG dust measurement 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: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, 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 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 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 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 ... 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 09:07:52 GMT tbretz [13772] * trunk/FACT++/src/smartfact.cc (modified) Updates for the camera temprature display. 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 ... 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 08:34:05 GMT tbretz [13751] * trunk/FACT++/src/smartfact.cc (modified) Added time to graphics output; some improvements to coloring; some ... Sun, 13 May 2012 21:40:45 GMT tbretz [13704] * trunk/FACT++/src/smartfact.cc (modified) A fix for the color of the bias information; added colors to the ... Sun, 13 May 2012 13:29:38 GMT tbretz [13699] * trunk/FACT++/src/smartfact.cc (modified) Added path option (not yet activated); added path to output files; ... Sun, 13 May 2012 11:08:47 GMT tbretz [13693] * trunk/FACT++/src/smartfact.cc (modified) Added handling of feedback deviation. Sat, 12 May 2012 17:16:46 GMT tbretz [13677] * trunk/FACT++/src/smartfact.cc (modified) Added the state of DIM_CONTROL Sat, 12 May 2012 17:05:53 GMT tbretz [13675] * trunk/FACT++/src/smartfact.cc (modified) Use JavaData; ceck overcurrent status; someother cosetic changes and ... Thu, 10 May 2012 16:18:09 GMT tbretz [13643] * trunk/FACT++/src/smartfact.cc (modified) Some little improvements to statistics and display; new scale for the ... Wed, 09 May 2012 15:17:10 GMT tbretz [13621] * trunk/FACT++/src/smartfact.cc (modified) Added rate scan stuff and fixed mappings and other details. Tue, 08 May 2012 23:38:56 GMT tbretz [13609] * trunk/FACT++/src/smartfact.cc (modified) Fixed the display of the camera display; fixed the display of the ... Mon, 07 May 2012 19:45:56 GMT tbretz [13589] * trunk/FACT++/src/smartfact.cc (modified) Improved that acces s to the states; added many new services. Fri, 04 May 2012 18:52:00 GMT tbretz [13562] * trunk/FACT++/src/smartfact.cc (modified) Removed event counter - there is only one event per second anyway; ... Thu, 03 May 2012 21:58:03 GMT tbretz [13555] * trunk/FACT++/src/smartfact.cc (modified) Added the missing color for the source name in the tracking tab. Thu, 03 May 2012 21:46:23 GMT tbretz [13552] * trunk/FACT++/src/smartfact.cc (modified) Some fixes, updates and improvements to get a first version fully ... Wed, 02 May 2012 21:58:44 GMT tbretz [13529] * trunk/FACT++/src/smartfact.cc (modified) Removed debug status in output file. Wed, 02 May 2012 21:57:14 GMT tbretz [13528] * trunk/FACT++/src/smartfact.cc (modified) Added missing infoHandlers for drive control. Tue, 01 May 2012 14:01:06 GMT tbretz [13498] * trunk/FACT++/src/smartfact.cc (modified) Added rates from ftm control. Tue, 01 May 2012 13:27:04 GMT tbretz [13497] * trunk/FACT++/src/smartfact.cc (modified) Added current calibration; some updates to the colors Mon, 30 Apr 2012 21:57:32 GMT tbretz [13483] * trunk/FACT++/src/smartfact.cc (modified) Added BIAS_CONTROL/VOLTAGE Mon, 30 Apr 2012 21:47:00 GMT tbretz [13479] * trunk/FACT++/Makefile.am (modified) * trunk/FACT++/Makefile.in (modified) * trunk/FACT++/src/feedback.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) * trunk/FACT++/www/index.css (modified) * trunk/FACT++/www/index.html (modified) * trunk/FACT++/www/index.js (modified) Adapted to the latest html/js changes. Fri, 27 Apr 2012 11:29:43 GMT tbretz [13462] * trunk/FACT++/src/smartfact.cc (added) First version of a dim client writing input for the SmartFACT++ web- ...