#
# ChangeLog for tools/FAD
#
# Generated by Trac 1.5.2
# 12/23/24 19:29:14

Thu, 29 Jul 2010 16:04:36 GMT dneise [271]
	* tools/FAD/ddd_for_fad/Functions.cpp (modified)
	* tools/FAD/ddd_for_fad/SocketClient.h (modified)
	* tools/FAD/format_headers (added)
	* tools/FAD/format_headers/formatfad.h (added)
	* tools/FAD/format_headers/formatraw.h (added)
	* tools/FAD/format_headers/packed_formatfad.h (added)
	* tools/FAD/printdata (added)
	* tools/FAD/printdata/Makefile (added)
	* tools/FAD/printdata/printdata.cpp (added)
	* tools/FAD/printdata/printdata.h (added)
	* tools/FAD/simple_daq/config.txt (modified)

	added sclkon & sclkoff command to 'fad'


Thu, 22 Jul 2010 11:02:25 GMT dneise [261]
	* tools/FAD/simple_daq/cmd_send.cpp (modified)
	* tools/FAD/simple_daq/simple_daq.cpp (modified)
	* tools/FAD/simple_daq/simple_daq.h (modified)

	FAD SPI SLCK can be controled via sclkon & sclkoff see help


Thu, 22 Jul 2010 07:48:45 GMT dneise [259]
	* tools/FAD/ddd_for_fad/fad.pro (modified)

	changed qwt enviroment variables name from QWTPATH to QWTDIR.


Thu, 22 Jul 2010 07:26:58 GMT dneise [258]
	* tools/FAD/ddd_for_fad/fad.pro (modified)

	enviroment variable is used to define QWT install path
	set or export ...


Thu, 22 Jul 2010 07:08:52 GMT dneise [257]
	* tools/FAD/simple_daq/config.txt (added)

	config.txt added


Thu, 22 Jul 2010 07:07:51 GMT dneise [256]
	* tools/FAD/SocketFunctions (added)
	* tools/FAD/SocketFunctions/SocketFunctions.cpp (added)
	* tools/FAD/SocketFunctions/SocketFunctions.h (added)
	* tools/FAD/simple_daq/Makefile (modified)
	* tools/FAD/simple_daq/simple_daq.cpp (modified)
	* tools/FAD/simple_daq/simple_daq.h (modified)

	simple daq now opens outfiles in path given in config.txt


Wed, 21 Jul 2010 14:07:37 GMT ogrimm [255]
	* Evidence/Alarm.cc (modified)
	* Evidence/Doc/Evidence.tex (modified)
	* Evidence/Evidence.cc (modified)
	* Evidence/readme.txt (modified)
	* tools/FAD/ddd_for_fad (modified)
	* tools/FAD/ddd_for_fad/Makefile (deleted)
	* tools/FAD/ddd_for_fad/fad.pro (modified)
	* tools/FAD/simple_daq (modified)

	Added special handling of code 0 in exitHandler(), fixed recursion ...


Mon, 12 Jul 2010 08:17:47 GMT dneise [248]
	* tools/FAD (added)
	* tools/FAD/ddd_for_fad (added)
	* tools/FAD/ddd_for_fad/Functions.cpp (added)
	* tools/FAD/ddd_for_fad/GUI.cpp (added)
	* tools/FAD/ddd_for_fad/GUI.h (added)
	* tools/FAD/ddd_for_fad/Makefile (added)
	* tools/FAD/ddd_for_fad/OpenSockets.cpp (added)
	* tools/FAD/ddd_for_fad/OpenSockets.h (added)
	* tools/FAD/ddd_for_fad/SocketClient.h (added)
	* tools/FAD/ddd_for_fad/ViewEvent.h (added)
	* tools/FAD/ddd_for_fad/fad.pro (added)
	* tools/FAD/ddd_for_fad/log.txt (added)
	* tools/FAD/simple_daq (added)
	* tools/FAD/simple_daq/Makefile (added)
	* tools/FAD/simple_daq/cmd_send.cpp (added)
	* tools/FAD/simple_daq/simple_daq.cpp (added)
	* tools/FAD/simple_daq/simple_daq.h (added)

	initial check in of FAD tools
	simple daq - simple command line ...