[Tinyos-help] mag sensor in MSP410

2006-06-20 Thread campbell gao
hi ,all ! now i own some question about the mag sensor in MSP410. in the user manul ,it just tell us Bandwith:DC to 5Mhz.i am confuesed with DC,here what isthis word'smeaning?? and firstly,iwrite a program for MSP410 thatstartup a timer in 100ms andjust sample pir data.ok, i just get sample

[Tinyos-help] Big Message format on micaz

2006-06-20 Thread Michael Collett
Title: Big Message format on micaz Hi, Im trying to take high sample rate (but short duration) audio data using the micaz installed with sound recorder from the Vanderbilt libraries. It compiles and appears to run ok (all the leds do what they should). With generic base installed on a mote

Re: [Tinyos-help] tmote sky: lowpowermode in McuSleepC.nc when Radio stopped (tinyos 2.0)

2006-06-20 Thread Roman Lim
In this case the CC2420 code does not release the resource before going into stop mode? Vlado Handziski wrote: On 6/16/06, *Roman Lim* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hello I noticed that the calculated lowpowermode in McuSleepC.nc is 1, when there is a

[Tinyos-help] Current in micaz+mda300

2006-06-20 Thread Alessandro Balvis
Hy, I posted some question about the HPLPowerManagement component for micazand I found some answer in the archive of the forum. I implemented the command Enable() in my code like in the example apps/CountRadio. I tried to run the application on the mote and to test the current consumption

[Tinyos-help] variable-length AM data

2006-06-20 Thread Conor Todd
Hi everyone. I have a quick question regarding variable-length data in Active Message packets. While I know that the definition and use of such packets is possible within the NesC (mote) portion of the code (within the bounds of the maximum packet size), I do not know how to describe such a

Re: [Tinyos-help] tmote sky: lowpowermode in McuSleepC.nc when Radio stopped (tinyos 2.0)

2006-06-20 Thread Philip Levis
On Jun 20, 2006, at 4:40 AM, Roman Lim wrote: In this case the CC2420 code does not release the resource before going into stop mode? Vlado Handziski wrote: Before the MCU can go to LPM3, the USART needs to be disabled. This should be done by the implicit power manager (TEP 115) using

Re: [Tinyos-help] variable-length AM data

2006-06-20 Thread Philip Levis
On Jun 20, 2006, at 7:27 AM, Conor Todd wrote: Hi everyone. I have a quick question regarding variable-length data in Active Message packets. While I know that the definition and use of such packets is possible within the NesC (mote) portion of the code (within the bounds of the maximum

[Tinyos-help] Problem Running TinyViz

2006-06-20 Thread Hua Yue
Hi. I built TOSSIM in my TestTinyViz directory and tried running TinyViz but got the following output: java -Dpython.cachedir=/tmp/jython.cache -DDBG=usr1 -DSIMDBG= -jar ./simdriver.jar -gui -run /opt/tinyos-1.x/contrib/xbow/apps/TestTinyViz/build/pc/main.exe 30Starting SimDriver...Simulation

Re: [Tinyos-help] Problem with NetSync and UART

2006-06-20 Thread Joe Polastre
The only way to disable this is to comment out the UartDetectC component in NetSyncC. -Joe On 6/20/06, Henric Kärnhall [EMAIL PROTECTED] wrote: Hi I have written a debug component that allow me to write debug data and text to the UART and read it in a simple terminal program. In works fine.

Re: [Tinyos-help] tmote sky: lowpowermode in McuSleepC.nc when Radio stopped (tinyos 2.0)

2006-06-20 Thread Vlado Handziski
On 6/20/06, Philip Levis [EMAIL PROTECTED] wrote: On Jun 20, 2006, at 4:40 AM, Roman Lim wrote: In this case the CC2420 code does not release the resource before going into stop mode? Vlado Handziski wrote: Before the MCU can go to LPM3, the USART needs to be disabled. This should be done by the

[Tinyos-help] Any-to-any routing protocol

2006-06-20 Thread Lorenzo Mainardi
Hi, I'm looking for a any-to-any routing protocol.Can you help me?Thank you very much ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] SerialForwarder invisible to the user.

2006-06-20 Thread Javier .
Hi, I'm trying to use SerialForwarder in my aplication, but Iwant to do it invisible to the user. Is not dificult to start listening to the serial port with the -no-gui option. The problem begins when I stop SerialForwarder listening to the port. If I try to start listening again, this advise

Re: [Tinyos-help] tmote sky: lowpowermode in McuSleepC.nc when Radio stopped (tinyos 2.0)

2006-06-20 Thread Jonathan Hui
Roman, are you running out of CVS or the beta1 rpm? I believe the auto shutdown feature on the SPI was implemented after beta1. Running the tinyos-2.x/apps/tests/TestAMOnOff does show the msp430 going into LPM3 mode. -- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/ On

Re: [Tinyos-help] SerialForwarder invisible to the user.

2006-06-20 Thread Michael Schippling
a few possibilities come to my mind... You may need to wait longer for things to settle before reopening the port. Or the port/driver itself may be wedged. I have that trouble with my current USB-serial converter and have to unplug the cable to get it to cooperate. SF may not be closing the

[Tinyos-help]ask help for programming with serial ID

2006-06-20 Thread SunYan
Hi, guys, I am trying to program with serial ID in tinyos. where can I get any document and example for program with serial ID in tinyos, including how to read and write the serial ID? And, is version 1.1.0 is ok for programming with serial ID? Thanks a lot. Regards Robin Sun 2006-06-21

[Tinyos-help] How to use FS in tinyos

2006-06-20 Thread SunYan
Hello all, I want to make programs with flash file system on tinyos. Where can I get any document and example about it? And, is version 1.1.0 ok for programming for flash file syste? Thanks a lot Regards Robin Sun 2006-06-21