What does binary milliseconds mean? How does it compare with regular millisecond,or microsecond time
Gayathri
Gayathri Venkataraman <[EMAIL PROTECTED]> wrote:
Gayathri Venkataraman <[EMAIL PROTECTED]> wrote:
I am trying to run the Surge Application in my pc. I am not able to understand certain things.1. I did a make pc and ran it using build/pc/mian.exe 20, I set the DBG variable to USr1 and usr22. All I see is just queue send and Surge Send. I don't see anything in receive. Is there any other way to run this to see both send and receive3. Also I just wanted to see the time it sends and receives the message. So I used the time interface and wired up with Simple Time component. Presently I am using getHigh32 and getLow32 from the time interface. Suppose If I want to use the get() which returns tos_time_t structure, I don't know what this structure contains. The question is where to find TosTime.h.Any help pleaseGayathri
Henrik Wallin <[EMAIL PROTECTED]> wrote:In the nesC language reference manual page 10, it says that "nesC forbids
calling commands or signaling events inside atomic statements". But when
calling a command (e.g. MicaHighSpeedRadio.send) within an atomic
statement, there are no compile-time errors. Is this an error in the
reference manual, or does it mean that the called command isn't treated as
atomic?
Thanks,
Henrik
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
Henrik Wallin <[EMAIL PROTECTED]> wrote:In the nesC language reference manual page 10, it says that "nesC forbids
calling commands or signaling events inside atomic statements". But when
calling a command (e.g. MicaHighSpeedRadio.send) within an atomic
statement, there are no compile-time errors. Is this an error in the
reference manual, or does it mean that the called command isn't treated as
atomic?
Thanks,
Henrik
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
