[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/diku/evb13192/tos/lib/ieee802154/mac/interfaces Superframe.nc, 1.8, 1.9

Jan Flora janflora at users.sourceforge.net
Wed Aug 23 05:21:50 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/tos/lib/ieee802154/mac/interfaces
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14738/tos/lib/ieee802154/mac/interfaces

Modified Files:
	Superframe.nc 
Log Message:
802.15.4 library updates

Index: Superframe.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/tos/lib/ieee802154/mac/interfaces/Superframe.nc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Superframe.nc	23 Aug 2006 09:54:57 -0000	1.8
--- Superframe.nc	23 Aug 2006 12:21:48 -0000	1.9
***************
*** 43,46 ****
--- 43,47 ----
  	// Checks if the transaction including backoffs will fit in the current
  	// CAP. Updates the backoffPeriods property according to the IEEE standard
+ 	command time_t timeoutFitsInCurCap(time_t timeout, superframe_t *sf);
  	command bool fitsInCurCap(capTx_t *frame);
  



More information about the Tinyos-contrib-commits mailing list