	$Id: ChangeLog,v 1.3 2002/05/30 00:44:49 curt Exp $
	
2002-05-28  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_init.c: added ggSetCalStrobe() and ggSetTACKdelay() for
	               registering function call backs used during trigger
	               sequencing.

	* gglt_trg.c: Implemented AEM trigger sequencing when operating in
	              VAEM mode.  Uses function call backs to the GAEM
	              module to send CalStrobe commands and to determine
	              the current TACK delay.

2002-05-21  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_event.c: modified ggEvtWait() for special VAEM
                        processing.  Calls __VAEMrsp() to package ACD
	                event data.

2002-05-20  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_trg.c: added __VAEMtrigger() for VAEM triggering

2002-05-17  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_trg.c: added ggSetTrgVAEMmode(), ggSetTrgVAEM() functions
                      for setting VME register bits indicating we're in
	              VAEM mode.

2002-05-15  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_init.c: added ggModeSwitch(), ggSetTakeFIFO() for mode switching
	* gglt_init.c: expects COMM board firmware version 1.1, revision
                       2.3 or higher.

2002-05-10  Curtis Michael Brune  <curt@slac.stanford.edu>

	* gglt_trg.h:  added (ggSetTrg/ggGetTrg)MaskTACK()
	* gglt_trg.h:  added (ggSetTrg/ggGetTrg)FlowCtrlSrc()
	* gglt_init.c: inialiazed the MaskTACK and FlowCtrlSrc bits to 1
	* gglt_init.c: expects COMM board firmware version 1.1, revision 2.2 

2002-05-01  Curtis Michael Brune  <curt@SLAC.Stanford.EDU>

	* Initial change log
	
