Re: [Tinyos-help] Re : Re : can't compile Blink

2008-06-17 Thread Tiny User
you do not have the variables PATH and JAVA_HOME and if did not work i think you have to set a variable related to NESc compiler to "see" the .h files.. On Tue, Jun 17, 2008 at 8:39 AM, Tiny User <[EMAIL PROTECTED]> wrote: > *Hi here is the values i have on my PC, But I sto

Re: [Tinyos-help] Re : Re : can't compile Blink

2008-06-16 Thread Tiny User
\PostgreSQL\8.3\share\locale TEMP: ( and TMP) %SystemRoot%\TEMP On Tue, Jun 17, 2008 at 8:20 AM, ivi610 <[EMAIL PROTECTED]> wrote: > which environment variables should i check please? > thanks > > Cyril > > - Message d'origine > De : Tiny User <[EMA

[Tinyos-help] Task time

2008-06-15 Thread Tiny User
Hello all, In a lecture for Philipp Levis at Stanford university ( http://www.youtube.com/watch?v=j6hRsue5b30) he said that the time to post and run a task in tinyos needs 80 cycles (10 micro sec). please any one knows how we can calculate or measure these times? Thanks and Regards, _

[Tinyos-help] response time

2008-06-11 Thread Tiny User
hallo, please how can we calculate the tinyos response time for a task? thanks ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] RSSI Led Indicator

2008-05-28 Thread Tiny User
Hello All, Please did any body implemented the RSSI>LED indicator on mica2? Plesae if it is possible files :) Thanks in Advance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinf

[Tinyos-help] Using C and Nesc

2008-05-28 Thread Tiny User
Hi all Please is it possible to use the ANSI C with tinyos where we find it is easier? or the Nesc compiler will not do it? THanks a lot ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailma

Re: [Tinyos-help] Radio-Programming motes

2008-05-11 Thread Tiny User
ya.. over the air programming :-) http://en.wikipedia.org/wiki/Over-the-air_programming On Thu, May 8, 2008 at 10:05 AM, Antonio Prados Vilchez <[EMAIL PROTECTED]> wrote: > Hi!! > > Recently, I was walking by the street when an idea came suddenly into my > mind. I wonder if there is any posi

[Tinyos-help] BAT_MON

2008-05-05 Thread Tiny User
Hello ALL, BAT_MON is used to monitor the Mica2 Sensor Board can I use it to monitor the battery of the node it self? Thanks and Regards, ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailma

[Tinyos-help] Porting VoltageC to mica2

2008-05-05 Thread Tiny User
Hello please Did any body tried to port these files VoltageC.nc VoltageP.nc VoltageNowC.nc VoltageStreamC.nc in this Dir: /opt/tinyos-2.x/tos/platforms/mica to use them with mica2 platform?? ___ Tinyos-help mailing list Tinyos-help@millennium.berkele

[Tinyos-help] modifying BlinkToRadio

2008-05-05 Thread Tiny User
Hello All, Please I Want to change the BlinkToRadio to send the Battery value over the radio... please any tips? I did not find the interfece of Battery monitoring.. Regards, ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.

[Tinyos-help] Mica2 code Samples

2008-05-03 Thread Tiny User
Hello All, Please do you know code samples for Mica2, I have only two mica2 nodes and I want to implement a small demo and i have two nodes.. Regards.. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu

[Tinyos-help] Mica2 max power and Antenna Matching

2008-05-02 Thread Tiny User
Hello All Some one in the mailing list said the Mica2 will not transmit with the max power of CC1000 because of Impedance matching, any one please explains more about this idea. Best Regards, -- ___ Tinyos-help mailing list Tinyos-help@millennium.berkel

Re: [Tinyos-help] Mica2 Antenna removing

2008-05-02 Thread Tiny User
that I have, the little gold square piece can > be pulled directly back out of the connector on the board. > MS > > Tiny User wrote: > > > Oh I am trying to remove it from two days :D and I searched on internet > > , but no answer... do you have photos! (or course:D).. >

Re: [Tinyos-help] Mica2 Antenna removing

2008-05-02 Thread Tiny User
Oh I am trying to remove it from two days :D and I searched on internet , but no answer... do you have photos! (or course:D).. On Fri, May 2, 2008 at 6:35 PM, Michael Schippling <[EMAIL PROTECTED]> wrote: > Yup. It should just bayonet-off. > MS > > Tiny User wrote: > > &g

[Tinyos-help] Mica2 Antenna removing

2008-05-02 Thread Tiny User
Hallo All, Please I want to remove the antenna on Mica2, it is MMCX antenna? Greetings... ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] RSSI sample for CC1000

2008-04-30 Thread Tiny User
hello All Please any one has a sample for RSSI over mica2 (CC1000) Thanks in advance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Debugging TinyOS, How?

2008-04-30 Thread Tiny User
if your aim is only debugging you can use another tools of debugging try here http://www.cs.virginia.edu/~lg6e/tool/index.html may be you can find some thing usefull On Wed, Apr 30, 2008 at 1:56 PM, BEN LOLO ANAT <[EMAIL PROTECTED]> wrote: > Hello all, > How can I use IAR for debugging TinyOS

[Tinyos-help] Blink2Radio freq. change

2008-04-28 Thread Tiny User
Hello I am trying to change the Makefile only on sender like this: PFLAGS += -DCC1K_DEF_FREQ=90070 CFLAGS += -DRADIO_XMIT_POWER=0x01 and I still get the response on the reciever with 16 Mhz difference! please any one can explain.. can I make the Rx Power lower? Thanks -- --

[Tinyos-help] Mica2 and SetRFPower

2008-04-28 Thread Tiny User
Hello I want to set the Power in the tutorial mote-mote radio communication i tried to use the tip posted here: [Tinyos-help] Playing with CC1000Control.SetRFPower

Re: [Tinyos-help] Compile Error in TOSSIM

2008-04-23 Thread Tiny User
i am using Ubuntu 7,04 it is OK when I installed the 7,10 I ran into many problems so I think the 7,04 is more stable for tinyos Greeting, On Wed, Apr 23, 2008 at 3:29 PM, Chao Sun <[EMAIL PROTECTED]> wrote: > I am currently under Ubuntu 7.10. > > I used to have this work. However, it fails aft

Re: [Tinyos-help] Still unable to program Blink onto a crossbow irismote(XM2110) using the MIB520 USB interface board on tinyos-2.0.2(using cygwin on Windows XP )

2008-04-23 Thread Tiny User
plesae try to do *make iris* before *make iris install,0 mib510,COM5* because there is some dependencies generated by "make iris" regards On Tue, Apr 22, 2008 at 6:55 AM, ashish makani <[EMAIL PROTECTED]> wrote: > Hi Janos, others > > First up, thanks a million for your extremely helpful &

Re: [Tinyos-help] Blink program problem

2008-04-21 Thread Tiny User
try make mica2 install,0 mib510,com6 or make mica2 reinstall,0 mib510,com6 greeting On Mon, Apr 21, 2008 at 1:24 PM, Patrick Brady <[EMAIL PROTECTED]> wrote: > HI folks, > I have a bit of a newbie question. I'm trying to program the blink program > using the MIB520. The program compiles with no

Re: [Tinyos-help] Help concearning mote programming

2008-04-21 Thread Tiny User
try sudo chmod go+rw ttyUSB0 for the ttyUSB0 in the dev folder and for "motelist" command it is not working on mica2, forget about it. Greetings On Mon, Apr 14, 2008 at 4:19 PM, <[EMAIL PROTECTED]> wrote: > Well, I have started to use tinyOS recently, but as I am being supported > by my lect

Re: [Tinyos-help] SerialForwarder and Sensor

2008-04-11 Thread Tiny User
packet 5 there is no reception ? Please help On Fri, Apr 11, 2008 at 10:28 AM, Tiny User <[EMAIL PROTECTED]> wrote: > Thanks for answer > I am using mica2 over MIB520 so I am using this command: > java net.tinyos.sf.SerialForwarder -port 9002 -comm serial@ > /dev/ttyS0:mica2

[Tinyos-help] SerialForwarder and Sensor

2008-04-10 Thread Tiny User
Hello All Please should I have a sensor to work with SerialForwarder, because I get no information only this message: Listening to serial@/dev/ttyS0:mica2 serial@/dev/ttyS0:57600: resynchronising Listening for client connections on port 9003 -- ::

[Tinyos-help] motelist error is fake

2008-04-07 Thread Tiny User
hello while i am working on ubuntu+tinyos $motelist No devices found. But the command $make mica2 install,0 mib510,/dev/ttyUSB0 is OK.. please can any body explain? is there a problem in motelist?? -- tinyuser ::: http://www.travian.ae/?uc=

[Tinyos-help] Motelist No devices

2008-04-03 Thread Tiny User
Hi when I command motelist: No devices found. so when I command $MOTECOM is not working. -- tinyuser ::: http://www.travian.ae/?uc=ae2_26656 ___ Tinyos-help mailing list Tinyos-help@millennium.berkel

Re: [Tinyos-help] make command in TinyOS ubuntu

2008-04-02 Thread Tiny User
ou do "make mica2" > > > > Shaun Lawrence > Design Engineer > Invocon, Inc. > Main: (281) 292-9903 > Direct: (281) 210-1845 > [EMAIL PROTECTED] > -- > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Beha

[Tinyos-help] make command in TinyOS ubuntu

2008-04-02 Thread Tiny User
Hi.. All.. plesae, i am trying to compile my first program for TinyOS in Ubuntu I get this output: make: *** No rule to make target `mica2'. Stop. please what is the problem? the ncc seems to be OK Thanks in Advance -- ::: http://www.tra

[Tinyos-help] Environment Variable Linux

2008-04-02 Thread Tiny User
Hi please how can I set my Environment Variable on Ubuntu for Tiny OS TOSROOT, TOSDIR, CLASSPATH, MAKERULES please, in which file should I set them? Thanks Yamos2002 -- ::: http://www.travian.ae/?uc=ae2_26656 _

Re: [Tinyos-help] tinyos2 and eclipse

2008-04-02 Thread Tiny User
> tinyos 1, but i do not find any thing that indicates , the version which > works with tinyos2, do you think that it work with tinyos2 too? > Boushra > > --- On *Tue, 4/1/08, Tiny User <[EMAIL PROTECTED]>* wrote: > > From: Tiny User <[EMAIL PROTECTED]> > Subjec

[Tinyos-help] tinyos over Ubuntu

2008-04-01 Thread Tiny User
i am trying to install Tiny os over Ubuntu using VMware may be more stable than cygwin... any one has information about them,please? i do not want to use the ready image ubuntu+tinyos.. -- ::: http://www.travian.ae/?uc=ae2_26656 _

Re: [Tinyos-help] tinyos2 and eclipse

2008-04-01 Thread Tiny User
look here http://www.dcg.ethz.ch/~rschuler/index.htm go to installation page. good luck yamos2002 On Tue, Apr 1, 2008 at 4:55 PM, Boushra MAALA <[EMAIL PROTECTED]> wrote: > hello, > i want to know what the version of eclipse that works with tinyos2 > thanks > Boushra > > -

Re: [Tinyos-help] TestSerial problem

2008-04-01 Thread Tiny User
Hi Li do you mean the command java -version On Tue, Apr 1, 2008 at 1:13 PM, Li Jianfeng <[EMAIL PROTECTED]> wrote: > Hi, > > Open a windows command window, typing the command 'java' or 'javac'. What > is the result? > > Jennifer > > On Tue, A

[Tinyos-help] "Make mica2" Funny

2008-04-01 Thread Tiny User
*I did the make mica2 command two consequently times first time was failed but the second one was OK, Why??? plz.. i am getting crazy. [EMAIL PROTECTED] /opt/tinyos-2.x/apps/blink $ make mica2* mkdir -p build/mica2 compiling BlinkAppC to a mica2 binary ncc -o build/mica2/main.exe -Os -fin

Re: [Tinyos-help] TestSerial problem

2008-04-01 Thread Tiny User
I have this one for user variables and system varibales: C:\cygwin\opt\tinyos-2.x\support\sdk\java\tinyos.jar;.; yamos2002 lattakia On Tue, Apr 1, 2008 at 12:14 PM, Ittipong Khemapech < [EMAIL PROTECTED]> wrote: > Hi, > > Did you set CLASSPATH correctly? It should be something like > "C:\cygwin

Re: [Tinyos-help] Crazy Cygwin

2008-04-01 Thread Tiny User
rror 1 please what is your comment?? Viel Spaß, Fun Fun yamos2002 On Tue, Apr 1, 2008 at 12:26 PM, Tiny User <[EMAIL PROTECTED]> wrote: > look here: > [EMAIL PROTECTED] /opt/tinyos-2.x/apps/blink > *$ dir* > > [EMAIL PROTECTED] /opt/tinyos-2.x/apps/blink > *$ dir*

Re: [Tinyos-help] Crazy Cygwin

2008-04-01 Thread Tiny User
setInt errupt': /opt/tinyos-2.x/tos/chips/atm128/timer/Atm128AlarmAsyncP.nc:101: implicit declar ation of function `dbg' make: *** [exe0] Error 1 please can you explain?? Thanks a lot, Vielen Dank yamos2002 On Tue, Apr 1, 2008 at 12:16 PM, Ittipong Khemapech < [EMAIL PROTECTED]> wro

[Tinyos-help] making docs

2008-04-01 Thread Tiny User
Hi all plesae i did this command "make mica2 docs" for the sender example I did not get any error message, but I did not get any results here ..cygwin/opt/tinyos-2.x/doc/nesdoc/mica2/index.html please help Viele Grüße/ Greetings Yamos2002 ___ Tinyo

[Tinyos-help] Make docs

2008-04-01 Thread Tiny User
Hi All TOS guys I did this command make mica2 docs first time i did not get any error second time I get this: "nesdoc failed: no valid input" please any explanations I am getting crazy from this Cygwin Have a nice day Tschüß yamos2002 ___ Tinyos-he

[Tinyos-help] Crazy Cygwin

2008-04-01 Thread Tiny User
Hello All with: "make mica2" command I get some time error message and some times it is working... Please any one can say why Cygwin is not stable at all?? thanks, Vielen Dank Yamos2002 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu h

[Tinyos-help] Graphviz cannot be found by cygwin

2008-03-31 Thread Tiny User
Hi I installed the Graphviz in this path: C:\Program Files\Graphviz and the Cygwin is installed in this path: C:\cygwin\ But when I write: make mica2 docs I get the Error : sh: dot: command not found Please, should I change something in the windows vari

[Tinyos-help] Graphviz-win

2008-03-31 Thread Tiny User
Hi Tiny Users, please after installing the Graphviz-win v2.16 how can I use it; should i use dot or dotty to open the output files from "make micaz sim" command...and which file can I open to simulate my TinyOS project like Blink! for example Thanks for All yamos2002 _

[Tinyos-help] Installing Graphviz on Cygwin

2008-03-28 Thread Tiny User
Hello All please can anyone (hero) send detail steps for installing Graphviz on Cygwin?? please do not say download the Graphviz from http://www.graphviz.org or something like that.. more details plz and thanks in advance GREETING yamos2002 ___ Tinyos