[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX
ActiveMessageC.nc, 1.1.2.7, 1.1.2.8
Jan-Hinrich Hauer
janhauer at users.sourceforge.net
Mon Oct 9 06:33:31 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/interfaces AdcConfigure.nc,
NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/sensors
BatteryLevelSensorC.nc, 1.1.2.1, 1.1.2.2 DemoSensorC.nc,
1.1.2.6, 1.1.2.7 DemoSensorNowC.nc, 1.1.2.3,
1.1.2.4 DemoSensorStreamC.nc, 1.1.2.2, 1.1.2.3 PhotoSensorC.nc,
1.1.2.4, 1.1.2.5 RssiSensorC.nc, 1.1.2.4,
1.1.2.5 SensorSettingsC.nc, 1.1.2.5, 1.1.2.6 TempExtSensorC.nc,
1.1.2.3, 1.1.2.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22314/tos/platforms/eyesIFX
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
ActiveMessageC.nc
Log Message:
Giving the filter access to AMPacket.
Index: ActiveMessageC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/eyesIFX/ActiveMessageC.nc,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** ActiveMessageC.nc 11 Aug 2006 11:31:06 -0000 1.1.2.7
--- ActiveMessageC.nc 9 Oct 2006 13:33:29 -0000 1.1.2.8
***************
*** 71,74 ****
--- 71,75 ----
Filter.SubReceive -> AM.Receive;
Filter.SubSnoop -> AM.Snoop;
+ Filter.AMPacket -> AM;
SplitControl = AM;
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/interfaces AdcConfigure.nc,
NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/eyesIFX/sensors
BatteryLevelSensorC.nc, 1.1.2.1, 1.1.2.2 DemoSensorC.nc,
1.1.2.6, 1.1.2.7 DemoSensorNowC.nc, 1.1.2.3,
1.1.2.4 DemoSensorStreamC.nc, 1.1.2.2, 1.1.2.3 PhotoSensorC.nc,
1.1.2.4, 1.1.2.5 RssiSensorC.nc, 1.1.2.4,
1.1.2.5 SensorSettingsC.nc, 1.1.2.5, 1.1.2.6 TempExtSensorC.nc,
1.1.2.3, 1.1.2.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list