[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/scp-mac/apps/SCPBase Makefile, NONE, 1.1 README, NONE, 1.1 SCPBase.nc, NONE, 1.1 SCPBaseM.nc, NONE, 1.1 SCPBaseMsg.h, NONE, 1.1 config.h, NONE, 1.1
Wei Ye
weiyeisi at users.sourceforge.net
Tue May 6 10:30:59 PDT 2008
- Previous message: [Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/scp-mac/apps/PhyTestSender Makefile, NONE, 1.1 PhyTestSender.nc, NONE, 1.1 PhyTestSenderM.nc, NONE, 1.1 README, NONE, 1.1 config.h, NONE, 1.1 testMsg.h, NONE, 1.1
- Next message: [Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/scp-mac/apps/ScpTest MacTest.nc, NONE, 1.1 Makefile, NONE, 1.1 README, NONE, 1.1 config.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/contrib/scp-mac/apps/SCPBase
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9805/scp-mac/apps/SCPBase
Added Files:
Makefile README SCPBase.nc SCPBaseM.nc SCPBaseMsg.h config.h
Log Message:
scp-mac implementation from USC/ISI
--- NEW FILE: Makefile ---
COMPONENT=SCPBase
PLATFORM = mica2
TOSNIC_ROOT = ../../../nic
SCPMAC_ROOT = ../..
PROJECT_TOSDIR = ${TOSNIC_ROOT}/tos
COMMDIR = ${SCPMAC_ROOT}/tos
INCLUDE := -I. -I../SCPBase/
INCLUDE += -I ${TOSNIC_ROOT}/ -I${TOSNIC_ROOT}/include/ -I${TOSNIC_ROOT}/tos/ -I${TOSNIC_ROOT}/tos/interfaces/ -I${TOSNIC_ROOT}/tos/lib/ -I${TOSNIC_ROOT}/tos/platform/${PLATFORM}/ -I${TOSNIC_ROOT}/tos/system/
INCLUDE += -I${SCPMAC_ROOT}/tos/interfaces -I${SCPMAC_ROOT}/tos/system -I${SCPMAC_ROOT}/tos/platform/$(PLATFORM)
include ../Makeapps
--- NEW FILE: README ---
TOSNIC over SCP-MAC
- Previous message: [Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/scp-mac/apps/PhyTestSender Makefile, NONE, 1.1 PhyTestSender.nc, NONE, 1.1 PhyTestSenderM.nc, NONE, 1.1 README, NONE, 1.1 config.h, NONE, 1.1 testMsg.h, NONE, 1.1
- Next message: [Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/scp-mac/apps/ScpTest MacTest.nc, NONE, 1.1 Makefile, NONE, 1.1 README, NONE, 1.1 config.h, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-contrib-commits
mailing list