[Tinyos-2-commits]
CVS: tinyos-2.x/apps/BaseStation README, 1.1.2.2, 1.1.2.2.10.1
Phil Levis
scipio at users.sourceforge.net
Mon Jul 3 10:24:56 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/BaseStation
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11971
Modified Files:
Tag: tinyos-2-0-0-beta2-candidate
README
Log Message:
Make note about filtering.
Index: README
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/BaseStation/Attic/README,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.2.10.1
diff -C2 -d -r1.1.2.2 -r1.1.2.2.10.1
*** README 13 Aug 2005 21:48:26 -0000 1.1.2.2
--- README 3 Jul 2006 17:24:54 -0000 1.1.2.2.10.1
***************
*** 38,40 ****
Known bugs/limitations:
! None.
--- 38,45 ----
Known bugs/limitations:
! On CC2420 platforms, BaseStation can only overhear packets transmitted
! to it or to the broadcast address. This is due to how the CC2420 hardware
! filters packets based on address and how the CC2420 stack uses that
! functionality; future versions will not have this limitation.
!
!
More information about the Tinyos-2-commits
mailing list