> hii everyone,, > i hav installed TestPacketTimeStamp application in 1 > mote(telosb),and BASESTATION in another mote(say mote 2)........ > > > you need 2 motes installed with TestPacketTimeStamp application, > otherwise you won't see any reports... > > now i wanna know how to get dat data on PC...(dat sending and > receiving time log file) i wanne see that file.... > > > > you should see the log file as soon as the DataLogger java > application starts. to run the application, go to 'data/' > subdirectory, run 'make', and then './run' command > > brano > > > > fistly thanking you!!!! > > even in hav set classpaths but still i m getting error saying > "NoClassfound". have you used make to compile the java application? if not, you'll have to run the mig tool to generate a few java classes from .nc application manually. see data/Makefile for more info...
> do u think classpaths are needed for ,u suggested, and now if i take the > difference between rx and tx(rx-tx),then what can be the unit of this > difference? the time unit is ~30 micro seconds - based on 32khz clock, as can be seen in TestPacketTimeStampP.nc which uses interface PacketTimeStamp<T32khz, uint32_t> brano _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
