[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/telosb/mac/tkn154 Ieee802154BeaconEnabledC.nc, 1.1, 1.2 Ieee802154NonBeaconEnabledC.nc, 1.1, 1.2
Jan-Hinrich Hauer
janhauer at users.sourceforge.net
Wed Mar 4 10:39:40 PST 2009
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/tkn154 Makefile.include, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/mac/tkn154 DispatchQueueP.nc, NONE, 1.1 DispatchSlottedCsmaP.nc, NONE, 1.1 DispatchUnslottedCsmaP.nc, NONE, 1.1 PibP.nc, 1.5, 1.6 TKN154BeaconEnabledP.nc, 1.1, 1.2 TKN154NonBeaconEnabledP.nc, 1.1, 1.2 FrameDispatchQueueP.nc, 1.2, NONE SlottedFrameDispatchP.nc, 1.1, NONE UnslottedFrameDispatchP.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosb/mac/tkn154
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21396/tos/platforms/telosb/mac/tkn154
Modified Files:
Ieee802154BeaconEnabledC.nc Ieee802154NonBeaconEnabledC.nc
Log Message:
removed a wrong include
Index: Ieee802154BeaconEnabledC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosb/mac/tkn154/Ieee802154BeaconEnabledC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Ieee802154BeaconEnabledC.nc 4 Mar 2009 18:31:50 -0000 1.1
--- Ieee802154BeaconEnabledC.nc 4 Mar 2009 18:39:38 -0000 1.2
***************
*** 34,38 ****
*/
#include "TKN154.h"
- #include "TKN154_DEBUG.h"
configuration Ieee802154BeaconEnabledC
{
--- 34,37 ----
Index: Ieee802154NonBeaconEnabledC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/telosb/mac/tkn154/Ieee802154NonBeaconEnabledC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Ieee802154NonBeaconEnabledC.nc 4 Mar 2009 18:31:50 -0000 1.1
--- Ieee802154NonBeaconEnabledC.nc 4 Mar 2009 18:39:38 -0000 1.2
***************
*** 34,38 ****
*/
#include "TKN154.h"
- #include "TKN154_DEBUG.h"
configuration Ieee802154NonBeaconEnabledC
{
--- 34,37 ----
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/tkn154 Makefile.include, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/mac/tkn154 DispatchQueueP.nc, NONE, 1.1 DispatchSlottedCsmaP.nc, NONE, 1.1 DispatchUnslottedCsmaP.nc, NONE, 1.1 PibP.nc, 1.5, 1.6 TKN154BeaconEnabledP.nc, 1.1, 1.2 TKN154NonBeaconEnabledP.nc, 1.1, 1.2 FrameDispatchQueueP.nc, 1.2, NONE SlottedFrameDispatchP.nc, 1.1, NONE UnslottedFrameDispatchP.nc, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list