Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2005-11-03 02:07:10 -0800 (Thu, 03 Nov 2005)
Revision: 8083
Log message:
Fixed a few problems with the code. Updated the OMakefile to
include $(LIBMOJAVE_HOME) in .SUBDIRS.
One of the issues we have is that ControlMsgs don't have a group
sequence number, which makes it impossible to acknowledge them
through the standard procedure.
I still need to add timeouts. I spent a LOT of time trying to find a
stupid Marshalling/Unmarshalling bug.