Pan17WJ / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
1 stars 0 forks source link

[feature] SNTP client #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by jmatts...@dius.com.au on 25 Nov 2011 at 5:10

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by sdh...@gmail.com on 25 Nov 2011 at 5:37

GoogleCodeExporter commented 9 years ago
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 comment by sdh...@gmail.com on 26 Nov 2011 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by sdh...@gmail.com on 11 Jan 2012 at 4:53