Re: [Tinyos-help] problem to receive multiple message in AMReceiver

2012-09-06 Thread wasif masood
try to debug it on lower layers, may be its the issue of AM_ID type. On Wed, Sep 5, 2012 at 4:04 PM, rajesh mukherjee rajeshmukherjee@gmail.com wrote: Hi all, I just simply written a code to send multiple msg receive multiple ms usin AMSender AMReceiver, in tossim simulation msg

[Tinyos-help] Problem with TOSSIM

2012-09-06 Thread wasif masood
Hi all, I am try to setup TOSSIM on my machine, after all the installation, I get the following error when I type make micaz sim for BlinkC app. mkdir -p simbuild/micaz placing object files in simbuild/micaz writing XML schema to app.xml compiling BlinkAppC to object file sim.o ncc -c

Re: [Tinyos-help] CTP with LPL Integration

2012-09-06 Thread Omprakash Gnawali
Please try apps/tests/TestNetworkLpl - om_p On Wed, Sep 5, 2012 at 3:56 PM, Gustavo Zanatta Bruno zana...@ic.uff.br wrote: Guys, I'm having problems implement a program that uses the CTP (Collection Tree Protocol) with LPL (Low Power Listening) in Micaz, gives an error when calling the

Re: [Tinyos-help] problem to receive multiple message in AMReceiver

2012-09-06 Thread Xiaoyang Zhong
In your Tossiom code. %%% for i in range(0, 3): t.getNode(i).addNoiseTraceReading(val) for i in range(0, 3): print Creating noise model for ,i; t.getNode(i).createNoiseModel() for i in range(0, noOfnode): ... %% the range of i should be (1, 4),

Re: [Tinyos-help] CTP with LPL Integration

2012-09-06 Thread Gustavo Zanatta Bruno
*Thanks for your reply, but this example does not have the call to the function setLocalSleepInterval, and if I try to implement it, look at the output I got:* * * zanatta@zanatta-desktop:~/workspace/Thermal_Management/MultihopSensing/trunk/src$ SENSORBOARD=mda100 make micaz mkdir -p build/micaz

[Tinyos-help] Measuring time in MSP430 with your 32kHz based incread precision timer

2012-09-06 Thread André Rodrigues
Hi Janos I have read the following email, and that technique could be usefull for my work, so I would like to have access to that code, where can I find it? Basically, I would like to measure the time in scenarios where the processor could be in sleep mode, with more precision than the 32khz

Re: [Tinyos-help] Measuring time in MSP430 with your 32kHz based incread precision timer

2012-09-06 Thread Janos Sallai
André: The code is in tos/chips/msp430/timer. Start from LocalTimeHybridMicroC.nc, and follow the wirings from there. The most important part is in Msp430HybridAlarmCounterP.nc, which shouldn't be too hard to port to AVR. Janos On Thu, Sep 6, 2012 at 12:00 PM, André Rodrigues

Re: [Tinyos-help] CTP with LPL Integration

2012-09-06 Thread Gustavo Zanatta Bruno
In testnetworklpl were all my answer after doing some experiments with more carefully. Thanks OM 2012/9/6 Gustavo Zanatta Bruno zana...@ic.uff.br *Thanks for your reply, but this example does not have the call to the function setLocalSleepInterval, and if I try to implement it, look at the

[Tinyos-help] Need an updated avr-gcc for cygwin

2012-09-06 Thread Gary Helbig
The AVR tool chain available on the install page is 4.1.2 Current is 4.7, Atmel recommends 4.6.2, and 4.3.3 is the minimum to support the atmega128rfa1 The avr-gcc tool chain seems to have been tweaked to work with TinyOS. Ones I have downloaded do NOT work. The Linux/ubuntu camp may be OK,

[Tinyos-help] avr-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory

2012-09-06 Thread Gary Helbig
avr-gcc.exe: /usr/lib/ncc/tdspecs: No such file or directory Any clues how to fix this? I've found a half-dozen people asking (with a web search) and the only replies found are did you find a fix? GET FREE SMILEYS FOR YOUR IM