[Tinyos-help] Time Difference of Arrival

2012-03-13 Thread giacomo_gioacch...@libero.it
Hi,I am a student and for a Univeristy project I am using the mica2 motes and Tinyos-1.x. I would like to implement a simple code for the acoustic ranging. I have found the Time interface, which I think could be useful to me, especially the async command tos_time_t get(), in order to get the

[Tinyos-help] time difference????

2007-04-24 Thread sara Khad
Hello, I am trying to measure the receiving packets time; so I connected the base station to the USB and the other tmote sky is forwarding a packet every 1 second (1024). However when I read the time from the host pc using System.currentTimeMillis();. The time difference is about 999ms is that