# # ChangeLog for trunk/FACT++/src # # Generated by Trac 1.5.2 # 09/23/24 02:23:41 Wed, 30 May 2012 09:49:56 GMT tbretz [13966] * trunk/FACT++/src/skypeclient.cc (modified) Remove a current unused argument Wed, 30 May 2012 09:25:59 GMT tbretz [13965] * trunk/FACT++/src/skypeclient.cc (added) 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 ... Tue, 29 May 2012 11:42:40 GMT tbretz [13956] * trunk/FACT++/src/ratecontrol.cc (modified) (Hopefully) improved the state handling. 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 22:50:20 GMT tbretz [13954] * trunk/FACT++/src/Time.cc (modified) * trunk/FACT++/src/Time.h (modified) Added functions to get time difference as string 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. Mon, 28 May 2012 09:46:55 GMT tbretz [13951] * trunk/FACT++/src/StateMachineImp.cc (modified) * trunk/FACT++/src/StateMachineImp.h (modified) Enable to buffer all events per default until the main event loop has ... Mon, 28 May 2012 09:46:23 GMT tbretz [13950] * trunk/FACT++/src/fscctrl.cc (modified) Start to connect only _after_ all ooptions are set. Mon, 28 May 2012 09:45:17 GMT tbretz [13948] * trunk/FACT++/src/DimState.h (modified) Revised the order of callback etc. Sun, 27 May 2012 23:06:49 GMT tbretz [13947] * trunk/FACT++/src/Readline.cc (modified) Properly save variables in case of nested scripts. Sun, 27 May 2012 17:54:35 GMT tbretz [13944] * trunk/FACT++/src/smartfact.cc (modified) Some code cosmetics Sun, 27 May 2012 15:46:36 GMT tbretz [13941] * trunk/FACT++/src/fscctrl.cc (modified) Fixed the include Sun, 27 May 2012 11:03:32 GMT tbretz [13939] * trunk/FACT++/src/RemoteControl.h (modified) Sanity check in SetSection Sun, 27 May 2012 11:02:54 GMT tbretz [13938] * trunk/FACT++/src/Readline.cc (modified) Make sure that the section outside of an Execute is properly set to ... Sun, 27 May 2012 10:59:19 GMT tbretz [13937] * trunk/FACT++/src/EventBuilderWrapper.h (modified) Some improvements to the event selection for the fDimEventData ... 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 21:55:53 GMT tbretz [13933] * trunk/FACT++/src/drivectrl.cc (modified) Used named states instead of numbers. 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 16:41:52 GMT tbretz [13924] * trunk/FACT++/src/DataCalib.cc (modified) * trunk/FACT++/src/DataCalib.h (modified) * trunk/FACT++/src/EventBuilderWrapper.h (modified) Update a short service whic only transmits the run-numbers for the ... Sat, 26 May 2012 14:31:42 GMT tbretz [13922] * trunk/FACT++/src/HeadersFeedback.h (added) * trunk/FACT++/src/feedback.cc (modified) Moved State definintions to header file and namespace. Sat, 26 May 2012 14:30:42 GMT tbretz [13921] * trunk/FACT++/src/HeadersTNGWeather.h (added) * trunk/FACT++/src/tngweather.cc (modified) Moved state definitions to header file and namespace. Sat, 26 May 2012 14:29:59 GMT tbretz [13920] * trunk/FACT++/src/dimctrl.cc (modified) Added a missing semi-colon Sat, 26 May 2012 14:02:10 GMT tbretz [13919] * trunk/FACT++/src/HeadersMagicWeather.h (added) * trunk/FACT++/src/magicweather.cc (modified) Moved stated to own header and namespace Sat, 26 May 2012 13:57:36 GMT tbretz [13918] * trunk/FACT++/src/HeadersRateScan.h (added) * trunk/FACT++/src/ratescan.cc (modified) Moved state definitions to own header and namespace Sat, 26 May 2012 13:50:15 GMT tbretz [13917] * trunk/FACT++/src/HeadersMCP.h (added) Sat, 26 May 2012 13:49:54 GMT tbretz [13916] * trunk/FACT++/src/mcp.cc (modified) Replaced Execute by callbacks and moved state definition to own ... Sat, 26 May 2012 13:45:53 GMT tbretz [13915] * trunk/FACT++/src/HeadersRateControl.h (added) * trunk/FACT++/src/ratecontrol.cc (modified) Moved state definition to HeadersrateControl.h Sat, 26 May 2012 13:33:13 GMT tbretz [13914] * trunk/FACT++/src/HeadersFSC.h (added) * trunk/FACT++/src/fscctrl.cc (modified) Moved stated to namespace FSC::State Sat, 26 May 2012 13:28:46 GMT tbretz [13913] * trunk/FACT++/src/HeadersBIAS.h (modified) * trunk/FACT++/src/biasctrl.cc (modified) Moved states to namespace State Sat, 26 May 2012 13:19:20 GMT tbretz [13912] * trunk/FACT++/src/HeadersDrive.h (added) Sat, 26 May 2012 13:18:58 GMT tbretz [13911] * trunk/FACT++/src/drivectrl.cc (modified) Moved drivectrl headers to HeadersDrive.h and state machien states to ... Sat, 26 May 2012 13:18:15 GMT tbretz [13910] * trunk/FACT++/src/HeadersFAD.h (modified) * trunk/FACT++/src/HeadersFTM.h (modified) * trunk/FACT++/src/fadctrl.cc (modified) * trunk/FACT++/src/ftmctrl.cc (modified) Moved state machine states to namespace State Sat, 26 May 2012 11:30:26 GMT tbretz [13909] * trunk/FACT++/src/StateMachineImp.cc (modified) Du buffer events outside of the loop. Note that if you stay to long ... Sat, 26 May 2012 11:29:39 GMT tbretz [13908] * trunk/FACT++/src/EventImp.cc (modified) Do not print events without descriptions - these events might be ... 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 11:24:53 GMT tbretz [13906] * trunk/FACT++/src/DimState.h (modified) Updated handling of dim version. 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 ... Sat, 26 May 2012 10:26:43 GMT tbretz [13904] * trunk/FACT++/src/DimState.h (modified) Use something more arbitrary for 'offline'. Get the scriptdepth from ... Sat, 26 May 2012 09:56:16 GMT tbretz [13902] * trunk/FACT++/src/dimctrl.cc (modified) Little cosmetics Sat, 26 May 2012 09:53:35 GMT tbretz [13901] * trunk/FACT++/src/dimctrl.cc (modified) Added a state for booting and the script depth during boot. Sat, 26 May 2012 09:52:45 GMT tbretz [13900] * trunk/FACT++/src/fadctrl.cc (modified) Do not connect by default. Sat, 26 May 2012 09:47:21 GMT tbretz [13899] * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/Readline.h (modified) Made the script depth static to be able to access it from dimctrl; ... Fri, 25 May 2012 22:07:58 GMT tbretz [13898] * trunk/FACT++/src/Readline.h (modified) Updated the handling of labels and how a script is stopped. Fri, 25 May 2012 22:07:11 GMT tbretz [13897] * trunk/FACT++/src/LocalControl.h (modified) * trunk/FACT++/src/Readline.cc (modified) * trunk/FACT++/src/RemoteControl.h (modified) * trunk/FACT++/src/dimctrl.cc (modified) Updated the handling of labels and how a script is stopped. Fri, 25 May 2012 22:06:05 GMT tbretz [13896] * trunk/FACT++/src/Dim.h (modified) Added no-block version of SendCommand. 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 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:22:26 GMT tbretz [13890] * trunk/FACT++/src/smartfact.cc (modified) New extensions for files; added runtime to status page Thu, 24 May 2012 20:51:38 GMT tbretz [13887] * trunk/FACT++/src/tngweather.cc (modified) Improved screen output. 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: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 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: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: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: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 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. 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 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 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 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: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: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. 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 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:05:14 GMT tbretz [13754] * trunk/FACT++/src/dimctrl.cc (modified) Updated output with the user name.