Re: [Tinyos-help] Tinyos-help Digest, Vol 206, Issue 3

2021-02-12 Thread Prashan Wanigasekara
Please unsubscribe me from this mailing list. On Fri, Feb 12, 2021 at 2:58 PM wrote: > Send Tinyos-help mailing list submissions to > tinyos-help@millennium.berkeley.edu > > To subscribe or unsubscribe via the World Wide Web, visit > >

Re: [Tinyos-help] tinyos help 8

2014-10-23 Thread Prashan
http://lojawebsite.com/jahscn/fqfbonpssfwdn.ijmgcztentthjctu Prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] remaining mote power

2008-07-21 Thread prashan wanigasekara
Hi, Is there a way to measure remaining energy in a MICAZ mote? For example by calling a certain nesc fucntion? otherwise how is it done? Thanks. prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https

[Tinyos-help] PAcket loss in TOSSIM

2008-04-01 Thread prashan wanigasekara
there cant be any collisions cause there is only 1 transmitter. Thus I am surprised that there is packet loss. Is there a way to get around this? I woudl greatly appreciate your help. prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] CC1000RadioIntM in TOSSIM

2008-03-09 Thread prashan wanigasekara
Receiver.nc:12: component CC1000RadioIntM not found Receiver.nc:28: cannot find `RadioReceiveCoordinator' Receiver.nc:29: no match Receiver.nc:35: cannot find `RadioSendCoordinator' Receiver.nc:36: no match anybody know how to fix this??? I would greatly appreciate your help. prashan

[Tinyos-help] how to get a timer to work in TOSSIM , tinyos-1.x!!!!!!!!

2008-03-05 Thread prashan wanigasekara
(); // call UartSubControl.init(); return SUCCESS; } command result_t StdControl.start() { //call UltrasoundControl.SetGain(50); //prashan need to reset this to 1ms call Timer.start(TIMER_REPEAT,100); dbg(DBG_TIME, Timer started\n

[Tinyos-help] tinyos-1.x

2008-03-05 Thread prashan wanigasekara
and can be simulated on TOSSIM. But how can it compile without the CntToLedsAndRfmM.nc file? prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] TOSSIM platform PC folder errors

2008-03-03 Thread prashan wanigasekara
CC1000RadioIntM not found Transmiter.nc:22: cannot find `RadioSendCoordinator' Transmiter.nc:23: no match make: *** [build/pc/main.exe] Error 1 [EMAIL PROTECTED]:/opt/tinyos-1.x/apps/Cricket/Cricket_buddika/thai/USTransmit$ I greatly appreciate your help. prashan On Mon, Mar 3, 2008 at 5:07

[Tinyos-help] TOSSIM platform PC folder errors

2008-03-03 Thread prashan wanigasekara
gives the above errors. I hope I am clear. I would greatly appreciate your help. prashan -- Forwarded message -- From: prashan wanigasekara [EMAIL PROTECTED] Date: Tue, Mar 4, 2008 at 12:51 AM Subject: Re: [Tinyos-help] TOSSIM platform PC folder errors To: Sarfraz Nawaz [EMAIL

[Tinyos-help] TOSSIM platform PC folder errors

2008-03-02 Thread prashan wanigasekara
]:/opt/tinyos-1.x/apps/Blink$ These arise when I compile for the Blink application. I am not sure but I think these are general errors that others would encounter for any platform. Can anybody help me to fix these errors. I greatly appreciate your help. prashan

Re: [Tinyos-help] cricket

2008-02-27 Thread prashan wanigasekara
and thanx again Sarfraz. prashan On Wed, Feb 27, 2008 at 7:12 AM, Sarfraz Nawaz [EMAIL PROTECTED] wrote: You can have a look at http://rvsn.csail.mit.edu/netloc/software/cricket.tar.gz and the readme file http://rvsn.csail.mit.edu/netloc/software/README. But I must remind you

[Tinyos-help] TOSSIM for cricket_compile errors

2008-02-27 Thread prashan wanigasekara
' make: *** [build/cricket_pc/main.exe] Error 1 [EMAIL PROTECTED]:/opt/tinyos-1.x/apps/Blink$ It seems to me that the nido.h line 63 and Main.nc line 55 are common erros. Can anybody shed some light or provide some links of how to solve these? I would greatly appreciate your help. prashan

[Tinyos-help] cricket

2008-02-25 Thread prashan wanigasekara
Hi everyone, I would like to know whether TOSSIM can be used in a cricket platform. For example would make cricket sim work? I would greatly appreciate your help. prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https

[Tinyos-help] TOSSIM related tinyos issue

2008-02-24 Thread prashan wanigasekara
working for the cricket platform??? I would greatly appreciate your help. prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] tossim and tinyos packet loss

2008-01-28 Thread prashan wanigasekara
because I installed tossim some time back. Any kind soul willing to show where I can get the text file. Thanks. prashan ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos

[Tinyos-help] using math.h for micaz or telosb

2007-12-10 Thread prashan wanigasekara
Hi everyone, This is my first pos ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] using math.h in tinyos 2 for telosb or micaz

2007-12-10 Thread prashan wanigasekara
) function. Is there way to use this without using math.h? 3. Is math.h even implemented in tinyos-2.x for micaz? 4. Is the math.h (tinyos-2.x) for micaz different from telosb? (Platform dependant?) I would greatly appreciate your help. prashan ___ Tinyos-help