Re: [Tinyos-help] error

2010-03-26 Thread Fabien CHRAIM
You should replace with hardy since it seems they didn't add one for karmic. It was mentioned on another post a few days earlier. Good luck, Fabien On Fri, Mar 26, 2010 at 12:26 PM, Kevin Klues wrote: > It seems somehwere you didn't update the string with > your actual distribution. My guess

[Tinyos-help] CTP beacon intervals

2010-03-26 Thread Islam Hegazy
Hi, I am trying to understand the behaviour of CTP's beacon sending. I know that it is adaptable according to several factors as mentioned in the CTP paper. However, when I trace the implementation, I get lost. I know that CTP has no specific intervals to send the beacons. From the code, I see

Re: [Tinyos-help] error

2010-03-26 Thread Kevin Klues
It seems somehwere you didn't update the string with your actual distribution. My guess is when you added the line to your /etc/apt/source.list file Kevin On Thu, Mar 25, 2010 at 6:13 PM, Shyam Sahu wrote: > Hi, >      I wanted to install TinyOS-2.1.0 on Ubuntu 9.10 but encountered this > erro

Re: [Tinyos-help] IPBaseStation compiling error for Iris target in tinyos-2.x

2010-03-26 Thread w . david . li
Hi Janos, This seems contradicting what's said in the Blip tutorial http://docs.tinyos.net/index.php/BLIP_Tutorial Maybe the tutorial needs to be updated. Better if you or someone can point out steps to make it work on Iris. - David On Mar 26, 2010 11:05am, Janos Sallai wrote: Hi, T

Re: [Tinyos-help] IPBaseStation compiling error for Iris target in tinyos-2.x

2010-03-26 Thread Janos Sallai
Hi, The IPBaseStation code is CC2420 specific, so it will not run on the iris. It's trivial, though, to change the code to work with the RF230. As far as I can tell, it uses the CC2420Config interface only to change the radio channel. Janos On Fri, Mar 26, 2010 at 12:24 PM, David Li wrote: > Hi

Re: [Tinyos-help] IPBaseStation compiling error for Iris target in tinyos-2.x

2010-03-26 Thread David Li
Hi, I got some error while compiling for Iris in tinyos-2.x apps/IPBasestation. I thought Iris is supported. maybe this is my environment? mkdir -p build/iris compiling BaseStationC to a iris binary ncc -o build/iris/main.exe -Os -fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=iris -fn

Re: [Tinyos-help] Using Eclipse For JAVA programs .

2010-03-26 Thread Michael Schippling
I don't know about running external programs from within Java... my few paltry attempts have failed and I simply rejected the notion and worked around it with shell programming... All "modern" operating systems that I know have a command line shell facility to execute programs, and they all have a

Re: [Tinyos-help] invalid operands to binary ^

2010-03-26 Thread Michael Schippling
Please send messages to the help list as I am not qualified to have a final opinion... I tried something like this and got the XOR to compile: struct *x; struct *y; int z = ( (int)x ^ (int)y ); MS t'aim . wrote: > Hi, > Thanks for replying ,Yea i am trying but it is stil

[Tinyos-help] Blip + LPL

2010-03-26 Thread Jordi Soucheiron
Hello, I've been using blip for a while and I'm interested on using LPL. Some time ago to use lpl you had to add lpl as a make parameter. Now it doesn't seem to be working anymore, so I've tryed to add this in the Makefile: CFLAGS += -DLOW_POWER_LISTENING This doesn't seem to cause many problems w

Re: [Tinyos-help] Mistake uploading updates to CVS

2010-03-26 Thread Till Maas
On Fri, Mar 19, 2010 at 09:26:28PM +0200, Andres Vahter wrote: > Is this a real GIT repository mirrored from CVS: > http://hinrg.cs.jhu.edu/git/?p=tinyos-2.x-contrib.git > There seems to be no changes since 2008. Although main repository is up to > date: http://hinrg.cs.jhu.edu/git/?p=tinyos-2.x

Re: [Tinyos-help] Please Help me with TKN154! Thanks in advance.

2010-03-26 Thread Jan Hauer
> (*My problem*) To join and transfer message to the network of Coordinator is > ok, but in part of start another network by using MLME_START.request > is not running. and Cluster head cannot start a new network, communicate > with Sensor node. The Responsibility of Cluster head is dual > function:

[Tinyos-help] Multihope Compilation Error on Tossim

2010-03-26 Thread Umay Kulsoom
Hello, Do any one have an idea how to build MultihopOscilloscopeLqi app in tossim? I have tried to compile it using make micaz sim but it gives errors. Is there any thing required to be done in order to get it compiled on tossim. Thanks in advance. Regards -- Umay Kulsoom NUST ___

Re: [Tinyos-help] Timer 32bit problem in Micaz

2010-03-26 Thread mgm ncm
Hi, I am using tinyos 1.x and can able to use the timer to fire every 5 minutes in micaz.I typecasted (uint32_t) 30 to the timer component. --MGM On Thu, Mar 25, 2010 at 8:43 PM, Philip Levis wrote: > > On Mar 25, 2010, at 3:15 AM, Vikram vik76 wrote: > > > Hello, > > I am using Atmega128

Re: [Tinyos-help] IPBaseStation? (2nd try)

2010-03-26 Thread Giuseppe Cardone
Hi, if you have already installed nesc and the crosscompilers you don't need to reinstall them. You can follow the wiki instructions starting from step 3. Regards -- Giuseppe Cardone On Fri, Mar 26, 2010 at 3:48 AM, David Li wrote: > Hi Guiseppe, > > Thanks for the link. I downloaded the cvs

[Tinyos-help] RSSIDEMO error in tinyos-2.x for Imote2

2010-03-26 Thread Hassan Abid
Hello, I am trying to compile the RSSIDEMO application for Imote2 while using TinyOS-2.x. But it is giving errors as shown below: u...@cu:/opt/tinyos-2.x/apps/tutorials/RssiDemo/SendingMote$ make intelmote2 install mkdir -p build/intelmote2 xscale-elf-gcc -c /opt/tinyos-2.x/tos/platforms

[Tinyos-help] DCT in Tinyos-2.x

2010-03-26 Thread Hassan Abid
Hello, Has any body implemented Discrete Cosine Transfer (DCT-2) in Tinyos-2.x? Regards H. Abid ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] background noise problem

2010-03-26 Thread AKHILA S RAO
hi all, I have a program installed on a telosb mote that measures the background noise and reports the value in dBm. I ran the same program on several telosb motes. i noticed that each mote was giving me a different value of background noise even when kept in the same place. Is this because each m