[Tinyos-help] [tinyos-help] Errors

2008-05-31 Thread dima .
hello i made an application called TestDima similar TO the testTinyViz with some modifications when i am trying to make pc an error ocurred $cd /opt/tinyos-1.x/TestDima $make pcmkdir -p build/pc compiling testTinyViz to a pc libraryncc -o build/pc/main.exe -g -00 -board=micasb -pthre

[Tinyos-help] Bug founded in the driver of cc1000 in the tinyos-2.x tree of cvs version

2008-05-31 Thread jiwen zhang
Hello all : Yesterday , i send an emial to the tinyos-help that when i use the cvs version of tinyos-2.x , the motes of mica2 can't communicate with each other . today , after some times' test , i find the reason . the problem exists in the file CC1000SendReceiveP.nc , lines 575 . if you

[Tinyos-help] Makefile in different directory than source

2008-05-31 Thread Matt Keally
Hi, I would like to keep my TinyOS 2.x application source code in a subdirectory from the makefile that builds it. Unfortunately, I am not very familiar with using makefiles. Is there any way to include a source directory in the makefile for my application? Otherwise, when I try to compile t

[Tinyos-help] Building mica2 motes from schematic!

2008-05-31 Thread m.khezri
Hello all is it possible to build mica2 motes from schematic below? www.tinyos.net/hardware/design/ORCAD_FILES/*MICA2*/6310-0306-01ACLEAN.pdf also sensor board from this file: http://www.tinyos.net/hardware/design/ORCAD

Re: [Tinyos-help] Makefile in different directory than source

2008-05-31 Thread Juan Antonio López Riquelme
Hello, Maybe the makefile in apps folder can help you. With this makefile is possible to compile all aplications in apps folder. A greeting, Juan Antonio. - Original Message - From: "Matt Keally" <[EMAIL PROTECTED]> To: Sent: Saturday, May 31, 2008 5:29 PM Subject: [Tinyos-help] Ma

Re: [Tinyos-help] Building mica2 motes from schematic!

2008-05-31 Thread Juan Antonio López Riquelme
Hello, Do you want to build a SMD version or a big version? I suppose a big version because you do not have tools for SMD. At this case, I will build the mote with header modules for microcontroller and radio. Here you can find the header module radio http://focus.ti.com/docs/prod/folders/prin

Re: [Tinyos-help] [tinyos-help] Errors

2008-05-31 Thread Kevin Klues
What component is pointed to in your Makefile? Kevin On Fri, May 30, 2008 at 11:53 PM, dima . <[EMAIL PROTECTED]> wrote: > hello > > > i made an application called TestDima similar TO the testTinyViz with some > modifications > > when i am trying to make pc an error ocurred > > $cd /opt/tinyos-1.

Re: [Tinyos-help] TinyOS:Amtega128 ADC values help

2008-05-31 Thread Razvan Musaloiu-E.
Hi! Sorry for answering so late. :-( On Fri, 30 May 2008, Varun Jain wrote: > Hi, > > I am currently trying to set up a WSN using tinyos-2.x. I have Chipcon's > CC2420DBK with me, it has an onboard temperature sensor LM61 attached to > it with atmega128 processor. I am trying to read the tempera

Re: [Tinyos-help] tests/deluge/Blink

2008-05-31 Thread Jun
Hi, I've successfully installed Blink with Deluge and the ping command works well. But it seems that the "-d" command does not work well for me (on telosb). How long does it take to distribute the Blink program to a neighbor node in your experience? After typing the "-d" command, nothing happene