Re: [Tinyos-help] timestamping in t-mote

2006-04-24 Thread Brano Kusy
this is in 1/32k sec; or 1 jiffy = 30 microseconds btw. SysTimestamping has been ported to CC2420 -> see /contrib/vu/tos/lib/CC2420/TimeStamping* brano Tony L wrote: Hi, I use t-mote sky. I want to add timestamp to the message. I use TimerC. LocalTime to replace the SysTime in SysTimeStamp

[Tinyos-help] timestamping in t-mote

2006-04-24 Thread Tony L
Hi, I use t-mote sky. I want to add timestamp to the message. I use TimerC. LocalTime to replace the SysTime in SysTimeStamping component. My question is how to read this four bytes timestamping in milliseconds? Thanks. Best regards, Tony