Hello, I've just started to read about timesynchronisation, there I came to know that there exists an implementation in tinyOS.
I've got a question to it. Does the algorithm changes the localClock of the mote? Or does the implementation in tinyOS just maintain an estitmation of the global clock. You can get an estimation of the globalTime based one the linearregression and the timestamps received, but your own clock keeps it's value? Why does the timeSyncMsg contain a variable nx_uint32_t localTime; Is this the actual time, when a receiver receives the estimation of the globaltime from the sender? I hope you can help understanding the implementation. Thanks in advance -- View this message in context: http://old.nabble.com/FTSP-beginners-question-tp30341139p30341139.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
