[Tinyos-help] TinyTate, NanoECC, TinyPBC

2010-02-22 Thread Isabelle Hang
Hi, does anybody know, if TinyTate, NanoECC and TinyPBC are implemented under TinyOS 1.x or TinyOS 2.x? There is no hint in the according papers. Thanks in advance, Isa ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.mille

Re: [Tinyos-help] Tinyos-help Digest, Vol 82, Issue 79

2010-02-22 Thread Kiraneet sharma
ail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > how to create mobile motes in tinyos > -- next part -- > An HTML attachment was scrubbed... > URL: > https://www.millennium.berkeley.edu/pipermail/tin

Re: [Tinyos-help] the latest version of CTP

2010-02-22 Thread Omprakash Gnawali
2010/2/22 Islam Hegazy : > Hi > > I installed TinyOS 2.1.0 last June. I joined the group lately as I began to > use CTP and I need some help. However, I noticed from the discussions that > some changes are made to the code that I installed. I want to know how to > get the latest changes of CTP or T

[Tinyos-help] FEC AND CRC CODES

2010-02-22 Thread sania aziz
I NEED FEC AND CRC CODE IMPLEMENTED IN TINYOS.1.X AND NES C LANGUAGE. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] klueska?? :)

2010-02-22 Thread Kevin Klues
You want to run: bootstrap configure --prefix make Not just make. Otherwise it will try and make with an old configuration. Apparently mine Kevin On Mon, Feb 22, 2010 at 4:09 PM, Aldo Insfran wrote: > Hi all, > > I had recently downloaded the latest version of the tinyos tree from CVS an

[Tinyos-help] klueska?? :)

2010-02-22 Thread Aldo Insfran
Hi all, I had recently downloaded the latest version of the tinyos tree from CVS and when I'm trying to build sf to use blip I have the following error... r...@aldo-laptop:/opt/tinyos-2.x/support/sdk/c/sf# ls -a . autoconf.h bootstrap config.log configure.ac .depsMake

[Tinyos-help] problems with tinyos tree

2010-02-22 Thread Aldo Insfran
Hi all, I had recently downloaded the latest version of the tinyos tree from CVS and when I'm trying to build sf to use blip I have the following error... r...@aldo-laptop:/opt/tinyos-2.x/support/sdk/c/sf# ls -a . autoconf.h bootstrap config.log configure.ac .depsMake

[Tinyos-help] tpl for moteiv's tmote sky nodes

2010-02-22 Thread Riki Tiki
hi, I am using Moteiv's Tmote Sky nodes... How can I change the Transmission Power Level(TPL) of my nodes? And how can I know the minimum and maximum values for TPL? thanks a lot! ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://

[Tinyos-help] about MDA300 driver

2010-02-22 Thread Li, Haixia
Hi all, In the uoit, the SHT15 file seems not complete. I cannot find ArbitratedSHT15P. Can anyone tell me where it is? Thank you. Thanks, Haixia Li ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/

[Tinyos-help] How to use multithread to simultaneously query multiple motes?

2010-02-22 Thread Enlin XU
I have implemented sequential query, but now, I want to query motes remotely, is it possible that I can use multithread to create different moteIF to listen to different source? ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.

[Tinyos-help] the latest version of CTP

2010-02-22 Thread Islam Hegazy
Hi I installed TinyOS 2.1.0 last June. I joined the group lately as I began to use CTP and I need some help. However, I noticed from the discussions that some changes are made to the code that I installed. I want to know how to get the latest changes of CTP or TinyOS in general. Regards Islam

Re: [Tinyos-help] some questions about CTP

2010-02-22 Thread Omprakash Gnawali
On Sun, Feb 21, 2010 at 10:02 PM, Xiaohui Liu wrote: > Hi everyone, > Please help me with the following questions regarding CTP, specifically for > forwarding engine component "CtpForwardingEngineP.nc". > 1) In the event handler >   event void SubSend.sendDone(message_t* msg, error_t error) { > ..

[Tinyos-help] mobile motes in tossim

2010-02-22 Thread LIKITH RAJ
how to create mobile motes in tossim ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] mobility of motes in tinyos

2010-02-22 Thread LIKITH RAJ
how to create mobile motes in tinyos ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] [blip-users] Problems adding commands to UDP-Shell

2010-02-22 Thread Stephen Dawson-Haggerty
This might be a missing include... can you try putting a #include at the top of UDPShellP? If that fixes it, I'll check it in for the release. Thanks, Steve On Feb 21, 2010, at 9:45 PM, Omprakash Gnawali wrote: > -- Forwarded message -- > From: Aldo Javier > Date: Thu, Feb 4,

[Tinyos-help] Image Compression Algorithm

2010-02-22 Thread Andrea M
Hello, i use TINYOS-2.X and i'm working on images compression algorithms. i want to know if there is an example of any algorithm or have you ever worked in this field with TINYOS ? Thanks in advance Andrea

Re: [Tinyos-help] Driver to communicate Android phone and TelosB

2010-02-22 Thread Le Thanh Long
Thanks Till Mass, My Android has already can play as USB Host. The issues are: - the driver for TelosB: how to Android can recognize the telosb devices - library to write to serial port.  I'm still in strugle with above issues. Best regards, Long --- On Mon, 8/2/10, Till Maas wrote: From: Till

Re: [Tinyos-help] TinyOS Simulators with high fidelity results

2010-02-22 Thread Ricardo .
Thanks for the reply! Know if the Avrora can simulate the RSSI of a received message? For example, the time of retransmission of a message depends on the RSSI of the received message.What I need is that the simulator can pass this information to my protocol. On Mon, Feb 22, 2010 at 11:53 AM, Syl

[Tinyos-help] Cases for the nodes

2010-02-22 Thread David Guillén
Hi all! Do you know where I can find a catalog of cases for an oudoor deployment of motes? Links, companies... Cheers!! David ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/t

Re: [Tinyos-help] TinyOS Simulators with high fidelity results

2010-02-22 Thread Sylvain
Hello, It depends which mote are you using. For MicaZ and Mica2 there is the Avrora simulator. There is also TOSSIM but it is not cycle accurate. Regards. - Sylvain Pelissier On Mon, 2010-02-22 at 11:24 +, Ricardo . wrote: > The signature was not set, sorry. > > > Regards, > -- > Ricard

[Tinyos-help] XMesh with tinyos-1.x and -2.x, and mica2

2010-02-22 Thread sofia aparicio
Hello, I would like to know if XMesh works with TinyOS-1.x and -2.x and using the mica2 platform. Thank you very much. Sofia > From: gnaw...@cs.stanford.edu > Date: Sat, 20 Feb 2010 15:25:23 -0800 > To: mongoose_r...@mail.ru > CC: tinyos-help@millennium.berkeley.edu > Subject: Re: [

Re: [Tinyos-help] TinyOS Simulators with high fidelity results

2010-02-22 Thread Ricardo .
The signature was not set, sorry. Regards, -- Ricardo On Mon, Feb 22, 2010 at 11:19 AM, Ricardo . wrote: > Hello everyone, > > I have little experience in TinyOS, and so I come to ask your opinion > regarding the TinyOS simulators. > > I need to evaluate an algorithm implemented in TinyOS. Requi

[Tinyos-help] TinyOS Simulators with high fidelity results

2010-02-22 Thread Ricardo .
Hello everyone, I have little experience in TinyOS, and so I come to ask your opinion regarding the TinyOS simulators. I need to evaluate an algorithm implemented in TinyOS. Requirements of the simulation: 1 - large-scale simulation (at least 100 nodes) 2 - estimate of energy consumption 3 - esti

Re: [Tinyos-help] LPL works in LQI?

2010-02-22 Thread Daniel Garcia Aubert
Hello! Well, if the network has two nodes (one gateway) the other node sends a stream of messages, these messages are protocol and the node fails to send messages containing sensor readings.If I change MultihopOscilloscopeLQI to use LPL, has the same behavior. If I use CTP and LPL together, the ap

[Tinyos-help] TimeSyncMessageC and make micaz sim

2010-02-22 Thread Houcine Mehdi
Bonjour, I wrote a simple application with the component TimeSyncMessageC ( see below) , when I compile it with make micaz it's compiled successfully, when I add the sim option make micaz sim I have these errors, LOW POWER COMMUNICATIONS DISABLED ***" App.nc: In function 'App$Receive$receive':