[Tinyos-2-commits] CVS: tinyos-2.x/tos/interfaces FifoQueue.nc, 1.1, NONE

dmm rincon at users.sourceforge.net
Fri Jun 22 22:14:42 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/interfaces
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3960/interfaces

Removed Files:
	FifoQueue.nc 
Log Message:
First, we'll pull the new FifoQueue component out of the baseline for now so its interface is not permanently cast into TinyOS.  Then, we'll define some broad, useful Queue interface to support many the types of behavior, including the ones you are mentioning.  Finally, we (anybody) can implement various Queues using the unified Queue interfaces.

--- FifoQueue.nc DELETED ---



More information about the Tinyos-2-commits mailing list