[Tinyos-help] getting time in microsecond in tinyos-1.x

2010-07-08 Thread asma khalid
hello i have already put this question in this forum but no replies...can any one help me out in my problem plz i am working in tinyos-1.x in TOSSIM..currently i am facing a difficulty in finding time in microsecond between two operation... i have used before = call

[Tinyos-help] time in microsecond in tinyos-1.x

2010-07-06 Thread asma khalid
hello i am working in tinyos-1.x in TOSSIM..currently i am facing a difficulty in finding time in microsecond between two operation... i have used before = call SysTime.getTime32(); and then i perform some tasks...and then called after = call SysTime.getTime32();

[Tinyos-help] how to get energy or power consumption in TOSSIM

2010-01-12 Thread asma khalid
hello actually i am running a application in tossim simulator...i want to find out energy/power consumption by node in my application... i have gone through nido.pdf, bt i was unable to get it.i want to calculate energy consumed in joules.can anyone help plzz. thanx n