Re: [Tinyos-help] macports for nesc and the MSP430 toolchain for Snow Leopard

2009-12-01 Thread Andres Vahter
I'm little confused. I don't have avrdude.conf in: /opt/local/etc/avrdude.conf or in: /etc/avrdude/avrdude.conf Andrese-MBP:Blink Andres$ locate avrdude.conf /Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf

Re: [Tinyos-help] I can't compile apps with TOSSIM

2009-12-01 Thread Marcus Autenrieth
Hi, Am Mon, 30 Nov 2009 15:23:36 + schrieb Rachel Bernard asma_...@live.fr: Hi,I use Tinyos 2.0 for the first time.When I run the application blink in TOSSIM with cygwin, i get the following error: /cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/apps/blink $ make micaz sim-cygwin

Re: [Tinyos-help] TinyOS-2.x a begineers query

2009-12-01 Thread Arik
I suggest using a VMWare image from here: http://docs.tinyos.net/index.php/Getting_started#User_Contributed_Methods From my experience, XubuntOS is a bit defective... So you can use other suggested images. Arik -Original Message- From: tinyos-help-boun...@millennium.berkeley.edu

[Tinyos-help] help tos-install-jni

2009-12-01 Thread 朱青青
Hello, I was hoping that you could help me with exception in thread main java.lang.NoClassDefFoundError:net/tinyos/message/MessageListerner at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:604) at

[Tinyos-help] Update TinyOS-2.0 to TinyOS-2.1

2009-12-01 Thread Daniel Garcia Aubert
Hi all, I work with TinyOS-2.0 in XubunTos, and I want to update to 2.1 for use CTP protocol. ¿How I can to update version in XubunTos? Thanks and regards. -- Daniel García Aubert Universidad Carlos III de Madrid. ___ Tinyos-help mailing list

Re: [Tinyos-help] problem installing tinyos on Ubuntu 9.10

2009-12-01 Thread Rubén Ríos del Pozo
I did also install it with no problems. Bear in mind that the last supported version is hardy, so your sources.list file should have the following line: deb http://tinyos.stanford.edu/tinyos/dists/ubuntu hardy main Regards tarun sharma escribió: I installed tinyOS on my Ubuntu 9.10 just a

Re: [Tinyos-help] Power consumption on Iris motes with TestLpl

2009-12-01 Thread Akankshu Dhawan
Hi Janos I have the micaz motes and I want to just measure the power consumed once the motes have been running for a period of time. Can you tell me some details about the connections I need to make. I will be getting access to a high precision multimeter and power supply sometime this week so I

Re: [Tinyos-help] macports for nesc and the MSP430 toolchain for Snow Leopard

2009-12-01 Thread Razvan Musaloiu-E.
Hi! On Tue, 1 Dec 2009, Andres Vahter wrote: I'm little confused. I don't have avrdude.conf in: /opt/local/etc/avrdude.conf or in: /etc/avrdude/avrdude.conf Did you install the avrdude from macports? :D You can check like this: $ port installed avrdude The following

Re: [Tinyos-help] Changing Radio Frequency Range.

2009-12-01 Thread Rubén Ríos del Pozo
Hi Paul Vijay, I am also interested in transmission power levels and transmission range so I have been taking a look at the section Paul refers in the CC2420 datasheet. However, I cannot see much interesting information regarding transmission range. I am quite interested on these issues for

Re: [Tinyos-help] macports for nesc and the MSP430 toolchain for Snow Leopard

2009-12-01 Thread Andres Vahter
Right - after installing avrdude everything works fine :) Thanks! Andres Vahter On 01.12.2009, at 12:13, Razvan Musaloiu-E. wrote: Hi! On Tue, 1 Dec 2009, Andres Vahter wrote: I'm little confused. I don't have avrdude.conf in: /opt/local/etc/avrdude.conf or in:

Re: [Tinyos-help] region text full

2009-12-01 Thread Eric Decker
The amount of rom seems right 41 48 the 1611 has 48K. But if you look at the error message from the linker there is definitely an overlap. I suspect that the reported rom size is wrong. You'll have to figure this one out by inspected the objdump by hand and figuring out what is getting placed

[Tinyos-help] App-Gateway

2009-12-01 Thread Rubenalia
Hi all, I'd like to know if there is any app. to run on the Gateway for TinyOs2 as occurs in TinyOs1 with TOSBase. Thanks. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] region text full

2009-12-01 Thread Michiel Konstapel
I don't think you get the xx bytes in ROM, yy bytes in RAM message when linking fails, so I'm guessing that's the size without debug info. With debug, it's probably going over 48K. Michiel From: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu]

[Tinyos-help] TinyOS1.x and Ubuntu 9.10 configuration problem?!

2009-12-01 Thread martin . osterloh
Hi, I have installed TinyOS1.x according to this guide ( http://www.tinyos.net/tinyos-1.x/doc/install.html ). So far no problems. I downloaded the rpms and converted them to .dep packages via Alien. After the installation, I tried to run the Blink application, but there seem to be some

Re: [Tinyos-help] Update TinyOS-2.0 to TinyOS-2.1

2009-12-01 Thread Arik Sapojnik
Hi, I tried to work in XubunTOS, but for some reason I couldn't update any package at all. Not even from the regular repositories. Arik On Tue, Dec 1, 2009 at 11:30, Daniel Garcia Aubert danielgarciaaub...@gmail.com wrote: Hi all, I work with TinyOS-2.0 in XubunTos, and I want to update

Re: [Tinyos-help] stop dissemination

2009-12-01 Thread Razvan Musaloiu-E.
Hi! On Tue, 1 Dec 2009, giorgio wrote: I use Dissemination as trigger to start an important action on nodes and I have seen that sometimes I disseminate from the basestation the trigger value and if I power on a node some seconds after that node I receive too the trigger value. As Phil

Re: [Tinyos-help] Changing Radio Frequency Range.

2009-12-01 Thread Paul Johnson
Ruben, The datasheet isn't going to provide transmission ranges, but you can get a good estimate of the transmission range by looking at the transmission power in dBm. Lets say you experimentally determine that transmitting at power value 3 gives you a 5m transmission range. According to

[Tinyos-help] Radio Signal Strenght

2009-12-01 Thread vijay sankar
I am using telos motes and tinyos1.x I want to know if there is any command for knowing the received signal strength value. I have seen in TOS_Msg structure an unsigned int for signal strength. But when I am receiving the message with TosBase program and Listener.java I could only see the message

Re: [Tinyos-help] I can't compile apps with TOSSIM

2009-12-01 Thread Rachel Bernard
Date: Tue, 1 Dec 2009 09:49:46 +0100 From: mys...@prakti.org To: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] I can't compile apps with TOSSIM Hi, Am Mon, 30 Nov 2009 15:23:36 + schrieb Rachel Bernard asma_...@live.fr: Hi,I use Tinyos 2.0 for the first

Re: [Tinyos-help] I can't compile apps with TOSSIM

2009-12-01 Thread Rachel Bernard
hi, thanks for your help, but i can't find the 'tinyos.sh' file, it does not exist should i have it ? and if yes how can i get it?would you help me please because i use tinyos for the first time too!!! Regards, Rachel Date: Tue, 1 Dec 2009 09:49:46 +0100 From: mys...@prakti.org To:

[Tinyos-help] Need help with Maths Library

2009-12-01 Thread Kartik Siddhabathula
Hi All, I need help with the maths library. In the tutorial, it says to pass -lm option to ncc. How am I supposed to do that? make telosb -lm doesn't work nor the various combinations. Please help, Kartik ___ Tinyos-help mailing list

Re: [Tinyos-help] Need help with Maths Library

2009-12-01 Thread Paul Johnson
Kartik, In your local makefile add something similar to this: CFLAGS+=-lm CFLAGS is a variable that make stores and passes to ncc when it compiles. That should do it for you. Cheers, -Paul Kartik Siddhabathula wrote: Hi All, I need help with the maths library. In the tutorial, it says to

Re: [Tinyos-help] Need help with Maths Library

2009-12-01 Thread sissou
Hello, In fact, it does not need to add the lm flags since it is already in the makerules but there is a problem with the math library and telosb. for example, this program : implementation{ event void Boot.booted() { uint8_t a; uint8_t b;

[Tinyos-help] Fw: Re: make micaz sim gives long error list

2009-12-01 Thread purnima gandhi
--- On Tue, 12/1/09, Philip Levis p...@cs.stanford.edu wrote: hi in opt/tinyos-2.x/apps/Blinkmake micaz sim gives the following error how to fix it. i am new in this field. plz let me know as soon as possible. [r...@computer Blink]# make micaz sim mkdir -p simbuild/micaz    placing

[Tinyos-help] java problem java.lang.NoClassDefFoundError: net/tinyos/tools/Listen

2009-12-01 Thread M9707508
I am a new user of both Linux and Tinyos,also. I’ve read the address on Tinyos-help. (http://www.mail-archive.com/tinyos-help@millennium.berkeley.edu/msg24205.ht ml) But I follow the answer to do that it also have problem on tinyos when I type “motecom=ser...@com15:telos java

Re: [Tinyos-help] App-Gateway

2009-12-01 Thread Arik Sapojnik
HI, I'm not familiar with TinyOS 1, but how about the BaseStation application which is located at: /opt/tinyos-2.1.0/apps/BaseStation or here: http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/apps/BaseStation/ Arik On Tue, Dec 1, 2009 at 14:01, Rubenalia rderu...@gmail.com wrote:

Re: [Tinyos-help] I can't compile apps with TOSSIM

2009-12-01 Thread Arik Sapojnik
'tinyos.sh' is not a must file - I don't have it. You may have all you configurations in .bashrc file (type sudo gedit ~/.bashrc ) Arik On Wed, Dec 2, 2009 at 01:09, Rachel Bernard asma_...@live.fr wrote: hi, thanks for your help, but i can't find the 'tinyos.sh' file, it does not exist