¥Support running second readout
list as thread (proc_thread)
¥Support proc_thread and
net_thread execution on CPU2
¥New coda_pmc main loop on CPU2
¥Support transition passing
between CPU1 and CPU2
¥Replace message queue-based
interprocess communication with simpler version to support communication over PCI bus
¥New Ôbig buffersÕ library
including DMA-based data transfer over PCI bus in ÔparallelÕ mode
¥ÔSide
effectsÕ: remnants of ÔtokenÕ were
removed, TCL elimination except constructor/destructor just to support TCL prompt,
C-based mSQL interface everywhere instead of TCL-based, new
functions to replace TCL calls (string parsing etc), execute TCP and
UDP services as separate threads, better parameter definitions (event
size is defined in one place etc), CRL elimination in readout lists,
general CODA source tree cleanup, etc