#
# ChangeLog for trunk/FACT++
#
# Generated by Trac 1.5.2
# 03/09/25 21:09:39

Wed, 13 Mar 2013 15:53:00 GMT lyard [15061]
	* trunk/FACT++/src/datalogger.cc (modified)

	added configuration option for service list update interval


Wed, 13 Mar 2013 15:36:40 GMT lyard [15060]
	* trunk/FACT++/src/datalogger.cc (modified)

	added extra service and changed behaviour in case of format change ...


Wed, 13 Mar 2013 14:37:04 GMT tbretz [15059]
	* trunk/FACT++/src/smartfact.cc (modified)

	Fixed a typo in a function call and corrected the size of the ...


Wed, 13 Mar 2013 14:36:31 GMT tbretz [15058]
	* trunk/FACT++/src/HeadersFTM.cc (modified)

	Fixed a typo in an enum.


Wed, 13 Mar 2013 14:36:08 GMT tbretz [15057]
	* trunk/FACT++/src/magiclidar.cc (modified)

	Fixed the format description of the DATA service.


Wed, 13 Mar 2013 14:35:43 GMT tbretz [15056]
	* trunk/FACT++/www/smartfact/index.js (modified)

	Some minor improvements of the display


Wed, 13 Mar 2013 14:24:49 GMT tbretz [15055]
	* trunk/FACT++/src/HeadersFTM.h (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)

	Removed the code dealing with the clock conditioner. There is now ...


Wed, 13 Mar 2013 14:01:35 GMT tbretz [15054]
	* trunk/FACT++/src/smartfact.cc (modified)

	Do not report the clock conditioner to be unlocked if FTM is in state ...


Wed, 13 Mar 2013 13:58:43 GMT tbretz [15053]
	* trunk/FACT++/src/HeadersFTM.cc (modified)

	More verbose output


Wed, 13 Mar 2013 12:47:22 GMT tbretz [15052]
	* trunk/FACT++/scripts/CheckFTU.js (modified)

	Increased timeout for check to 3s and added an error message. Removed ...


Wed, 13 Mar 2013 11:24:30 GMT tbretz [15051]
	* trunk/FACT++/scripts/CheckUnderflow.js (modified)

	There is no need anymore to check for the AGILENT_CONTROL state ...


Wed, 13 Mar 2013 11:23:50 GMT tbretz [15050]
	* trunk/FACT++/scripts/CheckStates.js (modified)

	Fixed a typo in a variable name.


Wed, 13 Mar 2013 11:09:52 GMT tbretz [15048]
	* trunk/FACT++/scripts/CheckUnderflow.js (modified)

	Some code cleanup; added throwing an execption if an underflow ...


Wed, 13 Mar 2013 11:06:23 GMT tbretz [15047]
	* trunk/FACT++/scripts/doc/dim.js (modified)

	Renamed getService to getDescription


Wed, 13 Mar 2013 11:05:59 GMT tbretz [15046]
	* trunk/FACT++/src/InterpreterV8.cc (modified)
	* trunk/FACT++/src/InterpreterV8.h (modified)

	Renamed getService to getDescription


Wed, 13 Mar 2013 11:01:28 GMT tbretz [15045]
	* trunk/FACT++/scripts/doc/dim.js (modified)

	Added two new commands getService and getServices.


Wed, 13 Mar 2013 11:01:00 GMT tbretz [15044]
	* trunk/FACT++/src/InterpreterV8.cc (modified)

	Rename command property to isCommand


Wed, 13 Mar 2013 10:49:50 GMT tbretz [15043]
	* trunk/FACT++/src/InterpreterV8.cc (modified)
	* trunk/FACT++/src/InterpreterV8.h (modified)

	Added new dim functions to get access to the description of a single ...


Wed, 13 Mar 2013 10:49:09 GMT tbretz [15042]
	* trunk/FACT++/src/RemoteControl.h (modified)

	Added JsGetServices and JsGetDescription


Wed, 13 Mar 2013 10:48:43 GMT tbretz [15041]
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)
	* trunk/FACT++/src/StateMachineDimControl.h (modified)

	Use the lock guard where appropriate; added GetServiceList member ...


Wed, 13 Mar 2013 10:47:55 GMT tbretz [15040]
	* trunk/FACT++/src/Service.h (added)




Wed, 13 Mar 2013 10:47:41 GMT tbretz [15039]
	* trunk/FACT++/src/DimState.h (modified)

	Moved Service structure to Service.h


Tue, 12 Mar 2013 19:36:08 GMT tbretz [15038]
	* trunk/FACT++/scripts/CheckUnderflow.js (modified)

	display no time if no drs calib


Tue, 12 Mar 2013 18:24:42 GMT tbretz [15037]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Implemented reading configuration from resources for different run- ...


Tue, 12 Mar 2013 18:24:05 GMT tbretz [15036]
	* trunk/FACT++/src/mcp.cc (modified)

	Use new CALIBRATE_RUN and propagate the run-type to the ratecontrol.


Tue, 12 Mar 2013 17:49:21 GMT tbretz [15035]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Removed some obsolete debug output.


Tue, 12 Mar 2013 17:47:48 GMT tbretz [15034]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Set the QoS to 2 if the calibration by currents succeeded.


Mon, 11 Mar 2013 22:34:41 GMT tbretz [15031]
	* trunk/FACT++/src/feedback.cc (modified)

	I cannot get the the size of the dim_data correctly eventhough it is ...


Mon, 11 Mar 2013 22:33:59 GMT tbretz [15030]
	* trunk/FACT++/scripts/Main.js (modified)

	Also reset the rate control state after the single-pe run.


Mon, 11 Mar 2013 22:32:33 GMT tbretz [15029]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Some fixes to get the new calibrate_by_currents working.


Mon, 11 Mar 2013 21:36:10 GMT tbretz [15028]
	* trunk/FACT++/scripts/Observation_class.js (modified)

	Fixed some typos


Mon, 11 Mar 2013 11:27:01 GMT tbretz [15027]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Added CALIBRATE_BY_CURRENT command which allows to set the global ...


Mon, 11 Mar 2013 09:40:25 GMT tbretz [15026]
	* trunk/FACT++/scripts/Main.js (modified)

	Updated the ratescan part.


Sun, 10 Mar 2013 16:56:44 GMT tbretz [15025]
	* trunk/FACT++/www/smartfact/index.php (modified)

	Issue an error message if the command could not be sent.


Sun, 10 Mar 2013 16:53:50 GMT tbretz [15024]
	* trunk/FACT++/src/chatserv.cc (modified)

	Pipe return code so that it can correctly be restarted by start.sh


Sun, 10 Mar 2013 16:45:31 GMT tbretz [15023]
	* trunk/FACT++/src/DataCalib.h (modified)

	Removed the obsolete WriteFitsImp from the class definition.


Sun, 10 Mar 2013 16:45:02 GMT tbretz [15022]
	* trunk/FACT++/src/feedback.cc (modified)

	Added some more sanity checks for the dim services.


Sun, 10 Mar 2013 16:35:07 GMT tbretz [15021]
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)

	Added --restart to the dimctrl which avoids the need to know the ...


Sun, 10 Mar 2013 16:29:15 GMT tbretz [15020]
	* trunk/FACT++/src/pwrctrl.cc (modified)

	Added missing CoolingFailure state.


Sun, 10 Mar 2013 16:06:30 GMT tbretz [15019]
	* trunk/FACT++/src/feedback.cc (modified)

	Added Dim service with calibrated currents.


Sun, 10 Mar 2013 15:01:53 GMT tbretz [15018]
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)

	StartScript need not to return Loading already, loading will be set ...


Sun, 10 Mar 2013 14:59:23 GMT tbretz [15017]
	* trunk/FACT++/src/Main.h (modified)
	* trunk/FACT++/src/StateMachineDimControl.cc (modified)
	* trunk/FACT++/www/smartfact/index.php (modified)

	Changed return codes from EvalOption such that 0 means 'stop, but ...


Sun, 10 Mar 2013 14:42:39 GMT tbretz [15016]
	* trunk/FACT++/scripts/Main.js (modified)

	Improved output.


Sun, 10 Mar 2013 12:32:44 GMT tbretz [15015]
	* trunk/FACT++/gui/BasicGlCamera.cc (modified)
	* trunk/FACT++/gui/BasicGlCamera.h (modified)
	* trunk/FACT++/gui/Q3DCameraWidget.cc (modified)
	* trunk/FACT++/gui/QCameraWidget.cc (modified)
	* trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.cc (modified)
	* trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified)

	Fixed complete messed includes; moved them where they belong, to the ...


Sun, 10 Mar 2013 12:21:49 GMT tbretz [15014]
	* trunk/FACT++/gui/RawEventsViewer/RawEventsViewer.h (modified)

	First attempt fix complety spoiled inclusions.


Sun, 10 Mar 2013 12:09:51 GMT tbretz [15012]
	* trunk/FACT++/src/smartfact.cc (modified)

	Allow 9deg temp difference between outside and camera.


Sun, 10 Mar 2013 12:09:17 GMT tbretz [15011]
	* trunk/FACT++/src/DataCalib.cc (modified)

	Small fixes on last commit.


Sun, 10 Mar 2013 12:08:54 GMT tbretz [15010]
	* trunk/FACT++/src/DataWriteFits2.h (modified)

	Added Getter for start and stop time.


Sun, 10 Mar 2013 12:02:29 GMT tbretz [15009]
	* trunk/FACT++/src/DataCalib.cc (modified)

	Replaced WriteFitsImp by fData.WriteFitsImp; added storage of begin ...


Sun, 10 Mar 2013 11:18:41 GMT tbretz [15007]
	* trunk/FACT++/scripts/Main.js (modified)

	Added some output before the main loop to simplify detection of wrong ...


Sun, 10 Mar 2013 11:13:26 GMT tbretz [15006]
	* trunk/FACT++/src/Time.cc (modified)
	* trunk/FACT++/src/Time.h (modified)

	Added initializer from an ISO string, fixed the wrong ISO format ...


Sat, 09 Mar 2013 16:40:38 GMT tbretz [15005]
	* trunk/FACT++/scripts/Main.js (modified)

	Implemented alternating wobble positions.


Sat, 09 Mar 2013 16:27:00 GMT tbretz [15004]
	* trunk/FACT++/scripts/Observation_class.js (modified)

	Code cleanup.


Sat, 09 Mar 2013 13:42:05 GMT tbretz [15003]
	* trunk/FACT++/src/InterpreterV8.cc (modified)

	Make it compile also with the older g++ on gate.


Sat, 09 Mar 2013 13:41:24 GMT tbretz [15002]
	* trunk/FACT++/src/dimctrl.cc (modified)

	Updated help text.


Sat, 09 Mar 2013 13:41:06 GMT tbretz [15001]
	* trunk/FACT++/src/Configuration.cc (modified)

	Redirect message about connection to database to cerr instead of
	cout.


Sat, 09 Mar 2013 13:40:25 GMT tbretz [15000]
	* trunk/FACT++/www/smartfact/index.php (modified)

	Changed command from --batch to --start


Sat, 09 Mar 2013 13:40:05 GMT tbretz [14999]
	* trunk/FACT++/www/smartfact/index.js (modified)

	Call java scripts from the control pages; added checkboxes as control ...


Sat, 09 Mar 2013 11:07:02 GMT tbretz [14998]
	* trunk/FACT++/scripts/Main.js (modified)

	Worked around the problem that sometimes (reason still to be found) ...


Sat, 09 Mar 2013 11:03:52 GMT tbretz [14997]
	* trunk/FACT++/scripts/CheckUnderflow.js (modified)

	Throw an exception rather than printing an error message. We are not ...


Sat, 09 Mar 2013 11:03:07 GMT tbretz [14996]
	* trunk/FACT++/scripts/Startup.js (modified)

	Added a reset of the MCP at an early stage to get it out of a ...


Sat, 09 Mar 2013 11:02:19 GMT tbretz [14995]
	* trunk/FACT++/scripts/doc/dim.js (modified)

	Added some missing text for dim.wait


Sat, 09 Mar 2013 11:01:59 GMT tbretz [14994]
	* trunk/FACT++/src/InterpreterV8.cc (modified)

	Avoid to output results of internal functions (ExecuteCode called ...


Thu, 07 Mar 2013 10:10:14 GMT lyard [14992]
	* trunk/FACT++/src/datalogger.cc (modified)

	Made message in case of service format change more explicit


Thu, 07 Mar 2013 09:56:09 GMT tbretz [14991]
	* trunk/FACT++/src/HeadersRateControl.h (modified)
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Added calibration start and calibration end time to ...


Wed, 06 Mar 2013 23:29:23 GMT tbretz [14990]
	* trunk/FACT++/src/ratecontrol.cc (modified)

	Made some log output more clear


Wed, 06 Mar 2013 23:29:07 GMT tbretz [14989]
	* trunk/FACT++/src/fitsdump.cc (modified)

	Fixed a bug which could cause listing data to fail more or less
	randomly.


Tue, 05 Mar 2013 13:29:26 GMT tbretz [14988]
	* trunk/FACT++/src/pwrctrl.cc (modified)

	If there was no report yet at all, state disconnected is returned.


Mon, 04 Mar 2013 20:52:12 GMT tbretz [14987]
	* trunk/FACT++/src/InterpreterV8.cc (modified)

	Print result went it is NOT undefined, not when it is undefined.


Mon, 04 Mar 2013 20:51:41 GMT tbretz [14986]
	* trunk/FACT++/src/RemoteControl.h (modified)

	Added JsResult to print the result of executed code.


Mon, 04 Mar 2013 20:15:33 GMT tbretz [14985]
	* trunk/FACT++/src/RemoteControl.cc (modified)
	* trunk/FACT++/src/RemoteControl.h (modified)

	Added .java command to run an interactive console; do not return an ...


Mon, 04 Mar 2013 20:14:24 GMT tbretz [14984]
	* trunk/FACT++/src/Readline.cc (modified)
	* trunk/FACT++/src/Readline.h (modified)

	Update the prompt in regular intervals even if GetUpdatePrompt ...


Mon, 04 Mar 2013 20:13:19 GMT tbretz [14983]
	* trunk/FACT++/src/InterpreterV8.cc (modified)
	* trunk/FACT++/src/InterpreterV8.h (modified)

	Implemented to possibility to run an interactive javascript
	interpreter.


Mon, 04 Mar 2013 20:12:35 GMT tbretz [14982]
	* trunk/FACT++/scripts/doc/dim.js (modified)

	Fixed a small bug in the arguments of dim.state


Mon, 04 Mar 2013 17:11:09 GMT tbretz [14981]
	* trunk/FACT++/src/tools.cc (modified)

	Allow both types of escape characters ' and "


Mon, 04 Mar 2013 17:06:53 GMT tbretz [14980]
	* trunk/FACT++/src/HeadersMagicLidar.h (modified)

	Removed old obsolete values


Mon, 04 Mar 2013 17:06:17 GMT tbretz [14979]
	* trunk/FACT++/src/smartfact.cc (modified)
	* trunk/FACT++/www/smartfact/index.js (modified)

	Added the possibility to have colored lines in graphics; adaptes ...


Mon, 04 Mar 2013 15:04:25 GMT tbretz [14978]
	* trunk/FACT++/src/lidctrl.cc (modified)
	* trunk/FACT++/src/magiclidar.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/pwrctrl.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Added include for array.hpp - needed for newer boost versions


Mon, 04 Mar 2013 12:13:43 GMT tbretz [14977]
	* trunk/FACT++/Makefile.am (modified)
	* trunk/FACT++/Makefile.in (modified)

	Do not compile simulated hardware (ftm, fsc, fad) by default.


Mon, 04 Mar 2013 12:11:17 GMT tbretz [14976]
	* trunk/FACT++/src/dserver2.cc (modified)
	* trunk/FACT++/src/fad.cc (modified)
	* trunk/FACT++/src/fsc.cc (modified)
	* trunk/FACT++/src/ftm.cc (modified)

	Replaced deprecated io_service() by get_io_service()


Mon, 04 Mar 2013 11:12:37 GMT tbretz [14975]
	* trunk/FACT++/biasctrl.rc (modified)
	* trunk/FACT++/ftmctrl.rc (modified)

	Updated IP address of database server.


Mon, 04 Mar 2013 11:11:50 GMT tbretz [14974]
	* trunk/FACT++/src/RemoteControl.h (modified)

	A small change to the way a JS exception is output, to make it look ...


Mon, 04 Mar 2013 11:11:12 GMT tbretz [14973]
	* trunk/FACT++/scripts/Main.js (modified)

	Send a STOP to the rate control after the DRS calibration to get it ...


Mon, 04 Mar 2013 11:09:37 GMT tbretz [14972]
	* trunk/FACT++/scripts/doc/dim.js (modified)

	Replaced dim.print by dim.log


Mon, 04 Mar 2013 11:08:56 GMT tbretz [14971]
	* trunk/FACT++/scripts/Startup.js (modified)

	Replaced dim.print by dim.log


Mon, 04 Mar 2013 11:08:17 GMT tbretz [14970]
	* trunk/FACT++/scripts/CheckUnderflow.js (modified)

	Make sure that if the fadctrl was newly started there is no crash ...


Mon, 04 Mar 2013 11:07:21 GMT tbretz [14969]
	* trunk/FACT++/scripts/handleFadConnected.js (modified)
	* trunk/FACT++/scripts/handleFeedbackConnected.js (modified)
	* trunk/FACT++/scripts/handleRatectrlConnected.js (modified)

	Replaced dim.print by dim.log


Mon, 04 Mar 2013 11:06:08 GMT tbretz [14968]
	* trunk/FACT++/scripts/handleAgilentPowerOn.js (modified)
	* trunk/FACT++/scripts/handleBiasVoltageOff.js (modified)
	* trunk/FACT++/scripts/handleDriveArmed.js (modified)
	* trunk/FACT++/scripts/handleFtmIdle.js (modified)
	* trunk/FACT++/scripts/handleFtuCheck.js (modified)
	* trunk/FACT++/scripts/handleLidClosed.js (modified)
	* trunk/FACT++/scripts/handlePwrCameraOn.js (modified)

	Replaced dim.print by dim.log


Mon, 04 Mar 2013 11:05:02 GMT tbretz [14967]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS
	recently.


Thu, 28 Feb 2013 09:38:23 GMT tbretz [14964]
	* trunk/FACT++/src/magiclidar.cc (modified)

	Removed obsolete old variables.


Mon, 25 Feb 2013 15:48:18 GMT tbretz [14961]
	* trunk/FACT++/src/magiclidar.cc (modified)

	Make sure that the stoi if failing cannot crash the program.


Mon, 25 Feb 2013 14:30:41 GMT tbretz [14959]
	* trunk/FACT++/src/fadctrl.cc (modified)

	Forgot some comments around some new not yet useful code.


Mon, 25 Feb 2013 14:08:36 GMT tbretz [14958]
	* trunk/FACT++/Makefile.am (modified)

	Removed a stray whitespace.


Mon, 25 Feb 2013 11:52:47 GMT tbretz [14957]
	* trunk/FACT++/ScriptsForDimCtrl/Take1959.dim (modified)

	Somebody fixed the comments printed to the console...


Mon, 25 Feb 2013 11:51:40 GMT tbretz [14956]
	* trunk/FACT++/src/ftmctrl.cc (modified)

	The locking of the clock conditioner cannot be checked during ...


Mon, 25 Feb 2013 11:48:22 GMT tbretz [14955]
	* trunk/FACT++/src/DimSetup.h (modified)

	Use an IP Address from the internal network to find the correct IP ...


Mon, 25 Feb 2013 11:46:37 GMT tbretz [14954]
	* trunk/FACT++/fact.rc (modified)

	Added run-type single-pe, although I am not sure it is currently in ...


Mon, 25 Feb 2013 11:29:29 GMT tbretz [14953]
	* trunk/FACT++/src/lidctrl.cc (modified)

	Added the possibility to send OPEN and CLOSE even if the status of ...


Sat, 23 Feb 2013 14:00:08 GMT tbretz [14950]
	* trunk/FACT++/src/magiclidar.cc (modified)

	Added some explanation to the new T* data


Sat, 23 Feb 2013 10:57:43 GMT tbretz [14948]
	* trunk/FACT++/src/HeadersMagicLidar.h (modified)
	* trunk/FACT++/src/magiclidar.cc (modified)

	Added T3, T6, T9, T12 (preliminary)