Re: [Tinyos-help] Broadcasting in Tossim

2007-02-10 Thread ricardo tiago
Nevermind my last reply.After reading through the tinyos documentation for refreshing on some of the concepts i found what i was doing wrong. Next time i must read first then ask questions later, bad habit i guess. Ricardo _ MSN

[Tinyos-help] Data logging from MDA300

2007-02-10 Thread Gary Pan
I tried to revise the code base on SenseLightToLog so that I can store and retrieve data from MDA300 by injecting command. Can anyone teach me how to wire the interfaces? I use Micaz and MDA300. I searched the archive and followed some instructions. But I could not retrieve correct data.

Re: [Tinyos-help] About Sensitivity and RSSI.

2007-02-10 Thread Philip Levis
On Feb 10, 2007, at 3:43 PM, Madhu Mudigonda wrote: We have a question on monitoring of environment by reading RSSI values continuously from RSSI register. We ran an experiment, where two nodes exchange messages between them and continuously read the RSSI values from both the received packe

[Tinyos-help] SenseLightToLog data formate

2007-02-10 Thread Gary Pan
I modified the SenseLightToLog file so that I can log and reclaim temperature value from MDA300. I did get some data stream, but I am not sure if I received the correct data or not. I wonder if anyone know what the format of temperature value should be if I reclaim from log. I did not try

Re: [Tinyos-help] About Sensitivity and RSSI.

2007-02-10 Thread Madhu Mudigonda
We have a question on monitoring of environment by reading RSSI values continuously from RSSI register. We ran an experiment, where two nodes exchange messages between them and continuously read the RSSI values from both the received packet and RSSI register. We could not observe any change in RSS

[Tinyos-help] no output from net.tinyos.tools.Listen command

2007-02-10 Thread Gary Pan
Hi, I have two module micaz and Tmote sky. I followed the tutorial 6 and succefully received data by using java net.tinyos.tools.Listen command when I used Tmote sky. However, I tred to use micaz+mda300 with same command but I did not get any output. I used xlisten and it worked perfertly.

Re: [Tinyos-help] programming logic

2007-02-10 Thread Michael Schippling
good catch...I stared at that for a while and then just gave up... Anyway, just in case it's not the result of pseudo-code: tempBuffer is not set to anything before doing the memcpy() so there will be Trouble(TM) at runtime there as well... MS Philip Levis wrote: On Feb 10, 2007, at 5:09 AM, Mu

Re: [Tinyos-help] Tossim & Python in tinyos 2.0

2007-02-10 Thread Philip Levis
On Feb 10, 2007, at 9:33 AM, Prem Krishnan wrote: Hi all, I have a problem configuring TOSSIM for my environment (cygwin). I initially had TinyOS 1.x installed and upgraded to TinyOS 2.0 following the instructions online. Now whenever I try to compile a program for TOSSIM, I get the some

Re: [Tinyos-help] programming logic

2007-02-10 Thread Philip Levis
On Feb 10, 2007, at 5:09 AM, Muhammad Azhar wrote: Hi all, I'm thinking that my programming logic might be wrong which is why the compiler gave me this warning: XxxxC.nc: In function `Receive.receive': XxxxC.nc:117: warning: passing argument 2 of `AMSend.send' from incompatible pointer

[Tinyos-help] Tossim & Python in tinyos 2.0

2007-02-10 Thread Prem Krishnan
Hi all, I have a problem configuring TOSSIM for my environment (cygwin). I initially had TinyOS 1.x installed and upgraded to TinyOS 2.0 following the instructions online. Now whenever I try to compile a program for TOSSIM, I get the some sort off "undefined reference" error. I figured that its a

[Tinyos-help] MTS400 for earthquake monitoring

2007-02-10 Thread itri404563
Dear sirs; How to modify the MTS400 for earthquake monitoring, it is mean that how to modify the MTS400 TinyOS code to high sampling rate. Because the XBOW's moteview only get lower sampling rate. Thanks winton 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。 This email may contain confidential i

[Tinyos-help] programming logic

2007-02-10 Thread Muhammad Azhar
Hi all, I'm thinking that my programming logic might be wrong which is why the compiler gave me this warning: XxxxC.nc: In function `Receive.receive': XxxxC.nc:117: warning: passing argument 2 of `AMSend.send' from incompatible pointer type I read through the Receive interface and was t

Re: [Tinyos-help] Adding moteiv tools to tinyos 1.1.11

2007-02-10 Thread Joe Polastre
The links are fine, sometimes your browser caches old data. Hold down the SHIFT key and press the "Refresh" or "Reload" button on your web browser. That should do the trick. -Joe On 2/9/07, Bill Leal <[EMAIL PROTECTED]> wrote: At no little difficulty, I've managed to install tinyos 1.1.11; th

[Tinyos-help] The new version of reprograming MSP430F1611 tool

2007-02-10 Thread ARK
Hi,All, I made my tmote Sky mote broken. I guessed its because the MSP430F1611 is broken.(UART1-Rx broken) So I replaced a new MSP430F1611 chip. Then I do the steps on this web(http://www.cs.utah.edu/~vchakra/msp430-jtag.html). But when I plug the mote by USB,and type comment-"make tmote install"