[Tinyos-help] Hey Tinyos-help@millennium.berkeley.edu ;)

2007-04-30 Thread Naveen reddy
http://www.hi5.com/register/FIift?inviteId=A_7587920_6xyB68TNNUt0 naveen reddy ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Has anyone installed on Linux? Please reply if you have

2007-04-30 Thread keerthii
Alan, It worked out fine in the end. The cvs wasn't working because the port had a firewall on it. The reason I was emailing everyone was because I could not find one of the files from the README.TOOLCHAIN. But it was there on the sourceforge site. Now it works fine. I'm just trying to get ja

Re :Re: [Tinyos-help] Simulators for TOS.

2007-04-30 Thread sangeeth kumar
Hi Manjunath,Thank very much for your reply.But i am using MDA320 board from xbow to add addtional sensors for micaZ,Will powertossim can simulate the energy levels for MDA320 too.do u know whether Emstar can simulate IEEE802.15.4.Because i  am mainly looking for simulators that can simulate po

[Tinyos-help] Why toscomm JNI library was not found?

2007-04-30 Thread Fangming Zhang
Hi, I use 'java net.tinyos.tools.Listen -comm serial@/dev/ttyS0:mica2' in the cygwin. There is error as: The toscomm JNI library was not found. When I run 'tos-install-jni', it gave error as: 1/bin/java:not found Java not found, not installing JNI code How to do? _

Re: [Tinyos-help] Ultra-low radio range

2007-04-30 Thread Boris Lipchin
Thank you very much for your response guys. I'll give it a shot. Boris Robert Szewczyk wrote: You should be able to get a very low range by setting the power amplifier to its lowest value. At the setting of 1, the mote should output about -40 dBm of signal; that's low enough to limit the c

[Tinyos-help] MSP 410 from xbow.com

2007-04-30 Thread Chris Yao
Hi, I find out that MSP410 from xbow.com has PIR capability. Does anyone know any simple applications/testbed that uses MSP410? can MSP 410 work with MICA2? Thanks, Chris - Ahhh...imagining that irresistible "new car" smell? Check outnew

[Tinyos-help] TimeSync application by Vanderbuild Univ....Help Urgent!!!

2007-04-30 Thread nikhil
Hi All, I am looking at the TimeSync application developed by Vandebuild university found under \tinyos-1.x\contrib\vu\apps\TestTimeSync and would like to know the packet format details as how to interpret the data coming from the other motes. Following is the data that I am getting when I

Re: [Tinyos-help] Ultra-low radio range

2007-04-30 Thread Robert Szewczyk
You should be able to get a very low range by setting the power amplifier to its lowest value. At the setting of 1, the mote should output about -40 dBm of signal; that's low enough to limit the communication to less than 5 meters. Another alternative that would cost money but would give you

RE: [Tinyos-help] Ultra-low radio range

2007-04-30 Thread KURT PETERS
Be careful when modifying range, since if you bring the devices too close together you will no longer be in the far-field, and your antenna pattern will not be what you might think it is. I'm not sure what you're doing, but, in the near-field/Fresnel region, nearby conductors can change your

[Tinyos-help] why javac was not found?

2007-04-30 Thread Fangming Zhang
Hi everyone, I just learn Tinyos2.0. In lesson 4, I made the TestSerial like "make mica2". There is error as: javac: not found make: *** [TestSerial.class] Error 127 How can I do? fangming ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.

Re: [Tinyos-help] Simulators for TOS.

2007-04-30 Thread [EMAIL PROTECTED]
I just don't know what is the best, but you can simulate the native nesC code written for MICAZ in the following frameworks: 1) TOSSIM/PowerTOSSIM (TinyOS simulator with power midelling extensions) 2) AVRORA (lets you to simulate not only TinyOS applications, as it is not OS specific, code com

RE: [Tinyos-help] Ultra-low radio range

2007-04-30 Thread David Moss
You can't guarantee any specific range, but you can certainly use the tmote's external antenna port with a poor antenna (aka resistor) to diminish the range. I believe the FAQ's on moteiv.com tell you how to do enable that antenna port by sliding a capacitor over. Also, setting CC2420_DEF_RFPOWER

[Tinyos-help] Simulators for TOS.

2007-04-30 Thread sangeeth kumar
Hi all,Can anyone plz tell which is the best simulators for TinyOS.Because our micaZ motes will be in large network,runing diff applications concurrently ,i need a simulaor with good GUI(I think TOSSIM is inapproriate).Will these simulators can even simulate the power consumed in motes.Will it t

[Tinyos-help] no module name TOSSIM

2007-04-30 Thread Βάσω
Hello! I was going through Lesson 11: simulation with TOSSIM too, and I get this: $ python Python 2.3.4 (#1, Jun 13 2004, 11:21:03) [GCC 3.3.1 (cygming special)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> from TOSSIM import* Traceback

RE: [Tinyos-help] Trying to use Mica series motes

2007-04-30 Thread Giri Baleri
Hi Buck, That is certainly not true. How did you get that impression from? We are very much involved in the business of Motes and have recently announced the next generation Iris and iMote2 Motes. What help do you need from Crossbow? You can reach us at 408-965-3300. Regards, Giri Baleri Cross

[Tinyos-help] * TinyOS support IEEE 802.15.4 beacon mode supporting?

2007-04-30 Thread kskim
Hello! My name is ki sueb kim in KOREA. Please Help me! I have one question that TinyOS support IEEE 802.15.4 Beacon Mode. Please Answer Me. = Powerful Leader of U-sesor/Embedded system 하이버스주식회사기술지원팀/

[Tinyos-help] How to construct a new mote platform?

2007-04-30 Thread Senno
Hi all I am a new tinoy user,and I know there already are telos,telosb,mica2 etc platforms in the tinyos 1.x package. telos

[Tinyos-help] gcc: unrecognized option '-pthread'????

2007-04-30 Thread Derek Tarm
Hi all, I've installed TinyOS 1.1.11, and cd to /opt/tinyos-1.x/apps/Blink and type 'make pc'. It complains: "gcc: unrecognized option '-pthread' C:/TinyOS/cygwin/opt/tinyos-1.x/tos/platform/pc/PowerStateM.nc: In function '__nesc_nido_initialise': C:/TinyOS/cygwin/opt/tinyos-1.x/tos/platform/pc/P

[Tinyos-help] can Tmote sky ADC port be used to measure negative voltage

2007-04-30 Thread yicheng
Hi, Just want to know if negative voltage (like -1.5v) can be measured by any Tmote sky ADC port? If yes, how can I do it? Do I need to set a negative reference voltage? Thanks! Yicheng ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkele

[Tinyos-help] Ultra-low radio range

2007-04-30 Thread Boris Lipchin
Hi, is there any trick or hack to lower the range of the Tmote Sky radios down to a matter of feet or inches? This would help create scaled down demos/models of real systems. Anything that has worked in the past. I'm not above putting a large brick between the two nodes, or some grounded metal. Or

[Tinyos-help] Trying to use Mica series motes

2007-04-30 Thread buckyslambob
Is anyone able to reach Crossbow? I am having problems contacting their techincal support department and have heard they are getting out of the mote business? Are they are serious player in this market anymore? Isnt their President a graduate student from Berkeley? Buck _

[Tinyos-help] does listening energy equal to receiving energy

2007-04-30 Thread sangeeth kumar
Hi all,I would like to know in micaZ\'s does energy required for radio listening is equal to receving energy of a signal.With ThanksSang___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/

[Tinyos-help] Query using the radio with collection component and AMReceiverC in the same application

2007-04-30 Thread Prem Krishnan
HI, I want to use some nodes in my network to be members of the collection tree yet at the same time be able to receive packets from nodes that are not part of the collection tree. I've tried instantiating the AMReceiverC component with a different AM_ID than the collection tree. However, I find

[Tinyos-help] Mount Problem in Block storage...

2007-04-30 Thread nikhil
Hi All, I have formatted Flash on the Telos mote into one volume. I would like to know what is the maximum allowable size for that volume? Can we use entire flash as a single volume and make use of 1MB memory space for data logging on TelosB motes? Also as I saw there are two different API's

Re: [Tinyos-help] Battery voltage curves - Estimating battery lifetime from Voltage

2007-04-30 Thread Steve McKown
On Sunday 29 April 2007 10:45, Mante Bos wrote: > I can read the voltage from my batteries and I can transform this > output of the ADC to the appropriate voltage of my platform (micaz). > > Now I would like to now of someone had some curves of the battery > voltages of nodes while their are runnin

Re: [Tinyos-help] no response packets from mote during TestSerial test

2007-04-30 Thread Michael Schippling
my memory is that a stright-thru serial cable is what you want. you can leave the batteries installed, but the power switch should be _off_. MS Ahmed Said wrote: Hi, I installed TestSerial application on a mica2 mote that is connected to a MIB500 board, the problem is that when I type java Tes

[Tinyos-help] no response packets from mote during TestSerial test

2007-04-30 Thread Ahmed Said
Hi, I installed TestSerial application on a mica2 mote that is connected to a MIB500 board, the problem is that when I type java TestSerial the application sends packets to the mote and i get no response from the mote. I am using a crossover serial cable should i try a straight serial cable inste

Re: [Tinyos-help] Some problem about the interrupt in Tinyos

2007-04-30 Thread Steve McKown
Hi Jing, On Monday 30 April 2007 01:13, liangjing wrote: > In the experiment we want to trigger an event or task that implement > the related work after switching off the button ? I don't know if > there exists an interrupt procedure in Tinyos since I don't find some > app using the kind of interr

[Tinyos-help] Re: How to construct a new mote platform?

2007-04-30 Thread Senno
Hi Urs Hunkeler &Firat TARAKTAS, Thanks very mcuh for your help.Many many thanks. And now the new platform for my tinyos-1.x can work now. Best Regards -- Wang Renjun On 29/04/07, Senno <[EMAIL PROTECTED]> wrote: Hi all I am a new tinoy user,and I know there already

[Tinyos-help] "tos-check-env" problems

2007-04-30 Thread Raj P
Hi all, I installed for the tinyos for the first time in LInux. Everything was completed fine. I found latest Graphviz version 2.12.1, and installed properly. when I say "tos-check-env", it gives an warning message that " the current version of Graphviz is not 1.10, please update it inorder

RE: [Tinyos-help] wt does this mean: rcopy >> 7

2007-04-30 Thread Siirtola Harri
If you right-shift an 8-bit variable 7 times, you get 1 or 0 according to the most significant bit. Regards, Harri From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dipti Sent: Monday, April 30, 2007 8:13 AM To: Jay Taneja Cc: tinyos forum Sub

Re: [Tinyos-help] Application works fine in tossim but not on motes

2007-04-30 Thread Romain Thouvenin
On 4/27/07, Romain Thouvenin <[EMAIL PROTECTED]> wrote: On 4/27/07, Urs Hunkeler <[EMAIL PROTECTED]> wrote: > Hi Romain, > > Just two wild ideas: > > - Maybe the simulator filters packets differently than the real > implementation. You could be sending packets to the wrong mote id and > the simul

Re: [Tinyos-help] Compiling on MacOSX 10.4 for MICA

2007-04-30 Thread Sarfraz Nawaz
The only difference that I see between your and my output is that in my case nesc_nx.h is processed before tos.h. In your case tos.h is processed before nesc_nx.h and spews some warnings and errors. On 4/29/07, Greg Turnipseed <[EMAIL PROTECTED]> wrote: Yes, I was able to find /usr/local/lib/n

RE: [Tinyos-help] How to construct a new mote platform?

2007-04-30 Thread Firat TARAKTAS
Hi to all, First creaste new directory in tos/platform. .platform file should exist in order to refer to which component platform use (msp, cc2420, atmel etc.). Hardware.h file must be created. This file shows the io pin assignments. In tools/make directory, create .target file. It is the make f

[Tinyos-help] Random sending message to tossim serial

2007-04-30 Thread Chan kenniel
Dear all, thanks for you guys' help. Now I wanna send a random message to tossim serial, and then use SF to listen it. but i don't know how to put data into a message type, then use the dataSend command. I have read oscilloscope, it use the ADC to get data, so I don't know how to put data into it

Re: [Tinyos-help] Re: Problem with timers in TOSSIM 2.0.1

2007-04-30 Thread Romain Thouvenin
On 4/27/07, Philip Levis <[EMAIL PROTECTED]> wrote: I found the bug. Somehow, a checkin was lost when cutting the RPM. The bug is in tos/chips/atm128/atm128_sim.h; this is the fix: 22,23c22,23 < #define _SFR_IO8(io_addr) _MMIO_BYTE((io_addr) + 0x20) < #define _SFR_IO16(io_addr) _MMIO_WORD((io_

[Tinyos-help] Some problem about the interrupt in Tinyos

2007-04-30 Thread liangjing
Hi,folks In the experiment we want to trigger an event or task that implement the related work after switching off the button ? I don't know if there exists an interrupt procedure in Tinyos since I don't find some app using the kind of interrupt.Please help me. Best Regards

[Tinyos-help] Re: Tinyos-help Digest, Vol 48, Issue 171

2007-04-30 Thread sara Khad
I do not understand why shoul i used seconds, hour, minute. I want to mesure the jitter ?? what do you think ? please help if you can .. Best, Sara Juan Antonio wrote: you try made your aplication with BlinkToRadio and TestSerial (C:\cygwin\opt\tinyos-2.x\apps\tests\TestSerial). * //