> Hi, > > I'm looking at TestFTSP and it looks like it only works over a single > hop. Is this correct or am I missing something? If so, are there any > test applications that deal with FTSP over multiple hops? if you define CFLAGS += -DTIMESYNC_DEBUG in the Makefile, multihop will be enforced in software depending on the node id. take a look at http://tinyos.cvs.sourceforge.net/tinyos/tinyos-2.x-contrib/stanford-lgl/apps/tests/TestFTSP/TestTimeSync.txt for more info (ie. how to set node ids).
note that right now there are some problems with low level radio timestamping which we are trying to iron out. brano _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
