[Tinyos-2-commits]
CVS: tinyos-2.x/support/sdk/java/net/tinyos/packet
BaudRate.java, 1.1.2.2, 1.1.2.3
Vlado Handziski
vlahan at users.sourceforge.net
Fri Oct 27 05:26:41 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250
Tda5250RadioC.nc, 1.1.2.8, 1.1.2.9
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp CollectionC.nc,
1.1.2.2, 1.1.2.3 CtpForwardingEngineP.nc, 1.1.2.12,
1.1.2.13 CtpInfo.nc, 1.1.2.4, 1.1.2.5 CtpP.nc, 1.1.2.7,
1.1.2.8 CtpRoutingEngineP.nc, 1.1.2.8,
1.1.2.9 CtpRoutingPacket.nc, 1.1.2.2, 1.1.2.3 TreeRouting.h,
1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/java/net/tinyos/packet
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17065/support/sdk/java/net/tinyos/packet
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
BaudRate.java
Log Message:
eyes->eyesIFX
Index: BaudRate.java
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/java/net/tinyos/packet/BaudRate.java,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** BaudRate.java 13 Oct 2006 20:15:31 -0000 1.1.2.2
--- BaudRate.java 27 Oct 2006 12:26:39 -0000 1.1.2.3
***************
*** 18,22 ****
Platform.add(Platform.x, "tmote", 115200);
Platform.add(Platform.x, "micaz", 57600);
! Platform.add(Platform.x, "eyes", 57600);
Platform.add(Platform.x, "intelmote2", 115200);
}
--- 18,22 ----
Platform.add(Platform.x, "tmote", 115200);
Platform.add(Platform.x, "micaz", 57600);
! Platform.add(Platform.x, "eyesIFX", 57600);
Platform.add(Platform.x, "intelmote2", 115200);
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250
Tda5250RadioC.nc, 1.1.2.8, 1.1.2.9
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp CollectionC.nc,
1.1.2.2, 1.1.2.3 CtpForwardingEngineP.nc, 1.1.2.12,
1.1.2.13 CtpInfo.nc, 1.1.2.4, 1.1.2.5 CtpP.nc, 1.1.2.7,
1.1.2.8 CtpRoutingEngineP.nc, 1.1.2.8,
1.1.2.9 CtpRoutingPacket.nc, 1.1.2.2, 1.1.2.3 TreeRouting.h,
1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list