[Tinyos-help] How to Read System time in Tmote

2006-06-02 Thread Preethi Naveen
I want to read system on Tmote. How should i go about it?   Thanks Naveen ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Error during installing image on Telos

2006-06-02 Thread Tarun Banka
Thanks for pointing out. Yes I have Telos Rev B. Now it works. Thanks,Tarun  On 6/2/06, Cory Sharp <[EMAIL PROTECTED]> wrote: Unless you actually have one of the original Telos Rev A motes (thereare not that many), you probably mean "make telosb" for Telos Rev B or "make tmote" for Tmote Sky, inst

Re: [Tinyos-help] Error during installing image on Telos

2006-06-02 Thread Robert Szewczyk
Tarun, I'm assuming that you are using either a Tmote Sky or a Telos rev. B. If you're using a Tmote Sky I would suggest you download the Boomerang distribution from Moteiv, and after you've installed it, use make tmote install,1 bsl,3 If you're using a Telos rev B. you should use make telosb

Re: [Tinyos-help] Error during installing image on Telos

2006-06-02 Thread Cory Sharp
Unless you actually have one of the original Telos Rev A motes (there are not that many), you probably mean "make telosb" for Telos Rev B or "make tmote" for Tmote Sky, instead of "make telos". - Cory On 6/2/06, Tarun Banka <[EMAIL PROTECTED]> wrote: Dear All, I am facing problem while instal

[Tinyos-help] Error during installing image on Telos

2006-06-02 Thread Tarun Banka
Dear All,   I am facing problem while installing image on the mote. Please see following message:   $ make telos reinstall,1 bsl,3/opt/tinyos-1.x/tools/make/msp/set-mote-id --objcopy msp430-objcopy --objdump msp430-objdump --target ihex build/telos/main.ihex build/telos/main.ihex.out-1 1Could not f

[Tinyos-help] Re: help needed regarding XSensorMDA300

2006-06-02 Thread Michael Schippling
It looks like the packet dumping function in contrib\xbow\tools\src\xlisten\boards\mda300.c mda300_print_raw(XbowSensorboardPacket *packet) may be getting a wrong pointer. 29 (0x1d) is the standard length of a TOS_Msg.data packet: vv > 7e420681 1d 81030100

[Tinyos-help] Re: Tinyos-help Digest, Vol 38, Issue 4

2006-06-02 Thread Muthiah Annamalai
14:48:46 +0800From: "#NG YEONG SHENG,JOHNSON#" <[EMAIL PROTECTED]>Subject: [Tinyos-help] Help on multihopTo: Message-ID:<[EMAIL PROTECTED]>Content-Type: text/plain; charset="iso-8859-1"HiI would like to ask if its possible to do multihop without using broadcasting

[Tinyos-help] Conversion of Telos B RSSI

2006-06-02 Thread Paul David Kavan
To All: Thanks to those who helped me get the RSSI sent over the serial port. I am using the Telos B motes and doing some RSSI experiments. I am in the process of modifying the serial forwarder some so that it will convert the RSSI value I receive over the serial port to the actual RSSI v

Re: [Tinyos-help] Boomerang UART0 Sample

2006-06-02 Thread Joe Polastre
The link works just fine. -Joe On 6/2/06, Jörgen Johansson <[EMAIL PROTECTED]> wrote: There is a link failure on the http://www.moteiv.com/community/Boomerang_UART0_Sample page. I can´t download the Moteiv Boomerang Uart0 Sample.tar.gz. I think I can use the UART as a simple debuger. Does an

[Tinyos-help] Boomerang UART0 Sample

2006-06-02 Thread Jörgen Johansson
There is a link failure on the http://www.moteiv.com/community/Boomerang_UART0_Sample page. I can´t download the Moteiv Boomerang Uart0 Sample.tar.gz. I think I can use the UART as a simple debuger. Does anyone used the UART as a trace? /Jörgen Johansson ___

[Tinyos-help] question on simple_transmit from Rfm_model.c

2006-06-02 Thread Liu Haibin
Hi,I have a question about the following code from Rfm_model.c. The parameter bit can be 1 or 0. When simple_trasmit is transmitting bit 1,  transmitting[modeID] is set to 1, meaning it's transmitting. However, when simple_transmit is transmitting bit 0, transmitting[modeID] is set to 0, meaning it