[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/mac/tkn154/interfaces/MLME MLME_START.nc, 1.2, 1.3
Jan-Hinrich Hauer
janhauer at users.sourceforge.net
Fri Apr 17 07:47:11 PDT 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/mac/tkn154 DataP.nc, 1.4, 1.5 DebugP.nc, 1.2, 1.3 DispatchUnslottedCsmaP.nc, 1.4, 1.5 ScanP.nc, 1.4, 1.5
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc tos-build-deluge-image, 1.4, 1.5 tos-deluge, 1.17, 1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/mac/tkn154/interfaces/MLME
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8652/tos/lib/mac/tkn154/interfaces/MLME
Modified Files:
MLME_START.nc
Log Message:
some cosmetic fixes, and a bugfix in ScanP (IEEE154_LIMIT_REACHED was not signalled when the maximum number of descriptors/ED samples was reached) -- this was noticed by Daniel F. P. Santos
Index: MLME_START.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/mac/tkn154/interfaces/MLME/MLME_START.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MLME_START.nc 4 Mar 2009 18:31:42 -0000 1.2
--- MLME_START.nc 17 Apr 2009 14:47:09 -0000 1.3
***************
*** 79,83 ****
* realignment command (NULL means security
* is disabled)
! * @param coordRealignSecurity The security options for beacon frames
* (NULL means security is disabled)
*
--- 79,83 ----
* realignment command (NULL means security
* is disabled)
! * @param beaconSecurity The security options for beacon frames
* (NULL means security is disabled)
*
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/mac/tkn154 DataP.nc, 1.4, 1.5 DebugP.nc, 1.2, 1.3 DispatchUnslottedCsmaP.nc, 1.4, 1.5 ScanP.nc, 1.4, 1.5
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tools/tinyos/misc tos-build-deluge-image, 1.4, 1.5 tos-deluge, 1.17, 1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list