[Tinyos-help] TinyLD help plz!!

2011-04-01 Thread ranal fernando
Hi, I wanted to add ctp in TinyLD. In order to do that I needed to add collectionRoutingStart() to tos/lib/tosthreads/lib/tinyld/tosthread_slcs_types.h tools/tinyos/tosthreads/tosthreads_standard_api.py files when I compile using

Re: [Tinyos-help] TinyLD TOSThreads

2011-02-10 Thread ranal fernando
wakeup the thread before destroying. (else it does not work) (in the case of a single thread) any suggestions would be greatly appreciated! Thank you ranal Subject: Re: [Tinyos-help] TinyLD From: clia...@cs.jhu.edu Date: Fri, 4 Feb 2011 01:56:26 +0800 CC: tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] TinyLD

2011-02-07 Thread ranal fernando
Subject: Re: [Tinyos-help] TinyLD From: clia...@cs.jhu.edu Date: Fri, 4 Feb 2011 01:56:26 +0800 CC: tinyos-help@millennium.berkeley.edu To: ranalferna...@live.com Hi Ranal, Interesting, I didn't test this case. I don't have a mote with me now, but can you try DynamicThread interface

Re: [Tinyos-help] TinyLD

2011-02-03 Thread Chieh-Jan (Mike) Liang
To: tinyos-help@millennium.berkeley.edu Date: Tue, 1 Feb 2011 15:22:08 -0500 Subject: [Tinyos-help] TinyLD Dear all, is there a way to stop or pause a thread that is created by TinyLD (DynamicLoader.loadFromMemory)? I tried to get the thread id from the loaddone event stop by using

Re: [Tinyos-help] TinyLD

2011-02-02 Thread ranal fernando
just wondering whether anyone has any suggestions ? From: ranalferna...@live.com To: tinyos-help@millennium.berkeley.edu Date: Tue, 1 Feb 2011 15:22:08 -0500 Subject: [Tinyos-help] TinyLD Dear all, is there a way to stop or pause a thread

[Tinyos-help] TinyLD

2011-02-01 Thread ranal fernando
Dear all, is there a way to stop or pause a thread that is created by TinyLD (DynamicLoader.loadFromMemory)? I tried to get the thread id from the loaddone event stop by using ThreadScheduler.stopThread but it fails. Any idea about this?

[Tinyos-help] TinyLD TOSThreads

2011-01-21 Thread sadun silva
Hi all, I have a basic problem with tosthreads. I have an application which blinks an led. But the frequency of blinking is determined by a receive msg. (a message from a neighbor tells how fast to blink). I have created two such applications ( blinking different leds) loaded them using

Re: [Tinyos-help] tinyld

2010-05-18 Thread sadun silva
Thanks Mike for the quick reply. But when i ran tosthreads-gen-dynamic-app it says command not found but i changed it by just giving tosthreads-dynamic-app but when i gave that it says that it is expecting obj_file bin_file tos_file what should i do to get the Blink.tos binary file? Because i

[Tinyos-help] tinyld

2010-05-17 Thread sadun silva
Dear all, I was wondering how did somebody convert the blink program to a set of hexadecimal values in tinyld (LoadFromRAM application). just have a look! http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/apps/tosthreads/tinyld/LoadFromRAM/LoadFromRAMP.nc?view=markup if the link is

Re: [Tinyos-help] tinyld

2010-05-17 Thread Chieh-Jan (Mike) Liang
Hi Silva, First, you need the cthreads-version of the application. For example, let's take tinyos-2.x/apps/tosthreads/capps/Blink, the cthreads-version of Blink. One script in TinyOS tools is tosthreads-gen-dynamic-app. And, you just do tosthreads-gen-dynamic-app

Re: [Tinyos-help] TinyLD

2010-05-11 Thread ranal fernando
thank you very much for the quick reply. actually there was an error in the environment variables. now it is getting compiled. thanks again. ranal fernando Subject: Re: TinyLD From: clia...@cs.jhu.edu Date: Mon, 10 May 2010 21:35:43 -0400 CC: tinyos-help@millennium.berkeley.edu To:

[Tinyos-help] TinyLD

2010-05-10 Thread ranal fernando
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

Re: [Tinyos-help] TinyLD

2010-05-10 Thread Mike
Did you CVS-update the whole TinyOS tree, or just LoadFromRAM? Please try updating the entire tree. Thanks Mike On May 10, 2010, at 6:44 PM, ranal fernando wrote: Dear all, I wanted to check how LoadFromRAM in tinyld works. I did a cvs update then I tried to make the application

[Tinyos-help] TinyLD

2010-03-04 Thread ranal fernando
Dear all, As far as i know TinyLD is implemented only in msp430. Do you have an implementation in atmega(micaz) platform? thanks ranal _ Hotmail: Trusted email with powerful SPAM

Re: [Tinyos-help] TinyLD

2010-03-04 Thread Chieh-Jan (Mike) Liang
Hi Ranal, You are right, TinyLD is available on Telosb only, and it doesn't support MicaZ now. Mike On Mar 4, 2010, at 2:37 PM, ranal fernando wrote: Dear all, As far as i know TinyLD is implemented only in msp430. Do you have an implementation in atmega(micaz) platform? thanks

Re: [Tinyos-help] TinyLD

2010-03-04 Thread subaashini krishnamoorthy
Hi all Can some one tell me how to get the power of the battery and transmit it to base station.Iam using TinyOS1.x and Iris motes Thanking you K.Subaashini ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu