Original author: jmatts...@dius.com.au (November 25, 2011 05:10:29)
In case we're not the only ones who wish to keep UTC time on the TinyOS nodes, here's our SNTP client module for SNTP version 4 (RFC 4330). It's a rather simple implementation and there's probably room for some optimization, but we're happy enough with it in its current state for now.
Include it with TinyOS if you wish, or not - up to you. :)
From sdh...@gmail.com on November 26, 2011 17:30:34
I fully support having an SNTP client -- I will merge this after 2.1.2 since we're technically in a feature freeze now.
Original author: jmatts...@dius.com.au (November 25, 2011 05:10:29)
In case we're not the only ones who wish to keep UTC time on the TinyOS nodes, here's our SNTP client module for SNTP version 4 (RFC 4330). It's a rather simple implementation and there's probably room for some optimization, but we're happy enough with it in its current state for now.
Include it with TinyOS if you wish, or not - up to you. :)
Original issue: http://code.google.com/p/tinyos-main/issues/detail?id=95