You might use a microsecond counter (MSP430CounterMicroC if you are working on MSP430 platform) and then wire it CounterToLocalTimeC to get the current time. You will have to use TransformCounterC component to convert the 16-bit values to 32-bit values.
Hope it helps. --Mehedi On 6/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello tinyos-ers! I'm using the "time" metadata field to know when the packet was received/sent, but that is in 32khz time units. Is there any way to know the time in microseconds? And possibly in a larger integer than 16bit? Hope to hear from you, thanks in advance ------------------------------
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
