Time and Date ? Are you sure that you can get date in tinyos ?
You can get time with functions of interface time (in telosb LocalTime.read() ). (and the time it is not  hour , minutes and seconds of the current day ,  but it is the
time period since mote boot.
It seems to me strange that date could be retrieved from a mote.  
----- Original Message -----
Sent: Tuesday, January 24, 2006 6:47 PM
Subject: [Tinyos-help] [nesC] Date & Time Functions

Hello,

 

I need help in figuring out how to get the system’s date and time on a mote. I am writing a nesC module that should be able to determine the date and time that an event occurs. I used the time function defined in time.h of the standard library of C language but I got “undefined reference to ‘time’” error.

 

Any help will be appreciated.

 

Thanks,

 

Adesola

 

 


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



----
Email.it, the professional e-mail, gratis per te:clicca qui

Sponsor:
I migliori software per tutti i cellulari da Jamba!
Clicca qui


_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to