[Tinyos-2-commits]
CVS: tinyos-2.x/tos/lib/net/le LinkEstimatorP.nc, 1.4,
1.5 LinkSrcPacket.nc, 1.4, NONE
Phil Levis
scipio at users.sourceforge.net
Wed Feb 7 16:23:39 PST 2007
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
BasicRouting.nc, 1.4, NONE Collection.h, 1.4,
NONE CollectionC.nc, 1.4, NONE CollectionDebug.nc, 1.4,
NONE CollectionDebugMsg.h, 1.2, NONE CollectionId.nc, 1.2,
NONE CollectionIdP.nc, 1.2, NONE CollectionPacket.nc, 1.4,
NONE CollectionSenderC.nc, 1.2, NONE CollectionSenderP.nc, 1.2,
NONE CostBasedRouting.nc, 1.2, NONE ForwardingEngine.h, 1.2,
NONE ForwardingEngineP.nc, 1.4, NONE NeighborTable.nc, 1.2,
NONE README, 1.4, NONE RootControl.nc, 1.4,
NONE RoutingEngineControl.nc, 1.4, NONE TreeCollection.h, 1.2,
NONE TreeCollectionC.nc, 1.3, NONE TreeRouting.h, 1.2,
NONE TreeRouting.notes, 1.2, NONE TreeRoutingEngineP.nc, 1.4,
NONE TreeRoutingInspect.nc, 1.4, NONE UARTDebugSenderP.nc, 1.2,
NONE UnicastNameFreeRouting.nc, 1.4, NONE collection.draft,
1.4, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp
CtpRoutingEngineP.nc, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/le
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14593
Modified Files:
LinkEstimatorP.nc
Removed Files:
LinkSrcPacket.nc
Log Message:
Remove LinkSrcPacket.nc
Index: LinkEstimatorP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/le/LinkEstimatorP.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** LinkEstimatorP.nc 12 Dec 2006 18:23:29 -0000 1.4
--- LinkEstimatorP.nc 8 Feb 2007 00:23:34 -0000 1.5
***************
*** 40,44 ****
interface Init;
interface Packet;
- interface LinkSrcPacket;
}
--- 40,43 ----
***************
*** 560,568 ****
- // get the link layer source address for the incoming packet
- command am_addr_t LinkSrcPacket.getSrc(message_t* msg) {
- return call SubAMPacket.source(msg);
- }
-
// user of link estimator calls send here
// slap the header and footer before sending the message
--- 559,562 ----
--- LinkSrcPacket.nc DELETED ---
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
BasicRouting.nc, 1.4, NONE Collection.h, 1.4,
NONE CollectionC.nc, 1.4, NONE CollectionDebug.nc, 1.4,
NONE CollectionDebugMsg.h, 1.2, NONE CollectionId.nc, 1.2,
NONE CollectionIdP.nc, 1.2, NONE CollectionPacket.nc, 1.4,
NONE CollectionSenderC.nc, 1.2, NONE CollectionSenderP.nc, 1.2,
NONE CostBasedRouting.nc, 1.2, NONE ForwardingEngine.h, 1.2,
NONE ForwardingEngineP.nc, 1.4, NONE NeighborTable.nc, 1.2,
NONE README, 1.4, NONE RootControl.nc, 1.4,
NONE RoutingEngineControl.nc, 1.4, NONE TreeCollection.h, 1.2,
NONE TreeCollectionC.nc, 1.3, NONE TreeRouting.h, 1.2,
NONE TreeRouting.notes, 1.2, NONE TreeRoutingEngineP.nc, 1.4,
NONE TreeRoutingInspect.nc, 1.4, NONE UARTDebugSenderP.nc, 1.2,
NONE UnicastNameFreeRouting.nc, 1.4, NONE collection.draft,
1.4, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/ctp
CtpRoutingEngineP.nc, 1.5, 1.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list