[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSimComm
TestCommC.nc, 1.1, 1.2
Phil Levis
scipio at users.sourceforge.net
Wed Jul 4 08:53:58 PDT 2007
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestMultihopLqi
CC2420ActiveMessageC.nc, 1.1, 1.2 MultihopOscilloscope.h, 1.1,
1.2 MultihopOscilloscopeAppC.nc, 1.1,
1.2 MultihopOscilloscopeC.nc, 1.1, 1.2 script.py, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSimTimers
TestTimerC.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSimComm
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30730/apps/tests/TestSimComm
Modified Files:
TestCommC.nc
Log Message:
Simulation test cases.
Index: TestCommC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestSimComm/TestCommC.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestCommC.nc 17 May 2007 22:06:10 -0000 1.1
--- TestCommC.nc 4 Jul 2007 15:53:56 -0000 1.2
***************
*** 56,59 ****
--- 56,60 ----
event void Boot.booted() {
+ dbg("TestComm", "Booted @ %s.\n", sim_time_string());
call SplitControl.start();
}
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestMultihopLqi
CC2420ActiveMessageC.nc, 1.1, 1.2 MultihopOscilloscope.h, 1.1,
1.2 MultihopOscilloscopeAppC.nc, 1.1,
1.2 MultihopOscilloscopeC.nc, 1.1, 1.2 script.py, 1.1, 1.2
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestSimTimers
TestTimerC.nc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list