[Tinyos-2-commits]
CVS: tinyos-2.x/apps/BaseStation README, 1.1.2.2, 1.1.2.3
Phil Levis
scipio at users.sourceforge.net
Wed Jul 12 00:33:49 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/BaseStation
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv20537/apps/BaseStation
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
README
Log Message:
Updates from the release branch.
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.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** README 13 Aug 2005 21:48:26 -0000 1.1.2.2
--- README 12 Jul 2006 07:33:45 -0000 1.1.2.3
***************
*** 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